[notify] poppler: update to 0.20.0
Note, the update is not ABI compatible, thus rebuilding of all applications that are linked to the poppler library is necessary.
This commit is contained in:
parent
f1847a0698
commit
a3629631c1
@ -1,5 +1,6 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/pdfdetach
|
||||
-rwxr-xr-x root/root usr/bin/pdffonts
|
||||
-rwxr-xr-x root/root usr/bin/pdfimages
|
||||
-rwxr-xr-x root/root usr/bin/pdfinfo
|
||||
@ -85,6 +86,7 @@ drwxr-xr-x root/root usr/include/poppler/
|
||||
drwxr-xr-x root/root usr/include/poppler/fofi/
|
||||
-rw-r--r-- root/root usr/include/poppler/fofi/FoFiBase.h
|
||||
-rw-r--r-- root/root usr/include/poppler/fofi/FoFiEncodings.h
|
||||
-rw-r--r-- root/root usr/include/poppler/fofi/FoFiIdentifier.h
|
||||
-rw-r--r-- root/root usr/include/poppler/fofi/FoFiTrueType.h
|
||||
-rw-r--r-- root/root usr/include/poppler/fofi/FoFiType1.h
|
||||
-rw-r--r-- root/root usr/include/poppler/fofi/FoFiType1C.h
|
||||
@ -132,15 +134,16 @@ drwxr-xr-x root/root usr/include/poppler/splash/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libpoppler.a
|
||||
-rwxr-xr-x root/root usr/lib/libpoppler.la
|
||||
lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.19.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libpoppler.so.19 -> libpoppler.so.19.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libpoppler.so.19.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.25.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libpoppler.so.25 -> libpoppler.so.25.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libpoppler.so.25.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-splash.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/poppler.pc
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/pdfdetach.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/pdffonts.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/pdfimages.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/pdfinfo.1.gz
|
||||
|
@ -1 +1 @@
|
||||
12658f3308597e57f3faff538cc73baf poppler-0.18.4.tar.gz
|
||||
5bca54b9561bf5b14d9344efce2cd4f3 poppler-0.20.0.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Depends on: cairo lcms
|
||||
|
||||
name=poppler
|
||||
version=0.18.4
|
||||
version=0.20.0
|
||||
release=1
|
||||
source=(http://poppler.freedesktop.org/$name-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user