New package: foomatic-filters-4.0.15.

This commit is contained in:
Juan RP 2012-05-17 16:43:26 +02:00
parent 7e6370d4cc
commit 7c25888355
2 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,4 @@
libdbus-1.so.3
libpthread.so.0
libm.so.6
libc.so.6

View File

@ -0,0 +1,31 @@
# 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"
build_style=gnu-configure
configure_args="--enable-dbus"
short_desc="OpenPrinting printer support - filters"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, MIT"
checksum=f5b7b67aacedec4c0294d242cbffbe0d7d3cd0fdd2b410c055e818f25ed3bc79
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
"glue" between a print spooler (like CUPS or lpr) and your actual printer,
by telling your computer how to process files sent to the printer.
This package consists of filters used by the printer spoolers to convert the
incoming PostScript data into the printer's native format using a
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"
Add_dependency build pkg-config
Add_dependency build enscript
Add_dependency build dbus-devel
Add_dependency build cups-devel
Add_dependency full perl ">=0"