packages: python-gnome-extras/python-gnome-extras-new-gdl.patch - fixed bui...

lisu lisu at pld-linux.org
Sat May 7 18:35:17 CEST 2011


Author: lisu                         Date: Sat May  7 16:35:17 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed build with gdl-3.0

---- Files affected:
packages/python-gnome-extras:
   python-gnome-extras-new-gdl.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/python-gnome-extras/python-gnome-extras-new-gdl.patch
diff -u packages/python-gnome-extras/python-gnome-extras-new-gdl.patch:1.3 packages/python-gnome-extras/python-gnome-extras-new-gdl.patch:1.4
--- packages/python-gnome-extras/python-gnome-extras-new-gdl.patch:1.3	Sat Oct 17 23:50:48 2009
+++ packages/python-gnome-extras/python-gnome-extras-new-gdl.patch	Sat May  7 18:35:11 2011
@@ -124,3 +124,17 @@
  
  ;; From gdl-icons.h
  
+--- gnome-python-extras-2.25.3/configure.ac~	2009-02-15 23:20:23.000000000 +0100
++++ gnome-python-extras-2.25.3/configure.ac	2011-05-07 18:28:09.283331969 +0200
+@@ -313,9 +313,9 @@
+   PKG_CHECK_MODULES(GDL, [gdl-1.0 >= 0.7.1 gdl-gnome-1.0 >= 0.7.1 pygtk-2.0 >= pygtk_required_version], dnl
+                     [build_gdl=true; have_gdl07=true], build_gdl=false)
+ 
+-  dnl try again with no gnome and older version
++  dnl try again with no gnome and newer version
+   if ! $build_gdl; then
+-    PKG_CHECK_MODULES(GDL, [gdl-1.0 >= 0.6.1 pygtk-2.0 >= pygtk_required_version], dnl
++    PKG_CHECK_MODULES(GDL, [gdl-3.0 >= 0.6.1 pygtk-2.0 >= pygtk_required_version], dnl
+                       build_gdl=true, build_gdl=false)
+   fi
+ fi
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-gnome-extras/python-gnome-extras-new-gdl.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list