cups-filters: update to 1.0.25
This commit is contained in:
parent
09e8184817
commit
989a446210
@ -38,6 +38,7 @@ drwxr-xr-x root/root usr/lib/cups/filter/
|
||||
-rwxr-xr-x root/root usr/lib/cups/filter/textonly
|
||||
-rwxr-xr-x root/root usr/lib/cups/filter/texttopdf
|
||||
-rwxr-xr-x root/root usr/lib/cups/filter/texttops
|
||||
-rwxr-xr-x root/root usr/lib/cups/filter/urftopdf
|
||||
-rw-r--r-- root/root usr/lib/libcupsfilters.a
|
||||
-rwxr-xr-x root/root usr/lib/libcupsfilters.la
|
||||
lrwxrwxrwx root/root usr/lib/libcupsfilters.so -> libcupsfilters.so.1.0.0
|
||||
|
@ -1 +1 @@
|
||||
605dc2be14f559dbe6439c8f716c15a6 cups-filters-1.0.23.tar.xz
|
||||
77f72864b8a1b631ca20c936af0b9f72 cups-filters-1.0.25.tar.xz
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: cups poppler qpdf
|
||||
|
||||
name=cups-filters
|
||||
version=1.0.23
|
||||
version=1.0.25
|
||||
release=1
|
||||
source=(http://www.openprinting.org/download/$name/$name-$version.tar.xz)
|
||||
|
||||
@ -15,7 +15,7 @@ build () {
|
||||
--mandir=/usr/man \
|
||||
--without-php
|
||||
|
||||
make -j1
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm -r $PKG/usr/share/doc
|
||||
|
Loading…
x
Reference in New Issue
Block a user