wok-4.x rev 2769
Fix gimp receipt for size and Update DEPENDS, BUILD_DEPENDS
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Sun Apr 26 18:12:39 2009 +0000 (2009-04-26) |
parents | 6d87bc285c78 |
children | d574401b213a |
files | gimp/receipt |
line diff
1.1 --- a/gimp/receipt Sun Apr 26 18:08:35 2009 +0000 1.2 +++ b/gimp/receipt Sun Apr 26 18:12:39 2009 +0000 1.3 @@ -5,13 +5,13 @@ 1.4 CATEGORY="graphics" 1.5 SHORT_DESC="Gnu Image Manipulation Program or GIMP!" 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gtk+ libart_lgpl babl gegl libgio" 1.8 -BUILD_DEPENDS="gettext perl-xml-parser gtk+-dev libart_lgpl babl-dev gegl-dev libgio libgio-dev intltool" 1.9 -DEPENDS="tiff webkit-r babl gegl xorg-libXdamage" 1.10 +DEPENDS="gtk+ libart_lgpl babl gegl libgio tiff xorg-libXdamage" 1.11 +BUILD_DEPENDS="gettext perl-xml-parser gtk+-dev libart_lgpl babl-dev gegl-dev libgio libgio-dev intltool expat-dev zlib-dev" 1.12 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.13 WEB_SITE="http://www.gimp.org/" 1.14 WGET_URL="ftp://ftp.gimp.org/pub/gimp/v2.6/$TARBALL" 1.15 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 { 1.20 @@ -29,7 +29,7 @@ 1.21 --without-alsa \ 1.22 --without-librsvg \ 1.23 --without-dbus \ 1.24 - $CONFIGURE_ARGS && 1.25 + $CONFIGURE_ARGS && 1.26 make && 1.27 make DESTDIR=$PWD/_pkg install 1.28 } 1.29 @@ -50,6 +50,9 @@ 1.30 # cp -a $_pkg/usr/share/mime-info $fs/usr/share 1.31 1.32 rm $fs/usr/lib/gimp/*/*/*.la 1.33 + #strip plugins 1.34 + strip --strip-unneeded $fs/usr/lib/gimp/*/plug-ins/* 1.35 + 1.36 1.37 # Put a nice splash with a spider 1.38 cp -a stuff/gimp-splash.png $fs/usr/share/gimp/2.0/images/