mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
foomatic-db-engine: remove long_desc.
This commit is contained in:
parent
e85c5cde2e
commit
c61fdd7a8b
1 changed files with 1 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'foomatic-db-engine'
|
# Template file for 'foomatic-db-engine'
|
||||||
pkgname=foomatic-db-engine
|
pkgname=foomatic-db-engine
|
||||||
version=4.0.8
|
version=4.0.8
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="wget perl foomatic-db foomatic-filters ghostscript cups"
|
hostmakedepends="wget perl foomatic-db foomatic-filters ghostscript cups"
|
||||||
makedepends="libxml2-devel cups-devel"
|
makedepends="libxml2-devel cups-devel"
|
||||||
|
@ -12,14 +12,3 @@ license="GPL-2, MIT"
|
||||||
homepage="https://www.openprinting.org/"
|
homepage="https://www.openprinting.org/"
|
||||||
distfiles="https://www.openprinting.org/download/foomatic/$pkgname-$version.tar.gz"
|
distfiles="https://www.openprinting.org/download/foomatic/$pkgname-$version.tar.gz"
|
||||||
checksum=f0c4892ae5566ea2efaae8bd58352fd32001d112f2f9dfff63f7de03b46733e1
|
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."
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue