summaryrefslogtreecommitdiffstats
path: root/extra/gimp/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gimp/Pkgfile')
-rw-r--r--extra/gimp/Pkgfile6
1 files changed, 4 insertions, 2 deletions
diff --git a/extra/gimp/Pkgfile b/extra/gimp/Pkgfile
index 4d74ca00b..6a1b98da7 100644
--- a/extra/gimp/Pkgfile
+++ b/extra/gimp/Pkgfile
@@ -7,15 +7,17 @@
name=gimp
version=2.6.11
-release=1
+release=2
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)
+ 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 \