[Lunar-commits] <moonbase> gimp: Adding a patch from https://build.opensuse.org/package/files?package=gimp&project=openSUSE%3AFactory

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Wed Sep 28 13:12:32 CEST 2011


commit 2314ce3b336d6192769809dff59746b33a33c34f
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Wed Sep 28 07:12:32 2011 -0400

    gimp: Adding a patch from https://build.opensuse.org/package/files?package=gimp&project=openSUSE%3AFactory
    
    to fix a make failure with the recent poppler-0.18.0 bump.
---
 graphics/gimp/BUILD   |    1 +
 graphics/gimp/DETAILS |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/graphics/gimp/BUILD b/graphics/gimp/BUILD
index fdc599c..8c7ac9d 100644
--- a/graphics/gimp/BUILD
+++ b/graphics/gimp/BUILD
@@ -1,6 +1,7 @@
 (
 
   patch_it $SOURCE2 0 &&
+  patch_it $SOURCE3 1 &&
 
   touch plug-ins/pygimp/pygimp-logo.png  &&
   export OPTS+=" --without-sendmail"
diff --git a/graphics/gimp/DETAILS b/graphics/gimp/DETAILS
index 32bbca3..bcd5fc8 100644
--- a/graphics/gimp/DETAILS
+++ b/graphics/gimp/DETAILS
@@ -2,11 +2,14 @@
          VERSION=2.6.11
           SOURCE=$MODULE-$VERSION.tar.bz2
          SOURCE2=gimp-2.6-libpng-1.5.4.patch
+         SOURCE3=gimp-poppler-0.18.patch
    SOURCE_URL[0]=ftp://ftp.gimp.org/pub/gimp/v${VERSION%.*}/
    SOURCE_URL[1]=ftp://ftp.cs.umn.edu/pub/gimp/v${VERSION%.*}/
      SOURCE2_URL=$PATCH_URL
+     SOURCE3_URL=$PATCH_URL
       SOURCE_VFY=sha1:2f9d596e727bdbf304fa78257c1731d9faf3934c
      SOURCE2_VFY=sha1:69eff7ffee589dff0177476e7e4ed4448804338e
+     SOURCE3_VFY=sha1:1479a6d80be7adf74f66a3b88057a5029fe892e8
         WEB_SITE=http://www.gimp.org
          ENTERED=20020218
          UPDATED=20110830


More information about the Lunar-commits mailing list