cups-filters: update to 1.0.18.

This commit is contained in:
Juan RP 2012-05-19 09:49:25 +02:00
parent 2ee5df8eca
commit 2deeca5e63

View file

@ -1,6 +1,6 @@
# Template file for 'cups-filters' # Template file for 'cups-filters'
pkgname=cups-filters pkgname=cups-filters
version=1.0.17 version=1.0.18
homepage="http://www.linuxfoundation.org/collaborate/workgroups/openprinting" homepage="http://www.linuxfoundation.org/collaborate/workgroups/openprinting"
distfiles="http://www.openprinting.org/download/$pkgname/$pkgname-$version.tar.gz" distfiles="http://www.openprinting.org/download/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu-configure build_style=gnu-configure
@ -8,7 +8,7 @@ make_install_target="BUILDROOT=${XBPS_DESTDIR}/${pkgname}-${version} install"
short_desc="OpenPrinting CUPS Filters" short_desc="OpenPrinting CUPS Filters"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, LGPL-2.1, MIT" license="GPL-2, LGPL-2.1, MIT"
checksum=af66f4b19c6448f4b42613a66c852fbd7d4622aa9bad1ccc0e42cb7f2e617772 checksum=6926980653e7cb5f94b91921517678cca7f0e6781364823a05f7b4b0ec919106
long_desc=" long_desc="
This distribution contains backends, filters, and other software that was This distribution contains backends, filters, and other software that was
once part of the core CUPS distribution but is no longer maintained by once part of the core CUPS distribution but is no longer maintained by
@ -26,6 +26,7 @@ Add_dependency build fontconfig-devel
Add_dependency build ghostscript-devel Add_dependency build ghostscript-devel
Add_dependency full ghostscript Add_dependency full ghostscript
Add_dependency full poppler-utils
post_install() { post_install() {
# remove development stuff. # remove development stuff.