summaryrefslogtreecommitdiffstats
path: root/extra/gimp/Pkgfile
diff options
context:
space:
mode:
authororchidman <lesibel@free.fr>2011-11-03 17:00:17 +0100
committerorchidman <lesibel@free.fr>2011-11-03 17:00:17 +0100
commiteb9f28323dbde9718af44136888ee23fb24f25f9 (patch)
tree8b92fa9cc1797536541a52aacd84a1c48ef88a8d /extra/gimp/Pkgfile
parent0bf879085bdf2b074a74cd80a3ed0cee55bb1a24 (diff)
downloadnutyx-pakxe-eb9f28323dbde9718af44136888ee23fb24f25f9.tar.gz
nutyx-pakxe-eb9f28323dbde9718af44136888ee23fb24f25f9.tar.bz2
nutyx-pakxe-eb9f28323dbde9718af44136888ee23fb24f25f9.tar.xz
nutyx-pakxe-eb9f28323dbde9718af44136888ee23fb24f25f9.zip
gimp 2.6.11-2 correction port
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 \