cups-filters: rebuild against poppler 0.28.1
This commit is contained in:
parent
356561c5c7
commit
82e8def37a
1 changed files with 2 additions and 6 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'cups-filters'
|
||||
pkgname=cups-filters
|
||||
version=1.0.61
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-rcdir=no --enable-avahi
|
||||
--with-browseremoteprotocols=DNSSD,CUPS"
|
||||
hostmakedepends="pkg-config ghostscript poppler-utils"
|
||||
makedepends="lcms2-devel libpng-devel>=1.6 libqpdf-devel
|
||||
poppler-cpp-devel>=0.26 fontconfig-devel avahi-glib-libs-devel
|
||||
poppler-cpp-devel>=0.28 fontconfig-devel avahi-glib-libs-devel
|
||||
ghostscript-devel>=9.10 cups-devel"
|
||||
depends="lib${sourcepkg}>=${version}_${revision} ghostscript poppler-utils"
|
||||
conf_files="/etc/cups/cups-browsed.conf"
|
||||
|
@ -20,11 +20,7 @@ checksum=f5285e3ee436ea42f2986cddfb8020d240ca8b0d7f8dc4b0718b6695ad4504af
|
|||
|
||||
lib32disabled=yes
|
||||
disable_parallel_build=yes
|
||||
|
||||
build_options="systemd"
|
||||
if [ "$build_option_systemd" ]; then
|
||||
systemd_services="cups-browsed.service on"
|
||||
fi
|
||||
|
||||
post_install() {
|
||||
if [ "$build_option_systemd" ]; then
|
||||
|
|
Loading…
Reference in a new issue