wok-4.x rev 9423

Up: ghostscript to 9.02.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Mar 30 15:10:24 2011 +0000 (2011-03-30)
parents e40d8e48447d
children fc791f57fde8
files ghostscript-dev/receipt ghostscript/receipt
line diff
     1.1 --- a/ghostscript-dev/receipt	Wed Mar 30 14:11:43 2011 +0000
     1.2 +++ b/ghostscript-dev/receipt	Wed Mar 30 15:10:24 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ghostscript-dev"
     1.7 -VERSION="9.01"
     1.8 +VERSION="9.02"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Ghostscript devel file"
    1.11  MAINTAINER="jozee@slitaz.org"
     2.1 --- a/ghostscript/receipt	Wed Mar 30 14:11:43 2011 +0000
     2.2 +++ b/ghostscript/receipt	Wed Mar 30 15:10:24 2011 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="ghostscript"
     2.7 -VERSION="9.01"
     2.8 +VERSION="9.02"
     2.9  CATEGORY="office"
    2.10  SHORT_DESC="Ghostscript tools and utilities."
    2.11  MAINTAINER="jozee@slitaz.org"
    2.12 @@ -10,10 +10,10 @@
    2.13  libpng tiff zlib cups xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \
    2.14  xorg-libXdmcp xorg-libXext xorg-libXt gcc-lib-base jasper jbig2dec" 
    2.15  # build depends are optional ; ghostscripts still build but does not compile in cups support
    2.16 -BUILD_DEPENDS="cairo-dev gtk+-dev xorg-dev expat-dev fontconfig-dev freetype-dev gnutls-dev jpeg-dev libgcrypt-dev libgpg-error-dev libpng-dev tiff-dev zlib-dev cups-dev jbig2dec jasper-dev"
    2.17 +BUILD_DEPENDS="cairo-dev gtk+-dev expat-dev fontconfig-dev freetype-dev gnutls-dev jpeg-dev libgcrypt-dev libgpg-error-dev libpng-dev tiff-dev zlib-dev cups-dev jbig2dec jasper-dev"
    2.18  WEB_SITE="http://pages.cs.wisc.edu/~ghost/"
    2.19  #WGET_URL="http://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs862/$TARBALL"
    2.20 -WGET_URL="http://ghostscript.com/releases/$TARBALL"
    2.21 +WGET_URL="http://downloads.ghostscript.com/public/$TARBALL"
    2.22  
    2.23  
    2.24  # Rules to configure and make the package.