void-packages/srcpkgs/foomatic-db/template

28 lines
1 KiB
Plaintext

# Template file for 'foomatic-db'
pkgname=foomatic-db
version=20120626
revision=2
build_style=gnu-configure
short_desc="OpenPrinting printer support - database"
homepage="http://www.linuxfoundation.org/collaborate/workgroups/openprinting/databasefoomatic"
license="GPL-2, MIT"
maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="http://xbps.nopcode.org/distfiles/$pkgname-4.0-$version.tar.gz"
checksum=97d00090e363d2fdf301462518efce8756cf6e7fa0ae93b9b6b3b0b5ade0d27d
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 printer database distributed by OpenPrinting for
most common drivers. You will probably need the foomatic-db-engine package
for this package to be useful."
foomatic-db_package() {
noarch="yes"
pkg_install() {
vmove usr
}
}