summaryrefslogtreecommitdiff
path: root/poppler/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'poppler/Pkgfile')
-rw-r--r--poppler/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/poppler/Pkgfile b/poppler/Pkgfile
index d559d8581..45ad21209 100644
--- a/poppler/Pkgfile
+++ b/poppler/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: cmake cairo lcms2
name=poppler
-version=0.72.0
+version=0.73.0
release=1
source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)
@@ -14,7 +14,7 @@ build() {
cmake . \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
- -DENABLE_XPDF_HEADERS=ON \
+ -DENABLE_UNSTABLE_API_ABI_HEADERS=ON \
-DENABLE_UTILS=ON \
-DENABLE_SPLASH=ON \
-DENABLE_CPP=ON \

Generated by cgit