foomatic-filters: update to 4.0.16.
This commit is contained in:
parent
e7994473e4
commit
99db061327
|
@ -1,4 +1,3 @@
|
|||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
libm.so.6
|
||||
libc.so.6
|
||||
|
|
|
@ -1,17 +1,18 @@
|
|||
# Template file for 'foomatic-filters'
|
||||
pkgname=foomatic-filters
|
||||
version=4.0.15
|
||||
homepage="https://www.openprinting.org/"
|
||||
distfiles="https://www.openprinting.org/download/foomatic/$pkgname-$version.tar.gz"
|
||||
version=4.0.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-dbus"
|
||||
makedepends="pkg-config enscript dbus-devel cups-devel"
|
||||
fulldepends="perl>=0"
|
||||
revision=1
|
||||
conf_files="/etc/foomatic/filter.conf"
|
||||
short_desc="OpenPrinting printer support - filters"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, MIT"
|
||||
checksum=f5b7b67aacedec4c0294d242cbffbe0d7d3cd0fdd2b410c055e818f25ed3bc79
|
||||
homepage="https://www.openprinting.org/"
|
||||
distfiles="https://www.openprinting.org/download/foomatic/$pkgname-$version.tar.gz"
|
||||
checksum=bedc61466c284c8ea0ae95c97d51a873411c6c55338e67831893772465f5434d
|
||||
long_desc="
|
||||
Foomatic is a printing system designed to make it easier to set up common
|
||||
printers for use with Linux (and other operating systems). It provides the
|
||||
|
@ -23,7 +24,3 @@ long_desc="
|
|||
printer-specific, but spooler-independent PPD file.
|
||||
|
||||
For use with CUPS, you will need the cups package installed on your system."
|
||||
|
||||
conf_files="/etc/foomatic/filter.conf"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue