SOURCES: seahorse-gedit.patch (NEW) - build against gedit 2.20

patrys patrys at pld-linux.org
Tue Sep 18 12:30:12 CEST 2007


Author: patrys                       Date: Tue Sep 18 10:30:12 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- build against gedit 2.20

---- Files affected:
SOURCES:
   seahorse-gedit.patch (1.4 -> 1.5)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/seahorse-gedit.patch
diff -u /dev/null SOURCES/seahorse-gedit.patch:1.5
--- /dev/null	Tue Sep 18 12:30:12 2007
+++ SOURCES/seahorse-gedit.patch	Tue Sep 18 12:30:07 2007
@@ -0,0 +1,18 @@
+--- seahorse-2.20/configure.in~	2007-09-18 11:50:48.000000000 +0200
++++ seahorse-2.20/configure.in	2007-09-18 12:05:54.137767071 +0200
+@@ -607,13 +607,14 @@
+         # - Bonobo plugins <= 2.12. 
+         # - Glib type plugins > 2.13
+     
++	PKG_CHECK_MODULES(GEDIT, gedit-2.20 >= 2.19.0, [with_gedit_plugin=yes], [
+ 	PKG_CHECK_MODULES(GEDIT, gedit-2.16 >= 2.15.0, [with_gedit_plugin=yes],
+             [PKG_CHECK_MODULES(GEDIT, gedit-2.14 >= 2.13.0, [with_gedit_plugin=yes],
+                 [PKG_CHECK_MODULES(GEDIT, gedit-2.12 >= 2.12.0, [with_gedit_bonobo=yes],
+                     [PKG_CHECK_MODULES(GEDIT, gedit-2.10 >= 2.9.0, [with_gedit_bonobo=yes], 
+                         [PKG_CHECK_MODULES(GEDIT, gedit-2.8 >= 2.8.0, [with_gedit_bonobo=yes], 
+                             [PKG_CHECK_MODULES(GEDIT, gedit-2.6 >= 2.6.0, [with_gedit_bonobo=yes],
+-                                [enable_gedit=no])])])])])])
++                                [enable_gedit=no])])])])])])])
+     
+         if test "$enable_gedit" = "yes"; then
+             echo "enabling gedit plugin..."
================================================================


More information about the pld-cvs-commit mailing list