cups-filters: rebuild against poppler-0.33.0

This commit is contained in:
Alessio Sergi 2015-06-07 22:28:08 +02:00
parent 7361853157
commit 4947e708e9

View file

@ -1,15 +1,15 @@
# Template file for 'cups-filters'
pkgname=cups-filters
version=1.0.68
revision=2
revision=3
build_style=gnu-configure
configure_args="--disable-static --with-rcdir=no --enable-avahi
--with-browseremoteprotocols=DNSSD,CUPS --sbindir=/usr/bin"
--with-browseremoteprotocols=DNSSD,CUPS"
hostmakedepends="pkg-config ghostscript poppler-utils"
makedepends="lcms2-devel libpng-devel libqpdf-devel
poppler-cpp-devel fontconfig-devel avahi-glib-libs-devel
ghostscript-devel cups-devel"
depends="lib${sourcepkg}-${version}_${revision} ghostscript poppler-utils bc"
depends="libcups-filters-${version}_${revision} ghostscript poppler-utils bc"
conf_files="/etc/cups/cups-browsed.conf"
short_desc="The OpenPrinting CUPS Filters"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
@ -20,17 +20,11 @@ checksum=d195cc321e65c0a0d208a9491b5869b6fffd7f3fbafc230906b1e18fb556a437
lib32disabled=yes
disable_parallel_build=yes
build_options="systemd"
provides="foomatic-filters-${version}_${revision}"
replaces="foomatic-filters>=0"
post_install() {
if [ "$build_option_systemd" ]; then
vinstall utils/cups-browsed.service 644 usr/lib/systemd/system
else
vsv cups-browsed
fi
vsv cups-browsed
}
libcups-filters_package() {