diff --git a/poppler/.footprint b/poppler/.footprint index bee775d0a..fb5039a3f 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -42,9 +42,11 @@ drwxr-xr-x root/root usr/include/poppler/ -rw-r--r-- root/root usr/include/poppler/GfxState.h -rw-r--r-- root/root usr/include/poppler/GfxState_helpers.h -rw-r--r-- root/root usr/include/poppler/GlobalParams.h +-rw-r--r-- root/root usr/include/poppler/HashAlgorithm.h -rw-r--r-- root/root usr/include/poppler/Hints.h -rw-r--r-- root/root usr/include/poppler/JArithmeticDecoder.h -rw-r--r-- root/root usr/include/poppler/JBIG2Stream.h +-rw-r--r-- root/root usr/include/poppler/JPXStream.h -rw-r--r-- root/root usr/include/poppler/JSInfo.h -rw-r--r-- root/root usr/include/poppler/Lexer.h -rw-r--r-- root/root usr/include/poppler/Linearization.h @@ -72,6 +74,7 @@ drwxr-xr-x root/root usr/include/poppler/ -rw-r--r-- root/root usr/include/poppler/ProfileData.h -rw-r--r-- root/root usr/include/poppler/Rendition.h -rw-r--r-- root/root usr/include/poppler/SecurityHandler.h +-rw-r--r-- root/root usr/include/poppler/SignatureInfo.h -rw-r--r-- root/root usr/include/poppler/Sound.h -rw-r--r-- root/root usr/include/poppler/SplashOutputDev.h -rw-r--r-- root/root usr/include/poppler/Stream-CCITT.h @@ -148,12 +151,12 @@ drwxr-xr-x root/root usr/include/poppler/splash/ -rw-r--r-- root/root usr/include/poppler/splash/SplashXPath.h -rw-r--r-- root/root usr/include/poppler/splash/SplashXPathScanner.h 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.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 +lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so -> libpoppler-cpp.so.1 +lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so.1 -> libpoppler-cpp.so.1.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.1.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.137 +lrwxrwxrwx root/root usr/lib/libpoppler.so.137 -> libpoppler.so.137.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.137.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 d87003ce2..12a830804 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/RXy5cah9vEBMJcxcUZgFYUbP+iiKNaCtmdV9JRMT5lkUrPGnz588d3PiADSBtSKRIq8a+EPtBkHldqa70LJuQ0= -SHA256 (Pkgfile) = 93e9a5423041d21f788b1c6738ba818b9aac9706be4b1ea6ba7beb84e25bd57f -SHA256 (.footprint) = 3c6774e61c5b1d0d905cbf19f3cf163a2ad4526e3c5594e2fd019abe1e9f1721 -SHA256 (poppler-24.04.0.tar.xz) = 1e804ec565acf7126eb2e9bb3b56422ab2039f7e05863a5dfabdd1ffd1bb77a7 +RWSE3ohX2g5d/em6hLI8ozZh3ZNeZo1iGOdE+Q6YsLllo05bunQjvUfshCskpIzwVX9JqkB2cKWdPk5Veqfm46flHK8SQgQC4AE= +SHA256 (Pkgfile) = 48e892ef8c64368f9a032b3405de9b117fad715eb9a3ed70b4b9b5c3eb736ad4 +SHA256 (.footprint) = 6c782ac5cf807bf257ed3f3167fc6b10ebb1ad5bf1079dfde70c75a02167256a +SHA256 (poppler-24.05.0.tar.xz) = d8c5eb30b50285ad9f0af8c6335cc2d3b9597fca475cbc2598a5479fa379f779 diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 185d276b7..b8f54c8ee 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.04.0 +version=24.05.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)