cups-filters: update to 1.12.0

This commit is contained in:
Juergen Daubert 2016-11-29 13:31:42 +01:00
parent dbb8f6d86b
commit 7aad8ae28f
3 changed files with 7 additions and 2 deletions

View File

@ -8,6 +8,7 @@ drwxr-xr-x root/root etc/rc.d/
-rwxr-xr-x root/root etc/rc.d/cups-browsed
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/driverless -> /usr/lib/cups/driver/driverless
lrwxrwxrwx root/root usr/bin/foomatic-rip -> /usr/lib/cups/filter/foomatic-rip
-rwxr-xr-x root/root usr/bin/ttfread
drwxr-xr-x root/root usr/include/
@ -16,6 +17,7 @@ drwxr-xr-x root/root usr/include/cupsfilters/
-rw-r--r-- root/root usr/include/cupsfilters/colormanager.h
-rw-r--r-- root/root usr/include/cupsfilters/driver.h
-rw-r--r-- root/root usr/include/cupsfilters/image.h
-rw-r--r-- root/root usr/include/cupsfilters/ppdgenerator.h
-rw-r--r-- root/root usr/include/cupsfilters/raster.h
drwxr-xr-x root/root usr/include/fontembed/
-rw-r--r-- root/root usr/include/fontembed/bitset.h
@ -30,6 +32,8 @@ drwxr-xr-x root/root usr/lib/cups/backend/
-rwxr-xr-x root/root usr/lib/cups/backend/implicitclass
-rwxr-xr-x root/root usr/lib/cups/backend/parallel
-rwxr-xr-x root/root usr/lib/cups/backend/serial
drwxr-xr-x root/root usr/lib/cups/driver/
-rwxr-xr-x root/root usr/lib/cups/driver/driverless
drwxr-xr-x root/root usr/lib/cups/filter/
-rwxr-xr-x root/root usr/lib/cups/filter/bannertopdf
-rwxr-xr-x root/root usr/lib/cups/filter/commandtoescpx
@ -112,6 +116,7 @@ drwxr-xr-x root/root usr/share/cups/ppdc/
-rw-r--r-- root/root usr/share/cups/ppdc/pcl.h
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/driverless.1.gz
-rw-r--r-- root/root usr/share/man/man1/foomatic-rip.1.gz
drwxr-xr-x root/root usr/share/man/man5/
-rw-r--r-- root/root usr/share/man/man5/cups-browsed.conf.5.gz

View File

@ -1,2 +1,2 @@
7540a6989be0042429f41770b1cdf215 cups-browsed
1a4939db42cfd1ccc4df99e498c95dd9 cups-filters-1.11.6.tar.xz
79c6df031cd97bfeba15edcb305063ca cups-filters-1.12.0.tar.xz

View File

@ -4,7 +4,7 @@
# Depends on: cups ghostscript poppler qpdf mupdf
name=cups-filters
version=1.11.6
version=1.12.0
release=1
source=(http://www.openprinting.org/download/$name/$name-$version.tar.xz
cups-browsed)