SOURCES: audacious-pc.patch (NEW) - R: dbus-glib-devel (-devel) - ...

arvenil arvenil at pld-linux.org
Sat Jan 19 15:30:56 CET 2008


Author: arvenil                      Date: Sat Jan 19 14:30:56 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- R: dbus-glib-devel (-devel)
- patch for require dbus-glib in .pc
- release 3

---- Files affected:
SOURCES:
   audacious-pc.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/audacious-pc.patch
diff -u /dev/null SOURCES/audacious-pc.patch:1.1
--- /dev/null	Sat Jan 19 15:30:56 2008
+++ SOURCES/audacious-pc.patch	Sat Jan 19 15:30:51 2008
@@ -0,0 +1,10 @@
+--- audacious-1.4.5/configure.ac	2007-12-29 01:13:39.000000000 +0000
++++ audacious-1.4.5/configure.ac	2008-01-19 15:16:28.000000000 +0000
+@@ -211,6 +211,7 @@
+ 	if test "x$DBUS_BINDING_TOOL" = "xno" || test "x$GLIB_GENMARSHAL" = "xno" || test "x$enable_dbus" = "xno" ; then
+ 		enable_dbus="no"
+ 	else
++		ADD_PC_REQUIRES([dbus-glib-1 >= 0.60])
+ 		AC_DEFINE(USE_DBUS, 1, [Define if D-Bus support enabled])
+ 		AC_DEFINE(DBUS_SERVICES_DIR, "$datadir/dbus-1/services",
+ 			[Location of D-Bus services directory])
================================================================


More information about the pld-cvs-commit mailing list