ghostpdl 10.07.1 = https://github.com/ArtifexSoftware/ghostpdl/archive/refs/tags/ghostpdl-10.07.1.tar.gz ``` sh *** build *** ./autogen.sh ./configure --prefix=$pkgpath make -j$(nproc) make install ```