cups-filters: update to 1.0.76

This commit is contained in:
Juergen Daubert 2015-09-21 10:42:39 +02:00
parent 17811d365d
commit 03bfa8cbf5
2 changed files with 4 additions and 8 deletions

View File

@ -1,3 +1,2 @@
7540a6989be0042429f41770b1cdf215 cups-browsed
ae85325dea633cc1ae42ea51cda29fad cups-filters-1.0.75-browsed_without_dbus.patch
928b349db6b310fa14a4cabacabbdb55 cups-filters-1.0.75.tar.xz
92e14b4f52a320c8d8b8176918bd4a8c cups-filters-1.0.76.tar.xz

View File

@ -4,17 +4,14 @@
# Depends on: cups ghostscript poppler qpdf
name=cups-filters
version=1.0.75
release=2
version=1.0.76
release=1
source=(http://www.openprinting.org/download/$name/$name-$version.tar.xz
cups-browsed
$name-$version-browsed_without_dbus.patch)
cups-browsed)
build () {
cd $name-$version
patch -p0 -i $SRC/$name-$version-browsed_without_dbus.patch
./configure --prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/man \