![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 2ecd3381d68c83464596829a4a75c16da7d3a568 Author: Juergen Daubert <jue@jue.li> Date: Sat Oct 26 16:07:24 2019 +0200 poppler: update to 0.82.0 diff --git a/poppler/.footprint b/poppler/.footprint index fcc4f3afc..b50ca3a1b 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -20,6 +20,9 @@ drwxr-xr-x root/root usr/include/poppler/ -rw-r--r-- root/root usr/include/poppler/BuiltinFontTables.h -rw-r--r-- root/root usr/include/poppler/CMap.h -rw-r--r-- root/root usr/include/poppler/CachedFile.h +-rw-r--r-- root/root usr/include/poppler/CairoFontEngine.h +-rw-r--r-- root/root usr/include/poppler/CairoOutputDev.h +-rw-r--r-- root/root usr/include/poppler/CairoRescaleBox.h -rw-r--r-- root/root usr/include/poppler/Catalog.h -rw-r--r-- root/root usr/include/poppler/CertificateInfo.h -rw-r--r-- root/root usr/include/poppler/CharCodeToUnicode.h @@ -151,9 +154,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.7.0 -rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.7.0 -lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.91 -lrwxrwxrwx root/root usr/lib/libpoppler.so.91 -> libpoppler.so.91.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.91.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.92 +lrwxrwxrwx root/root usr/lib/libpoppler.so.92 -> libpoppler.so.92.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.92.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/poppler-cairo.pc -rw-r--r-- root/root usr/lib/pkgconfig/poppler-cpp.pc diff --git a/poppler/.signature b/poppler/.signature index 52d08ec8b..b5fdf7442 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/S5EIajdmZXxi8fwhKre3V+LA1F+cHTBm6pXN+rDJNcAJMu+9eGj48HMm2yqm3yXPd9YD2CGiQmK0Fr30BFl5wc= -SHA256 (Pkgfile) = 9e6f633a10058bc955d4060b760cd47ea4160847764ec4355e43e99507166fcc -SHA256 (.footprint) = 500f846bd4374781cf0367213dbd53723652853729305a2cd8de942fd7d1dacc -SHA256 (poppler-0.81.0.tar.xz) = 212d020b035b67b36c9666bd08ac778dff3222d85c01c338787d546f0f9bfe02 +RWSE3ohX2g5d/TA9OVfnkUU3ld+0+bfKJS6PrCY5KLS2YOfWs5sNV6f472gz8+t3j8W8FZy/YQSNwsHzMX57uc/7uOHHsc5uTwQ= +SHA256 (Pkgfile) = 3fb426d07ce5f4df5d8fb4c1b2eba19433389354e88bd6acd0e5537128a313fe +SHA256 (.footprint) = 60cd9b60c5e442e0d73c2f971a39559075eab5c4a8e8259bcc3564bfadcefef6 +SHA256 (poppler-0.82.0.tar.xz) = 234f8e573ea57fb6a008e7c1e56bfae1af5d1adf0e65f47555e1ae103874e4df diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 57442701b..7d96b83ea 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=0.81.0 +version=0.82.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)