New package: foomatic-db-engine-4.0.8.

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

View file

@ -0,0 +1,4 @@
libc.so.6
libxml2.so.2
libz.so.1
libm.so.6

View file

@ -0,0 +1,31 @@
# 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"