[oe-commits] Koen Kooi : dbus-glib: ad 0.86

git version control git at git.openembedded.org
Sun Mar 28 17:27:19 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 81050ac54c50ecf5f61608db1cf1dd512a0838d5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=81050ac54c50ecf5f61608db1cf1dd512a0838d5

Author: Koen Kooi <koen at openembedded.org>
Date:   Sun Mar 28 12:28:47 2010 +0200

dbus-glib: ad 0.86

---

 recipes/dbus/dbus-glib-0.86/no-examples.patch   |    8 ++++++++
 recipes/dbus/dbus-glib-0.86/no-introspect.patch |   12 ++++++++++++
 recipes/dbus/dbus-glib_0.86.bb                  |    6 ++++++
 3 files changed, 26 insertions(+), 0 deletions(-)

diff --git a/recipes/dbus/dbus-glib-0.86/no-examples.patch b/recipes/dbus/dbus-glib-0.86/no-examples.patch
new file mode 100644
index 0000000..483153d
--- /dev/null
+++ b/recipes/dbus/dbus-glib-0.86/no-examples.patch
@@ -0,0 +1,8 @@
+--- dbus-glib-0.70/dbus/Makefile.am.orig	2006-07-23 16:04:43.000000000 +0200
++++ dbus-glib-0.70/dbus/Makefile.am	2006-07-23 16:04:52.000000000 +0200
+@@ -1,4 +1,4 @@
+-SUBDIRS = . examples
++SUBDIRS = .
+ 
+ INCLUDES=-I$(top_srcdir) $(DBUS_CFLAGS) $(DBUS_GLIB_CFLAGS) $(DBUS_GLIB_TOOL_CFLAGS) -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"$(prefix)/@DATADIRNAME@/locale\" 
+ 
diff --git a/recipes/dbus/dbus-glib-0.86/no-introspect.patch b/recipes/dbus/dbus-glib-0.86/no-introspect.patch
new file mode 100644
index 0000000..84c22fb
--- /dev/null
+++ b/recipes/dbus/dbus-glib-0.86/no-introspect.patch
@@ -0,0 +1,12 @@
+--- /tmp/Makefile.am	2010-03-28 12:24:13.000000000 +0200
++++ dbus-glib-0.86/tools/Makefile.am	2010-03-28 12:24:30.000000000 +0200
+@@ -3,9 +3,6 @@
+ nodist_libdbus_glib_HEADERS = dbus-glib-bindings.h
+ libdbus_glibdir = $(includedir)/dbus-1.0/dbus
+ 
+-dbus-glib-bindings.h: $(top_srcdir)/dbus-bus-introspect.xml $(top_builddir)/dbus/dbus-binding-tool$(EXEEXT)
+-	$(DBUS_BINDING_TOOL) --mode=glib-client --prefix=dbus_bus --output=dbus-glib-bindings.h $(top_srcdir)/dbus-bus-introspect.xml
+-
+ BUILT_SOURCES = dbus-glib-bindings.h
+ 
+ EXTRA_DIST = run-with-tmp-session-bus.sh session.conf
diff --git a/recipes/dbus/dbus-glib_0.86.bb b/recipes/dbus/dbus-glib_0.86.bb
new file mode 100644
index 0000000..abb5553
--- /dev/null
+++ b/recipes/dbus/dbus-glib_0.86.bb
@@ -0,0 +1,6 @@
+require dbus-glib.inc
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "cd0ab148fb0c786fc88be49d19971f50"
+SRC_URI[archive.sha256sum] = "5351a6e7f38ffc641c34b4a4cdd9bed1c1dc7043a501096bac00a2876ea90bdc"
+





More information about the Openembedded-commits mailing list