wok diff ghostscript/receipt @ rev 10514

libmtp: update bdeps (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 15:55:10 2011 +0200 (2011-05-25)
parents 94fbabafc8d7
children 8e4c74abdf74
line diff
     1.1 --- a/ghostscript/receipt	Tue Feb 15 23:37:48 2011 +0000
     1.2 +++ b/ghostscript/receipt	Wed May 25 15:55:10 2011 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ghostscript"
     1.7 -VERSION="9.01"
     1.8 +VERSION="9.02"
     1.9  CATEGORY="office"
    1.10  SHORT_DESC="Ghostscript tools and utilities."
    1.11  MAINTAINER="jozee@slitaz.org"
    1.12 @@ -10,10 +10,10 @@
    1.13  libpng tiff zlib cups xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \
    1.14  xorg-libXdmcp xorg-libXext xorg-libXt gcc-lib-base jasper jbig2dec" 
    1.15  # build depends are optional ; ghostscripts still build but does not compile in cups support
    1.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"
    1.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"
    1.18  WEB_SITE="http://pages.cs.wisc.edu/~ghost/"
    1.19  #WGET_URL="http://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs862/$TARBALL"
    1.20 -WGET_URL="http://ghostscript.com/releases/$TARBALL"
    1.21 +WGET_URL="http://downloads.ghostscript.com/public/$TARBALL"
    1.22  
    1.23  
    1.24  # Rules to configure and make the package.