eds-dbus: add patch to work with a recent dbus-bindings-tool
authorKoen Kooi <koen@openembedded.org>
Tue, 16 Jan 2007 13:14:34 +0000 (13:14 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 16 Jan 2007 13:14:34 +0000 (13:14 +0000)
packages/eds/eds-dbus/fix-bindig-tool.patch [new file with mode: 0644]
packages/eds/eds-dbus_svn.bb

diff --git a/packages/eds/eds-dbus/fix-bindig-tool.patch b/packages/eds/eds-dbus/fix-bindig-tool.patch
new file mode 100644 (file)
index 0000000..704df84
--- /dev/null
@@ -0,0 +1,22 @@
+--- /tmp/Makefile.am   2007-01-16 13:56:57.000000000 +0100
++++ trunk/calendar/libecal-dbus/Makefile.am    2007-01-16 13:57:40.045251000 +0100
+@@ -64,7 +64,7 @@
+       dbus-binding-tool --mode=glib-server --output=$@ --prefix=$(subst -,_,$*) $^
+ %-bindings.h: ../libedata-cal-dbus/%.xml
+-      dbus-binding-tool --mode=glib-client --output=$@ $^
++      dbus-binding-tool --mode=glib-client --prefix= --output=$@ $^
+ BUILT_SOURCES = $(DBUS_GENERATED_H) $(MARSHAL_GENERATED)
+ CLEANFILES = $(BUILT_SOURCES)
+--- /tmp/Makefile.am   2007-01-16 14:05:49.000000000 +0100
++++ trunk/calendar/libedata-cal-dbus/Makefile.am       2007-01-16 14:06:15.865251000 +0100
+@@ -90,7 +90,7 @@
+       dbus-binding-tool --mode=glib-server --output=$@ --prefix=$(subst -,_,$*) $^
+ %-bindings.h: %.xml
+-      dbus-binding-tool --mode=glib-client --output=$@ $^
++      dbus-binding-tool --mode=glib-client --prefix= --output=$@ $^
+ DBUS_BINDINGS = e-data-cal-factory-bindings.h e-data-cal-bindings.h e-data-cal-view-bindings.h
index 3cffebc..6edd972 100644 (file)
@@ -11,7 +11,9 @@ SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
            file://no_libedataserverui-20060126.patch;patch=1;maxdate=20061214 \
            file://no_libedataserverui.patch;patch=1;mindate=20061215 \
            file://disable_orbit.patch;patch=1;maxdate=20061214 \
+           file://fix-bindig-tool.patch;patch=1 \
            file://iconv-detect.h"
+
 S = "${WORKDIR}/trunk"
 
 inherit autotools pkgconfig