cups-filters: update to 1.25.1.
This commit is contained in:
parent
42ad0fe957
commit
eeab768239
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'cups-filters'
|
# Template file for 'cups-filters'
|
||||||
pkgname=cups-filters
|
pkgname=cups-filters
|
||||||
version=1.22.5
|
version=1.25.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-rcdir=no --enable-avahi
|
configure_args="--disable-static --with-rcdir=no --enable-avahi
|
||||||
--with-browseremoteprotocols=DNSSD,CUPS
|
--with-browseremoteprotocols=DNSSD,CUPS
|
||||||
--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf"
|
--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf"
|
||||||
hostmakedepends="ghostscript glib-devel mupdf-tools pkg-config poppler-utils
|
hostmakedepends="ghostscript glib-devel mupdf-tools pkg-config poppler-utils
|
||||||
liblouis"
|
liblouis"
|
||||||
makedepends="avahi-glib-libs-devel cups-devel fontconfig-devel
|
makedepends="avahi-glib-libs-devel cups-devel fontconfig-devel liblouis-devel
|
||||||
ghostscript-devel lcms2-devel libqpdf-devel poppler-cpp-devel"
|
ghostscript-devel lcms2-devel libqpdf-devel poppler-cpp-devel"
|
||||||
depends="bc ghostscript libcups-filters-${version}_${revision} poppler-utils"
|
depends="bc ghostscript libcups-filters-${version}_${revision} poppler-utils"
|
||||||
checkdepends="dejavu-fonts-ttf"
|
checkdepends="dejavu-fonts-ttf"
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later, MIT"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later, MIT"
|
||||||
homepage="https://wiki.linuxfoundation.org/openprinting/cups-filters"
|
homepage="https://wiki.linuxfoundation.org/openprinting/cups-filters"
|
||||||
distfiles="http://openprinting.org/download/cups-filters/${pkgname}-${version}.tar.xz"
|
distfiles="http://openprinting.org/download/cups-filters/${pkgname}-${version}.tar.xz"
|
||||||
checksum=30d453a2152f0b3032126720aecfe35d5c3adc00d9f32f0320da492e92f707a6
|
checksum=1a09cc121d76f762e4bed6d3499499957935cbf3b5ec06765bd932692521985a
|
||||||
|
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue