# # A PDF rendering library based on the XPDF-3.0 code base. # # The poppler package contains a PDF rendering library and command line # tools used to manipulate PDF files. This is useful for providing PDF # rendering functionality as a shared 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=poppler pkgversion=22.12.0 arch=amd64 release=1 pkgcategory="x-libs" full_pkgname=poppler_22.12.0_amd64-1@x-libs blurb="A PDF rendering library based on the XPDF-3.0 code base." homepage="https://poppler.freedesktop.org/" license="GPLv2+, GPLv3+" fetch="https://poppler.freedesktop.org/poppler-22.12.0.tar.xz" replace=""