ports/opt (3.4): poppler-glib: update to 0.73.0
commit c404f6ef39fb5196b9ca8e859f3ed7f5713fe5b9 Author: Juergen Daubert <jue@jue.li> Date: Tue Jan 8 12:04:43 2019 +0100 poppler-glib: update to 0.73.0 diff --git a/poppler-glib/.footprint b/poppler-glib/.footprint index 050c80277..8e952a666 100644 --- a/poppler-glib/.footprint +++ b/poppler-glib/.footprint @@ -21,8 +21,8 @@ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/girepository-1.0/ -rw-r--r-- root/root usr/lib/girepository-1.0/Poppler-0.18.typelib lrwxrwxrwx root/root usr/lib/libpoppler-glib.so -> libpoppler-glib.so.8 -lrwxrwxrwx root/root usr/lib/libpoppler-glib.so.8 -> libpoppler-glib.so.8.11.0 --rwxr-xr-x root/root usr/lib/libpoppler-glib.so.8.11.0 +lrwxrwxrwx root/root usr/lib/libpoppler-glib.so.8 -> libpoppler-glib.so.8.12.0 +-rwxr-xr-x root/root usr/lib/libpoppler-glib.so.8.12.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/poppler-glib.pc drwxr-xr-x root/root usr/share/ diff --git a/poppler-glib/.signature b/poppler-glib/.signature index 6004dd3b6..0877ba807 100644 --- a/poppler-glib/.signature +++ b/poppler-glib/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QOZMuGgvjPBT3UWeg6wN0pbtW3oOfwDim+CkqqdWoEWvpyLhr3CPkBY//QBxZUxjWaung38LNxhwtFEmo85QgQ= -SHA256 (Pkgfile) = d81fbf5a2d585b87295e92551020f9b6de86bac6291dd27b1b755ce251da0b86 -SHA256 (.footprint) = 0b214c8b1e0c541a54740a318fefd99081ad48dc6c1436d97f0c60e12f8fb10c -SHA256 (poppler-0.72.0.tar.xz) = c1747eb8f26e9e753c4001ed951db2896edc1021b6d0f547a0bd2a27c30ada51 +RWSE3ohX2g5d/Q8ZzScY3V2+l8SRzuZOKhEAcE5ncUQ1iQ15U5Sx7+5kwpG1mYWoos9I90Qe79fgOBGTTtyy14DF65omteDjLQc= +SHA256 (Pkgfile) = 73b857f574746c6d77216dacc809e785b2b88fc0989d8e235853edb9400cc38d +SHA256 (.footprint) = 5ced2b50a88da1830adf5079b27aed506ed33a3b67794813290903cc612c7df2 +SHA256 (poppler-0.73.0.tar.xz) = e44b5543903128884ba4538c2a97d3bcc8889e97ffacc4636112101f0238db03 diff --git a/poppler-glib/Pkgfile b/poppler-glib/Pkgfile index a17b4d17b..73baffb08 100644 --- a/poppler-glib/Pkgfile +++ b/poppler-glib/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gobject-introspection poppler name=poppler-glib -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=OFF \ + -DENABLE_UNSTABLE_API_ABI_HEADERS=OFF \ -DENABLE_UTILS=OFF \ -DENABLE_SPLASH=ON \ -DENABLE_CPP=OFF \
participants (1)
-
crux@crux.nu