wok-next rev 4245
gimp: make package smaller for graphics flavors (--without-webkit)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Sep 24 22:51:39 2009 +0200 (2009-09-24) |
parents | fb4d44366d13 |
children | 42992e98db46 |
files | gimp/receipt |
line diff
1.1 --- a/gimp/receipt Thu Sep 24 22:50:22 2009 +0200 1.2 +++ b/gimp/receipt Thu Sep 24 22:51:39 2009 +0200 1.3 @@ -6,9 +6,9 @@ 1.4 SHORT_DESC="Gnu Image Manipulation Program or GIMP!" 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="gtk+ libart_lgpl babl gegl libgio tiff xorg-libXdamage" 1.7 -SUGGESTED="libcurl libexif libxslt icu webkit-r" 1.8 -BUILD_DEPENDS="gettext perl-xml-parser gtk+-dev libart_lgpl babl-dev \ 1.9 -gegl-dev libgio libgio-dev intltool expat-dev zlib-dev lcms icu webkit-r" 1.10 +SUGGESTED="libexif libxslt" 1.11 +BUILD_DEPENDS="$DEPENDS gettext perl-xml-parser gtk+-dev babl-dev \ 1.12 +gegl-dev libgio-dev intltool expat-dev zlib-dev libart_lgpl-dev" 1.13 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.14 WEB_SITE="http://www.gimp.org/" 1.15 WGET_URL="ftp://ftp.gimp.org/pub/gimp/v2.6/$TARBALL" 1.16 @@ -18,8 +18,10 @@ 1.17 { 1.18 cd $src 1.19 ./configure \ 1.20 - --prefix=/usr --infodir=/usr/share/info \ 1.21 - --mandir=/usr/share/man --sysconfdir=/etc \ 1.22 + --prefix=/usr \ 1.23 + --sysconfdir=/etc \ 1.24 + --infodir=/usr/share/info \ 1.25 + --mandir=/usr/share/man \ 1.26 --with-html-dir=/usr/share/doc \ 1.27 --without-print \ 1.28 --disable-python \ 1.29 @@ -30,6 +32,8 @@ 1.30 --without-alsa \ 1.31 --without-librsvg \ 1.32 --without-dbus \ 1.33 + --without-hal \ 1.34 + --without-webkit \ 1.35 $CONFIGURE_ARGS && 1.36 make && 1.37 make DESTDIR=$PWD/_pkg install 1.38 @@ -52,7 +56,7 @@ 1.39 1.40 rm $fs/usr/lib/gimp/*/*/*.la 1.41 #strip plugins 1.42 - strip --strip-unneeded $fs/usr/lib/gimp/*/plug-ins/* 1.43 + strip -s $fs/usr/lib/gimp/*/plug-ins/* 1.44 1.45 # Put a nice splash with a spider 1.46 cp -a stuff/gimp-splash.png $fs/usr/share/gimp/2.0/images/