1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 03:57:45 +00:00

Ports: Add libjpeg 9d

This commit is contained in:
jonno85uk 2021-02-18 09:56:13 +00:00 committed by Andreas Kling
parent 6e83be67b8
commit a4d4571522
3 changed files with 19 additions and 0 deletions

View file

@ -35,6 +35,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`libexpat`](libexpat/) | Expat | 2.2.9 | https://libexpat.github.io/ |
| [`libffi`](libffi/) | libffi | 3.3 | https://www.sourceware.org/libffi/ |
| [`libiconv`](libiconv/) | GNU libiconv | 1.16 | https://www.gnu.org/software/libiconv/ |
| [`libjpeg`](libjpeg/) | libjpeg | 9d | https://ijg.org/ |
| [`libpuffy`](libpuffy/) | libpuffy | 1.0 | https://github.com/ibara/libpuffy |
| [`libtiff`](libtiff/) | libtiff | 4.2.0 | http://www.libtiff.org/ |
| [`links`](links/) | Links web browser | 2.19 | http://links.twibright.com/ |