wok-stable diff gimp/receipt @ rev 7674

Fixed linux. Need to make folder PWD/_pkg before adding bzImage to it. Also i'm force copying kernel config file now so we have the right config. It is copyed twice so its needed and doesn't hunt anything i think.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 16 17:16:06 2010 +0000 (2010-12-16)
parents fcaa62b434c4
children 8e4c74abdf74
line diff
     1.1 --- a/gimp/receipt	Fri Sep 10 18:25:26 2010 +0000
     1.2 +++ b/gimp/receipt	Thu Dec 16 17:16:06 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gimp"
     1.7 -VERSION="2.6.10"
     1.8 +VERSION="2.6.11"
     1.9  CATEGORY="graphics"
    1.10  SHORT_DESC="Gnu Image Manipulation Program or GIMP!"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -10,7 +10,7 @@
    1.13  SUGGESTED="gimp-plug-ins gimp-console"
    1.14  BUILD_DEPENDS="$DEPENDS gettext perl-xml-parser gtk+-dev babl-dev \
    1.15  gegl-dev libgio-dev intltool expat-dev zlib-dev libart_lgpl-dev lcms \
    1.16 -lcms-dev"
    1.17 +lcms-dev xorg-dev-proto"
    1.18  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.19  WEB_SITE="http://www.gimp.org/"
    1.20  WGET_URL="ftp://ftp.gimp.org/pub/gimp/v2.6/$TARBALL"