29 lines
1.1 KiB
Plaintext
29 lines
1.1 KiB
Plaintext
# Template file for 'foomatic-db-nonfree'
|
|
pkgname=foomatic-db-nonfree
|
|
version=20130331
|
|
revision=2
|
|
build_style=gnu-configure
|
|
short_desc="OpenPrinting printer support - nonfree database"
|
|
homepage="http://www.linuxfoundation.org/collaborate/workgroups/openprinting/databasefoomatic"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="nonfree"
|
|
distfiles="https://www.openprinting.org/download/foomatic/$pkgname-$version.tar.gz"
|
|
checksum=fdf48560c06e6cbafd50b8d5319e4be28512326119edb35c96c599e3d1c4c74f
|
|
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
|
|
manufactured-supplied PPD drivers released under non-free licenses.
|
|
You will probably need the foomatic-db-engine package for this package to be
|
|
useful."
|
|
|
|
foomatic-db-nonfree_package() {
|
|
noarch="yes"
|
|
pkg_install() {
|
|
vmove usr
|
|
}
|
|
}
|