wok-current diff gimp/receipt @ rev 17980
Add pavucontrol
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Sun Apr 19 11:47:11 2015 -0400 (2015-04-19) |
parents | eeffac2b77bc |
children | 34df176312fc |
line diff
1.1 --- a/gimp/receipt Sun Nov 16 00:04:13 2014 +0000 1.2 +++ b/gimp/receipt Sun Apr 19 11:47:11 2015 -0400 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL3" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://www.gimp.org/" 1.7 -WGET_URL="http://download.gimp.org/pub/gimp/v2.8/$TARBALL" 1.8 +WGET_URL="http://download.gimp.org/pub/gimp/v${VERSION%.*}/$TARBALL" 1.9 SUGGESTED="gimp-plug-ins gimp-brushes gimp-console gimp-plugin-ufraw" 1.10 1.11 DEPENDS="libart_lgpl babl gegl libgio tiff xorg-libXdamage xorg-libXmu \ 1.12 @@ -20,7 +20,6 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - cd $src 1.17 ./configure \ 1.18 --prefix=/usr \ 1.19 --sysconfdir=/etc \