wok rev 10185

Up: cups-pdf to 2.5.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 20 22:42:48 2011 +0000 (2011-05-20)
parents 0ee3214d7d96
children 1286b01133d8
files cups-pdf/receipt
line diff
     1.1 --- a/cups-pdf/receipt	Fri May 20 22:41:43 2011 +0000
     1.2 +++ b/cups-pdf/receipt	Fri May 20 22:42:48 2011 +0000
     1.3 @@ -1,12 +1,11 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="cups-pdf"
     1.7 -VERSION="2.5.0" 
     1.8 +VERSION="2.5.1" 
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="PDF printer for cups"
    1.11  MAINTAINER="jozee@slitaz.org"
    1.12  DEPENDS="ghostscript cups"
    1.13 -BUILD_DEPENDS=""
    1.14  TARBALL="${PACKAGE}_${VERSION}.tar.gz"
    1.15  WEB_SITE="http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf"
    1.16  WGET_URL="${WEB_SITE}/src/${TARBALL}"
    1.17 @@ -26,6 +25,4 @@
    1.18  	cp -a $src/src/cups-pdf $fs/usr/lib/cups/backend 
    1.19  	cp -a $src/extra/CUPS-PDF.ppd $fs/usr/share/cups/model
    1.20  	cp -a $src/extra/cups-pdf.conf   $fs/etc/cups
    1.21 -	
    1.22 -}
    1.23 -
    1.24 +}
    1.25 \ No newline at end of file