cups-filters: update to 1.0.35
This commit is contained in:
parent
eccc3133b6
commit
fed6a6dbea
@ -80,6 +80,8 @@ drwxr-xr-x root/root usr/share/cups/drv/
|
|||||||
drwxr-xr-x root/root usr/share/cups/mime/
|
drwxr-xr-x root/root usr/share/cups/mime/
|
||||||
-rw-r--r-- root/root usr/share/cups/mime/cupsfilters.convs
|
-rw-r--r-- root/root usr/share/cups/mime/cupsfilters.convs
|
||||||
-rw-r--r-- root/root usr/share/cups/mime/cupsfilters.types
|
-rw-r--r-- root/root usr/share/cups/mime/cupsfilters.types
|
||||||
|
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/ppd/
|
drwxr-xr-x root/root usr/share/ppd/
|
||||||
drwxr-xr-x root/root usr/share/ppd/cupsfilters/
|
drwxr-xr-x root/root usr/share/ppd/cupsfilters/
|
||||||
-rw-r--r-- root/root usr/share/ppd/cupsfilters/Generic-PDF_Printer-PDF.ppd
|
-rw-r--r-- root/root usr/share/ppd/cupsfilters/Generic-PDF_Printer-PDF.ppd
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
f182d7717ed0a939a4f50e572939afdd cups-browsed
|
f182d7717ed0a939a4f50e572939afdd cups-browsed
|
||||||
e4d605cd35ea5a42c13f7fc1e1f273de cups-filters-1.0.34.tar.xz
|
f722074dfa8efd3fcb8502cede13a608 cups-filters-1.0.35.tar.xz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# Depends on: cups poppler qpdf
|
# Depends on: cups poppler qpdf
|
||||||
|
|
||||||
name=cups-filters
|
name=cups-filters
|
||||||
version=1.0.34
|
version=1.0.35
|
||||||
release=1
|
release=1
|
||||||
source=(http://www.openprinting.org/download/$name/$name-$version.tar.xz
|
source=(http://www.openprinting.org/download/$name/$name-$version.tar.xz
|
||||||
cups-browsed)
|
cups-browsed)
|
||||||
@ -17,7 +17,8 @@ build () {
|
|||||||
--mandir=/usr/man \
|
--mandir=/usr/man \
|
||||||
--without-php \
|
--without-php \
|
||||||
--disable-avahi \
|
--disable-avahi \
|
||||||
--without-rcdir
|
--without-rcdir \
|
||||||
|
--with-browseremoteprotocols=cups
|
||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user