ports/opt (3.7): poppler: fix depedencies, FS#1936
commit 5b5815438353fa0de5ff7f8aab74f724b0306b42 Author: Juergen Daubert <jue@jue.li> Date: Tue Jan 9 19:01:13 2024 +0100 poppler: fix depedencies, FS#1936 diff --git a/poppler/.footprint b/poppler/.footprint index d3811dc49..2bf52eada 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -45,6 +45,7 @@ drwxr-xr-x root/root usr/include/poppler/ -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 diff --git a/poppler/.signature b/poppler/.signature index 23796f68a..14ef62908 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Yz9yxGwa2iGtyYVNoFU/x/SNr/nFBqnjbPR6De8DoWkt3VfLnQYgtIVan3Pb2YP/a91lsbUmVLXW/P1mivFmgw= -SHA256 (Pkgfile) = 57aa7241e60b007010337e083637f7dd49b5bb47d60460901fddc744e6feda90 -SHA256 (.footprint) = 34a2a4712248327ae17a8c3ef076390a3bf24684c994e1c4bfd139ea0d0b9687 +RWSE3ohX2g5d/a/Cc8XFtsCN+pd7ldGiLVWJF/TpCPBYv/KzZ9OcAb/zaiaISEgTPgbdNaNN06iMYYvODoBOzNi0MIcVMbefygY= +SHA256 (Pkgfile) = 15d363b0927dbd25f1cc027b1f6d8812a1fb74dd4a94e00dacdc7dd3decd5dc6 +SHA256 (.footprint) = 30b65806c34bdaf09f917a3d16409dfb80a4d2fa12114f91712bde7c28bf73e3 SHA256 (poppler-24.01.0.tar.xz) = c7def693a7a492830f49d497a80cc6b9c85cb57b15e9be2d2d615153b79cae08 diff --git a/poppler/Pkgfile b/poppler/Pkgfile index dca4bb517..cc3dd38b7 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -1,7 +1,7 @@ # Description: PDF rendering library based on xpdf 3.0 # URL: https://poppler.freedesktop.org/ # Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: freetype +# Depends on: fontconfig libjpeg-turbo # Optional: boost cairo curl gobject-introspection gpgme lcms2 libgd libtiff nss openjpeg2 qt5 qt6-base name=poppler
participants (1)
-
crux@crux.nu