Merge branch '2.8' into 3.0
This commit is contained in:
commit
d96b3f0415
@ -1,7 +1,7 @@
|
||||
# Description: Filter script to convert PostScript data into the printers nativ format
|
||||
# URL: http://openprinting.org
|
||||
# Maintainer: Juergen Daubert, jue at crux dot nu
|
||||
# Depends on: ghostscript
|
||||
# Depends on: ghostscript cups-filters
|
||||
|
||||
name=foomatic-filters
|
||||
version=4.0.17
|
||||
|
@ -32,9 +32,9 @@ drwxr-xr-x root/root usr/include/qpdf/
|
||||
-rw-r--r-- root/root usr/include/qpdf/qpdf-c.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libqpdf.a
|
||||
lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.10.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libqpdf.so.10 -> libqpdf.so.10.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libqpdf.so.10.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.10.0.1
|
||||
lrwxrwxrwx root/root usr/lib/libqpdf.so.10 -> libqpdf.so.10.0.1
|
||||
-rwxr-xr-x root/root usr/lib/libqpdf.so.10.0.1
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libqpdf.pc
|
||||
drwxr-xr-x root/root usr/man/
|
||||
|
@ -1 +1 @@
|
||||
812ffc8c5b8fb5cf9310fcbd9a7d20d3 qpdf-4.0.0.tar.gz
|
||||
093baece867a0a7e07774bd4008156b3 qpdf-4.0.1.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: libpcre zlib
|
||||
|
||||
name=qpdf
|
||||
version=4.0.0
|
||||
version=4.0.1
|
||||
release=1
|
||||
source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user