ports/opt (3.6): poppler: update to 21.10.0
commit d25b9c4d367e3410531e9cfeee13fdb69f4a1e0c Author: Juergen Daubert <jue@jue.li> Date: Sat Oct 2 10:03:29 2021 +0200 poppler: update to 21.10.0 diff --git a/poppler/.footprint b/poppler/.footprint index 015ecd9b6..30d56d04a 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -15,6 +15,7 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/poppler/ -rw-r--r-- root/root usr/include/poppler/Annot.h +-rw-r--r-- root/root usr/include/poppler/AnnotStampImageHelper.h -rw-r--r-- root/root usr/include/poppler/Array.h -rw-r--r-- root/root usr/include/poppler/BBoxOutputDev.h -rw-r--r-- root/root usr/include/poppler/CMap.h @@ -156,9 +157,9 @@ drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so -> libpoppler-cpp.so.0 lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so.0 -> libpoppler-cpp.so.0.9.0 -rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.9.0 -lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.113 -lrwxrwxrwx root/root usr/lib/libpoppler.so.113 -> libpoppler.so.113.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.113.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.114 +lrwxrwxrwx root/root usr/lib/libpoppler.so.114 -> libpoppler.so.114.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.114.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/poppler-cpp.pc -rw-r--r-- root/root usr/lib/pkgconfig/poppler.pc diff --git a/poppler/.signature b/poppler/.signature index b29713ad3..94504fee5 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SdJ/KWBYjdWxoe+e6V18Icqx+km/0YyIXTLm23r1BuzUfLWfMy8F303iklZK8M5QDa+hyQeusGvzZCuAMVmsQk= -SHA256 (Pkgfile) = 2fcfd4b5bc1d8835c4400ee717172732fe71bf7bea57f6e9a91c770632501d0d -SHA256 (.footprint) = 5c4f7f5b1b3a8b678c7c3881bffbc9efe35f9c2384fc7e2b6a07c051f8f7a53a -SHA256 (poppler-21.09.0.tar.xz) = 5a47fef738c2b99471f9b459a8bf8b40aefb7eed92caa4861c3798b2e126d05b +RWSE3ohX2g5d/fFKNLa9ttyyjpfHsb4JCMuA+RhULHodkqY30G7Qv67GbqEnGhdedL58Vi3HBklS4RDTZsLI+zwFKDdZyv+58Qw= +SHA256 (Pkgfile) = 0d167f80df6fbe03eb2083acb3004861de9b05985e86a3b7ad291c79fefaf3d1 +SHA256 (.footprint) = a220ef1bb5f4d653eb0257a40153d25518351bf5c9edd99c8ac154d1ecbb228a +SHA256 (poppler-21.10.0.tar.xz) = 964b5b16290fbec3fae57c2a5bcdea49bb0736bd750c3a3711c47995c9efc394 diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 1810f9153..69a267305 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=21.09.0 +version=21.10.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz) @@ -17,7 +17,6 @@ build() { -D CMAKE_INSTALL_LIBDIR=/usr/lib \ -D ENABLE_UNSTABLE_API_ABI_HEADERS=ON \ -D ENABLE_UTILS=ON \ - -D ENABLE_SPLASH=ON \ -D ENABLE_CPP=ON \ -D ENABLE_GLIB=OFF \ -D ENABLE_QT5=OFF \
participants (1)
-
crux@crux.nu