31 lines
1.3 KiB
Text
31 lines
1.3 KiB
Text
# Template file for 'foomatic-db-engine'
|
|
pkgname=foomatic-db-engine
|
|
version=4.0.8
|
|
homepage="https://www.openprinting.org/"
|
|
distfiles="https://www.openprinting.org/download/foomatic/$pkgname-$version.tar.gz"
|
|
build_style=gnu-configure
|
|
short_desc="OpenPrinting printer support - programs"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2, MIT"
|
|
checksum=f0c4892ae5566ea2efaae8bd58352fd32001d112f2f9dfff63f7de03b46733e1
|
|
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 contains the architecture-dependent programs needed to set up
|
|
and maintain the foomatic system. You will also need one or more database
|
|
packages. The foomatic-db package includes drivers for most common printers
|
|
using Ghostscript as the print processor, as well as some common glue code
|
|
used in other filter systems."
|
|
|
|
Add_dependency build libxml2-devel
|
|
Add_dependency build cups-devel
|
|
|
|
Add_dependency full wget
|
|
Add_dependency full perl
|
|
Add_dependency full foomatic-db
|
|
Add_dependency full foomatic-filters
|
|
Add_dependency full ghostscript ">=0"
|
|
Add_dependency full cups ">=0"
|