From 27a6942b21d68f71e36865d3e167a08cdab88f65 Mon Sep 17 00:00:00 2001 From: Julien Laffaye Date: Fri, 10 Jun 2011 16:26:52 +0000 Subject: Update to 1.2.2 PR: ports/157711 Submitted by: Janik Galasso (maintainer) Approved by: bapt (mentor) --- audio/mangler/files/patch-src_manglerintegration.h | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 audio/mangler/files/patch-src_manglerintegration.h (limited to 'audio/mangler/files/patch-src_manglerintegration.h') diff --git a/audio/mangler/files/patch-src_manglerintegration.h b/audio/mangler/files/patch-src_manglerintegration.h deleted file mode 100644 index f2419ceb1cab..000000000000 --- a/audio/mangler/files/patch-src_manglerintegration.h +++ /dev/null @@ -1,18 +0,0 @@ ---- src/manglerintegration.h.orig 2010-08-05 02:56:16.000000000 +0200 -+++ src/manglerintegration.h 2010-11-22 21:53:01.000000000 +0100 -@@ -37,6 +37,15 @@ - # include - # include - #endif -+/* bad I know but dbus clashes with gdbus. -+ * These are defined in dbus and giomm with the same values. -+ */ -+#undef DBUS_MESSAGE_TYPE_INVALID -+#undef DBUS_MESSAGE_TYPE_METHOD_CALL -+#undef DBUS_MESSAGE_TYPE_METHOD_RETURN -+#undef DBUS_MESSAGE_TYPE_ERROR -+#undef DBUS_MESSAGE_TYPE_SIGNAL -+ - #include - #include - #include -- cgit v1.2.3