cups-filters: update to 1.0.20.
This commit is contained in:
parent
539f36d764
commit
48682d120f
|
@ -14,3 +14,8 @@ libfontconfig.so.1
|
|||
libdl.so.2
|
||||
libpoppler.so.26
|
||||
libpng15.so.15
|
||||
libgssapi_krb5.so.2
|
||||
libkrb5.so.3
|
||||
libk5crypto.so.3
|
||||
libcom_err.so.2
|
||||
libcrypt.so.1
|
||||
|
|
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'cups-filters'
|
||||
pkgname=cups-filters
|
||||
version=1.0.18
|
||||
revision=3
|
||||
version=1.0.20
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_install_target="BUILDROOT=${XBPS_DESTDIR}/${pkgname}-${version} install"
|
||||
makedepends="pkg-config lcms2-devel libpng-devel>=1.5.10 tiff-devel
|
||||
poppler-devel>=0.20.2 fontconfig-devel ghostscript-devel cups-devel"
|
||||
poppler-cpp-devel>=0.20.2 fontconfig-devel ghostscript-devel cups-devel"
|
||||
fulldepends="ghostscript poppler-utils"
|
||||
short_desc="OpenPrinting CUPS Filters"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, LGPL-2.1, MIT"
|
||||
homepage="http://www.linuxfoundation.org/collaborate/workgroups/openprinting"
|
||||
distfiles="http://www.openprinting.org/download/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=6926980653e7cb5f94b91921517678cca7f0e6781364823a05f7b4b0ec919106
|
||||
checksum=6dcbf562faae5c47cfb2ab0aba3b6c49e8e894534529f82e7db21e9e2f7235cf
|
||||
long_desc="
|
||||
This distribution contains backends, filters, and other software that was
|
||||
once part of the core CUPS distribution but is no longer maintained by
|
||||
|
|
Loading…
Reference in New Issue