void-packages/srcpkgs/foomatic-filters/template

27 lines
1.1 KiB
Text
Raw Normal View History

2012-05-17 14:43:26 +00:00
# Template file for 'foomatic-filters'
pkgname=foomatic-filters
2012-06-26 08:22:54 +00:00
version=4.0.16
revision=1
2012-05-17 14:43:26 +00:00
build_style=gnu-configure
configure_args="--enable-dbus"
makedepends="pkg-config enscript dbus-devel cups-devel"
fulldepends="perl>=0"
2012-06-26 08:22:54 +00:00
conf_files="/etc/foomatic/filter.conf"
2012-05-17 14:43:26 +00:00
short_desc="OpenPrinting printer support - filters"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, MIT"
2012-06-26 08:22:54 +00:00
homepage="https://www.openprinting.org/"
distfiles="https://www.openprinting.org/download/foomatic/$pkgname-$version.tar.gz"
checksum=bedc61466c284c8ea0ae95c97d51a873411c6c55338e67831893772465f5434d
2012-05-17 14:43:26 +00:00
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."