Files
AeroPkg/assets/var/gnu/ghostpdl.md

203 B

ghostpdl 10.07.1

https://github.com/ArtifexSoftware/ghostpdl/archive/refs/tags/ghostpdl-10.07.1.tar.gz

./autogen.sh
./configure --prefix=$pkgpath
make -j$(nproc)
make install