# Template file for 'cups-filters'
pkgname=cups-filters
version=2.0.1
revision=1
build_style=gnu-configure
configure_args="--disable-mutool"
hostmakedepends="pkg-config ghostscript"
makedepends="cups-devel libppd-devel libcupsfilters-devel"
depends="bc ghostscript poppler"
short_desc="OpenPrinting CUPS Filters"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0 WITH custom:GPL-2.0-LGPL-2.0-Exception"
homepage="https://wiki.linuxfoundation.org/openprinting/cups-filters"
changelog="https://github.com/OpenPrinting/cups-filters/releases"
distfiles="https://github.com/OpenPrinting/cups-filters/releases/download/${version}/cups-filters-${version}.tar.xz"
checksum=39e71de3ce06762b342749f1dc7cba6817738f7bf4d322c1bb9ab10b8569ab80
lib32disabled=yes

post_install() {
	vlicense COPYING
}
