SOURCES: abiword-goffice03.patch (NEW) - build with libgoffice-0.3.0
freetz
freetz at pld-linux.org
Sun Jun 11 19:32:10 CEST 2006
Author: freetz Date: Sun Jun 11 17:32:10 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- build with libgoffice-0.3.0
---- Files affected:
SOURCES:
abiword-goffice03.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/abiword-goffice03.patch
diff -u /dev/null SOURCES/abiword-goffice03.patch:1.1
--- /dev/null Sun Jun 11 19:32:10 2006
+++ SOURCES/abiword-goffice03.patch Sun Jun 11 19:32:04 2006
@@ -0,0 +1,12 @@
+diff -aurN abiword-plugins.orig/tools/abigochart/plugin.m4 abiword-plugins/tools/abigochart/plugin.m4
+--- abiword-plugins.orig/tools/abigochart/plugin.m4 2005-12-27 12:09:54.000000000 +0100
++++ abiword-plugins/tools/abigochart/plugin.m4 2006-06-11 19:18:51.900687200 +0200
+@@ -23,7 +23,7 @@
+
+ LIBGOffice_REQUIRED_VERSION=0.1.0
+
+-PKG_CHECK_MODULES(GOFFICE, [libgoffice-1 >= $LIBGOffice_REQUIRED_VERSION],[
++PKG_CHECK_MODULES(GOFFICE, [libgoffice-0.3 >= $LIBGOffice_REQUIRED_VERSION],[
+ ABI_PLUGIN_REPORT([abigochart: okay])
+ ],[ ABI_PLUGIN_REPORT([abigochart: error libgoffice >= $LIBGOffice_REQUIRED_VERSION required])
+ abi_plugin_disable=yes
================================================================
More information about the pld-cvs-commit
mailing list