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

Ports: Add potrace utility port

This commit is contained in:
Liav A 2022-10-16 23:37:42 +03:00 committed by Linus Groh
parent db45e242c4
commit c0af32a83d
2 changed files with 12 additions and 0 deletions

View file

@ -196,6 +196,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`php`](php/) | PHP | 8.1.6 | https://www.php.net/ |
| [`pixman`](pixman/) | pixman | 0.40.0 | http://pixman.org |
| [`pkgconf`](pkgconf/) | pkgconf | 1.8.0 | https://github.com/pkgconf/pkgconf |
| [`potrace`](potrace/) | Bitmap tracing utility | 1.16 | https://potrace.sourceforge.net/ |
| [`powdertoy`](powdertoy/) | The Powder Toy | 96.2.350 | https://powdertoy.co.uk/ |
| [`prboom-plus`](prboom-plus/) | PrBoom+ | 2.6.2 | https://prboom-plus.sourceforge.io/ |
| [`printf`](printf/) | printf (OpenBSD) | 6.6 | https://github.com/ibara/libpuffy |