mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
cups-filters: update to 1.5.0.
This commit is contained in:
parent
f9488ec0d5
commit
a9bb3cbd30
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cups-filters'
|
# Template file for 'cups-filters'
|
||||||
pkgname=cups-filters
|
pkgname=cups-filters
|
||||||
version=1.4.0
|
version=1.5.0
|
||||||
revision=1
|
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
|
||||||
|
@ -16,12 +16,10 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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.xz"
|
distfiles="http://www.openprinting.org/download/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0aa63f82a3feb5c46136b917722ee1565b4c1e2e533db4716f62d31e29c6579a
|
checksum=f22a8864e8d5b693795605a31345c08cc68f85120ebde9a0aa7bc27639815932
|
||||||
|
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
provides="foomatic-filters-${version}_${revision}"
|
|
||||||
replaces="foomatic-filters>=0"
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv cups-browsed
|
vsv cups-browsed
|
||||||
|
|
Loading…
Add table
Reference in a new issue