dbus-glib: 0.76 -> 0.78

This commit is contained in:
Richard Purdie
2009-01-15 15:17:54 +00:00
parent 932fc6a37d
commit b10b195b8c
7 changed files with 16 additions and 2 deletions

View File

@@ -0,0 +1,13 @@
Index: dbus-glib-0.78/dbus/Makefile.am
===================================================================
--- dbus-glib-0.78.orig/dbus/Makefile.am 2009-01-15 15:14:29.000000000 +0000
+++ dbus-glib-0.78/dbus/Makefile.am 2009-01-15 15:14:46.000000000 +0000
@@ -104,7 +104,7 @@
dbus_bash_completion_helper_SOURCES = \
dbus-bash-completion-helper.c
-dbus_bash_completion_helper_LDADD=$(DBUS_LIBS) $(DBUS_GLIB_LIBS) -lexpat libdbus-gtool.la libdbus-glib-1.la
+dbus_bash_completion_helper_LDADD=$(DBUS_LIBS) $(DBUS_GLIB_LIBS) libdbus-gtool.la libdbus-glib-1.la -lexpat
EXTRA_DIST=dbus-gmarshal.list make-dbus-glib-error-switch.sh make-dbus-glib-error-enum.sh dbus-bash-completion.sh.in

View File

@@ -3,7 +3,7 @@ inherit native
DEPENDS = "glib-2.0-native dbus-native"
PR = "r3"
PR = "r0"
SRC_URI += "file://run-with-tmp-session-bus.patch;patch=1"

View File

@@ -5,6 +5,7 @@ LICENSE = "GPL"
DEPENDS = "expat glib-2.0 virtual/libintl dbus-glib-native dbus"
SRC_URI = "http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-${PV}.tar.gz \
file://fix_asneeded.patch;patch=1 \
file://no-examples.patch;patch=1"
inherit autotools_stage pkgconfig gettext

View File

@@ -1,6 +1,6 @@
require dbus-glib.inc
PR = "r4"
PR = "r0"
do_configure_prepend() {
cp -p ${STAGING_DATADIR_NATIVE}/dbus/dbus-glib-bindings.h ${S}/tools/