poppler: update to 0.90.0

This commit is contained in:
Juergen Daubert 2020-07-03 13:27:28 +02:00
parent 1da7615eb5
commit 8c231b2ca7
3 changed files with 9 additions and 8 deletions

View File

@ -47,6 +47,7 @@ drwxr-xr-x root/root usr/include/poppler/
-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
-rw-r--r-- root/root usr/include/poppler/Link.h
@ -153,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.9.0
-rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.9.0
lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.100
lrwxrwxrwx root/root usr/lib/libpoppler.so.100 -> libpoppler.so.100.0.0
-rwxr-xr-x root/root usr/lib/libpoppler.so.100.0.0
lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.101
lrwxrwxrwx root/root usr/lib/libpoppler.so.101 -> libpoppler.so.101.0.0
-rwxr-xr-x root/root usr/lib/libpoppler.so.101.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

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/UTN36ADgxrBjyz8DeZw6JIfq8lU9WvA5B4mmbcrajeqiw0b96eoFV14sn+a/Vc/CB2xSws36TGucASEbv18dQM=
SHA256 (Pkgfile) = 9657fee0323635e14c775e30ddf08b3cf503c9c4ab14af46eee9d57692641787
SHA256 (.footprint) = f8d4714510d3a9373f6b0e28bdaa6d8c4cd874b1d6ff76d665fdc27266555800
SHA256 (poppler-0.89.0.tar.xz) = fba230364537782cc5d43b08d693ef69c36586286349683c7b127156a8ef9b5c
RWSE3ohX2g5d/Q2a3/hMXAu6r2jUnPPmlhwcoaNdn6SIg2dLZwZjQQbF8RGFOoQpvV61ORnQ8D9Xln4cIe/uxjmFeUr2u0XUDgQ=
SHA256 (Pkgfile) = bdd413beb5a270783af3eb4a6a1204426fe891777ccc681c5da9f9c93718844c
SHA256 (.footprint) = 950655ba2d5d9a89621341af0d6a9e3b41f87fc29246a00afa3e1b37587b2641
SHA256 (poppler-0.90.0.tar.xz) = 94edb0ad3330b74d22caac807aa501e9cc61cbf45a8010625670428b51989685

View File

@ -4,7 +4,7 @@
# Depends on: cmake cairo lcms2
name=poppler
version=0.89.0
version=0.90.0
release=1
source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)