poppler-qt5: update to 21.10.0

This commit is contained in:
Juergen Daubert 2021-10-02 10:04:41 +02:00
parent b66cadf695
commit eca20bce3f
3 changed files with 7 additions and 8 deletions

View File

@ -13,7 +13,7 @@ drwxr-xr-x root/root usr/include/poppler/qt5/
-rw-r--r-- root/root usr/include/poppler/qt5/poppler-version.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libpoppler-qt5.so -> libpoppler-qt5.so.1
lrwxrwxrwx root/root usr/lib/libpoppler-qt5.so.1 -> libpoppler-qt5.so.1.29.0
-rwxr-xr-x root/root usr/lib/libpoppler-qt5.so.1.29.0
lrwxrwxrwx root/root usr/lib/libpoppler-qt5.so.1 -> libpoppler-qt5.so.1.30.0
-rwxr-xr-x root/root usr/lib/libpoppler-qt5.so.1.30.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/poppler-qt5.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/ZUjoOlpHexZXnQLrp+FpRP2BtLcZ0JIMHIFk+4Frhi2O3sXxGxq+XKZOhZmUwlc2JQWRaHKOzc3kQx1ITWaKgE=
SHA256 (Pkgfile) = 7da385c5098d2c233ca4a57325582a3e5bd5bfba2fc51c9879e204d1cca001fa
SHA256 (.footprint) = ff4ce848a90c1fc3f63b3e1f814ea407d9b9b1adf683e60ddb78bf8260562690
SHA256 (poppler-21.09.0.tar.xz) = 5a47fef738c2b99471f9b459a8bf8b40aefb7eed92caa4861c3798b2e126d05b
RWSE3ohX2g5d/fW5jkamMXYNJ1PhOj2n0t3GeKY/fx8oMGdQ50upBrYIrcmbadiUiHHaFnwLheE3lvkH7FEyJwLe6pFobRYHDw4=
SHA256 (Pkgfile) = 6b973bf7ae286a0a593b5d8febd04871f22931033d455936bf211cb93fefb924
SHA256 (.footprint) = edc99ed39887f632a1ca552561aed6779a00c79385eabca431a345b421a38d11
SHA256 (poppler-21.10.0.tar.xz) = 964b5b16290fbec3fae57c2a5bcdea49bb0736bd750c3a3711c47995c9efc394

View File

@ -4,7 +4,7 @@
# Depends on: qt5 poppler
name=poppler-qt5
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=OFF \
-D ENABLE_UTILS=OFF \
-D ENABLE_SPLASH=ON \
-D ENABLE_CPP=OFF \
-D ENABLE_GLIB=OFF \
-D ENABLE_QT6=OFF \