summaryrefslogtreecommitdiffstats
path: root/gimp/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'gimp/Pkgfile')
-rw-r--r--gimp/Pkgfile9
1 files changed, 3 insertions, 6 deletions
diff --git a/gimp/Pkgfile b/gimp/Pkgfile
index 6a1b98da7..7e5533d61 100644
--- a/gimp/Pkgfile
+++ b/gimp/Pkgfile
@@ -6,18 +6,15 @@
# Run on: gtk,pygtk,curl,libgtkhtml,libexif,xorg-libxmu,xorg-libxpm,openexr,gegl,poppler-glib,libmng,alsa-lib
name=gimp
-version=2.6.11
-release=2
+version=2.6.12
+release=1
source=(ftp://ftp.gimp.org/pub/gimp/v2.6/gimp-$version.tar.bz2 \
http://nutyx.meticul.eu/files/patchs/gimp/gimp-splash-2009-2.png
- http://nutyx.meticul.eu/files/patchs/gimp/gimp-2.6.11-libpng-1.5.1-2.patch
- gimp-poppler.patch)
+ )
build() {
cd $name-$version
- patch -Np1 -i ../gimp-2.6.11-libpng-1.5.1-2.patch
- patch -p1 < ../gimp-poppler.patch
./configure --prefix=/usr \
--sysconfdir=/etc \