diff --git a/poppler/.footprint b/poppler/.footprint index 419eee971..bee775d0a 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -151,9 +151,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.11.0 -rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.11.0 -lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.135 -lrwxrwxrwx root/root usr/lib/libpoppler.so.135 -> libpoppler.so.135.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.135.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.136 +lrwxrwxrwx root/root usr/lib/libpoppler.so.136-> libpoppler.so.136.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.136.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 846c8542d..d87003ce2 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/U4XFzB+TAxgpjrfKHrDe+hzCF99hAHqefckK00EhoV4JOR8eQAgSDr+1kLvOmxHe7jW2WvzsxQmX5bLwi8OvQU= -SHA256 (Pkgfile) = 70ecca953828ec4a29fecbd6d2ed007c0167d5e35c5bab97f4ef886edb392309 -SHA256 (.footprint) = 0b3e9863eae07044de55c58e461413b627b6965ac876e303bd1a7a1cf61ff00e -SHA256 (poppler-24.03.0.tar.xz) = bafbf0db5713dec25b5d16eb2cd87e4a62351cdc40f050c3937cd8dd6882d446 +RWSE3ohX2g5d/RXy5cah9vEBMJcxcUZgFYUbP+iiKNaCtmdV9JRMT5lkUrPGnz588d3PiADSBtSKRIq8a+EPtBkHldqa70LJuQ0= +SHA256 (Pkgfile) = 93e9a5423041d21f788b1c6738ba818b9aac9706be4b1ea6ba7beb84e25bd57f +SHA256 (.footprint) = 3c6774e61c5b1d0d905cbf19f3cf163a2ad4526e3c5594e2fd019abe1e9f1721 +SHA256 (poppler-24.04.0.tar.xz) = 1e804ec565acf7126eb2e9bb3b56422ab2039f7e05863a5dfabdd1ffd1bb77a7 diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 7aeb7c314..185d276b7 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -5,7 +5,7 @@ # Optional: boost cairo curl gobject-introspection gpgme lcms2 libgd libtiff nss openjpeg2 qt5 qt6-base name=poppler -version=24.03.0 +version=24.04.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz) @@ -36,4 +36,6 @@ build() { cmake --build build -j ${JOBS:-1} DESTDIR=$PKG cmake --install build + + rm -rf $PKG/usr/share/locale }