# # An interpreter for the PostScript language and PDF files. # # Ghostscript is an interpreter for the PostScript language and PDF files. # It is available under either the GNU GPL Affero license or licensed for # commercial use from Artifex Software, Inc. It has been under active # development for over 30 years and has been ported to several different # systems during this time. Ghostscript consists of a PostScript # interpreter layer and a graphics library. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=ghostscript pkgversion=10.0.0 arch=amd64 release=2 pkgcategory="printing" full_pkgname=ghostscript_10.0.0_amd64-2@printing blurb="An interpreter for the PostScript language and PDF files." homepage="https://www.ghostscript.com" license="Custom" fetch=" https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs1000/ghostscript-10.0.0.tar.gz https://downloads.sourceforge.net/gs-fonts/ghostscript-fonts-std-8.11.tar.gz https://downloads.sourceforge.net/gs-fonts/gnu-gs-fonts-other-6.0.tar.gz " replace=""