1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-31 18:07:47 +00:00

Ports: Added the libzip library

This commit is contained in:
Manuel Palenzuela 2021-04-05 11:49:52 +02:00 committed by Andreas Kling
parent abc7b31079
commit a1815b0f87
3 changed files with 69 additions and 0 deletions

View file

@ -47,6 +47,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`libpuffy`](libpuffy/) | libpuffy | 1.0 | https://github.com/ibara/libpuffy |
| [`libtiff`](libtiff/) | libtiff | 4.2.0 | http://www.libtiff.org/ |
| [`libvorbis`](libvorbis/) | libvorbis | 1.3.7 | https://github.com/xiph/vorbis |
| [`libzip`](libzip/) | libzip | 1.7.3 | https://libzip.org/ |
| [`links`](links/) | Links web browser | 2.22 | http://links.twibright.com/ |
| [`lua`](lua/) | Lua | 5.3.5 | https://www.lua.org/ |
| [`m4`](m4/) | GNU M4 | 1.4.9 | https://www.gnu.org/software/m4/ |