cups-filters: update to 1.0.23.
This commit is contained in:
parent
6fd5940f3b
commit
e2ff2d192e
2 changed files with 4 additions and 3 deletions
srcpkgs/cups-filters
|
@ -1,3 +1,4 @@
|
||||||
|
libqpdf.so.8
|
||||||
libtiff.so.5
|
libtiff.so.5
|
||||||
libjpeg.so.8
|
libjpeg.so.8
|
||||||
libz.so.1
|
libz.so.1
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'cups-filters'
|
# Template file for 'cups-filters'
|
||||||
pkgname=cups-filters
|
pkgname=cups-filters
|
||||||
version=1.0.20
|
version=1.0.23
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pkg-config lcms2-devel libpng-devel>=1.5.10 tiff-devel
|
makedepends="pkg-config lcms2-devel libpng-devel>=1.5.10 tiff-devel libqpdf-devel
|
||||||
poppler-cpp-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"
|
fulldepends="ghostscript poppler-utils"
|
||||||
short_desc="OpenPrinting CUPS Filters"
|
short_desc="OpenPrinting CUPS Filters"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2, LGPL-2.1, MIT"
|
license="GPL-2, LGPL-2.1, MIT"
|
||||||
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"
|
||||||
checksum=6dcbf562faae5c47cfb2ab0aba3b6c49e8e894534529f82e7db21e9e2f7235cf
|
checksum=a254d1ce8ec228f92e397c0fa044df7b826412f3d1f7602e7ec3c4cd7bbe152a
|
||||||
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue