diff options
author | Tim Schumacher <timschumi@gmx.de> | 2022-05-02 20:14:23 +0200 |
---|---|---|
committer | Brian Gianforcaro <b.gianfo@gmail.com> | 2022-07-08 22:27:38 +0000 |
commit | 5835373fc6dcad50b95dcaaa18ab401e534a1174 (patch) | |
tree | eb8d4eece709e0d0dc606556892b7cdbbde01a82 /Ports/AvailablePorts.md | |
parent | b9f7966e001ca19241d6a87472b1999bea1cde37 (diff) | |
download | serenity-5835373fc6dcad50b95dcaaa18ab401e534a1174.zip |
Ports: Add a port for `pixman`
Diffstat (limited to 'Ports/AvailablePorts.md')
-rw-r--r-- | Ports/AvailablePorts.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md index e43175682f..61fcf85525 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -186,6 +186,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n | [`pcre2`](pcre2/) | Perl-compatible Regular Expressions (PCRE2) | 10.40 | https://www.pcre.org/ | | [`pfetch`](pfetch/) | pfetch | a906ff8 | https://github.com/dylanaraps/pfetch/ | | [`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 | | [`powdertoy`](powdertoy/) | The Powder Toy | 96.2.350 | https://powdertoy.co.uk/ | | [`printf`](printf/) | printf (OpenBSD) | 6.6 | https://github.com/ibara/libpuffy | |