Convert package to the new template format (f).
This commit is contained in:
@@ -4,8 +4,8 @@ version=4.0.8
|
||||
homepage="https://www.openprinting.org/"
|
||||
distfiles="https://www.openprinting.org/download/foomatic/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="wget perl foomatic-db foomatic-filters ghostscript cups"
|
||||
makedepends="libxml2-devel cups-devel"
|
||||
fulldepends="wget perl foomatic-db foomatic-filters ghostscript>=0 cups>=0"
|
||||
revision=1
|
||||
short_desc="OpenPrinting printer support - programs"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
@@ -23,4 +23,9 @@ long_desc="
|
||||
using Ghostscript as the print processor, as well as some common glue code
|
||||
used in other filter systems."
|
||||
|
||||
|
||||
foomatic-db-engine_package() {
|
||||
depends="${hostmakedepends}"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user