wok-6.x diff cups-pdf/receipt @ rev 20924
updated flashrom (0.9.6.1 -> 1.0)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Mar 02 09:50:24 2019 +0100 (2019-03-02) |
parents | c7d1f2d1477f |
children | e1a067a8ee4c |
line diff
1.1 --- a/cups-pdf/receipt Thu Oct 11 23:46:20 2012 +0000 1.2 +++ b/cups-pdf/receipt Sat Mar 02 09:50:24 2019 +0100 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="PDF printer for cups" 1.6 MAINTAINER="jozee@slitaz.org" 1.7 -DEPENDS="ghostscript cups" 1.8 +LICENSE="GPL2" 1.9 TARBALL="${PACKAGE}_${VERSION}.tar.gz" 1.10 WEB_SITE="http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf" 1.11 WGET_URL="${WEB_SITE}/src/${TARBALL}" 1.12 TAGS="printer printing" 1.13 1.14 +DEPENDS="ghostscript cups" 1.15 + 1.16 # Rules to configure and make the package. 1.17 compile_rules() 1.18 {