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

Ports: Port gn

This requires allowing ports to override fetch() since tar.gz sha256sums
from googlesource.com are not deterministic.
This commit is contained in:
Andrew Kaster 2023-07-09 18:50:31 -06:00 committed by Andrew Kaster
parent 66c0e78c7d
commit b5a728ae5f
3 changed files with 38 additions and 1 deletions

View file

@ -94,6 +94,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`gltron`](gltron/) | GLTron | 0.70 | http://gltron.org |
| [`glu`](glu/) | Mesa GLU | 9.0.2 | https://gitlab.freedesktop.org/mesa/glu |
| [`gmp`](gmp/) | GNU Multiple Precision Arithmetic Library (GMP) | 6.2.1 | https://gmplib.org/ |
| [`gn`](gn/) | GN Meta Build System | 2023.07.12 | https://gn.googlesource.com/gn/ |
| [`gnuapl`](gnuapl/) | GNU APL | 1.8 | https://www.gnu.org/software/apl/ |
| [`gnucobol`](gnucobol/) | GnuCOBOL | 3.1.2 | https://gnucobol.sourceforge.io/ |
| [`gnupg`](gnupg/) | GnuPG | 2.3.0 | https://gnupg.org/software/index.html |