[SCM] audacious-plugins/master: Remove debian/patches/gmodule.patch, applied upstream.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat May 19 16:01:29 UTC 2012


The following commit has been merged in the master branch:
commit 6743d647eabae1ee5c466818e0912d4493111e34
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat May 19 17:28:03 2012 +0200

    Remove debian/patches/gmodule.patch, applied upstream.

diff --git a/debian/patches/gmodule.patch b/debian/patches/gmodule.patch
deleted file mode 100644
index 58987cd..0000000
--- a/debian/patches/gmodule.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Fix build failure due to missing gmodule linkage.
-Author: Benjamin Drung <bdrung at ubuntu.com>
-Forwarded: no
-
---- audacious-plugins-3.2.1.orig/src/ladspa/Makefile
-+++ audacious-plugins-3.2.1/src/ladspa/Makefile
-@@ -10,6 +10,6 @@ include ../../extra.mk
- 
- plugindir := ${plugindir}/${EFFECT_PLUGIN_DIR}
- 
--CPPFLAGS += -I../.. ${PTHREAD_CFLAGS} ${GTK_CFLAGS}
-+CPPFLAGS += -I../.. ${PTHREAD_CFLAGS} ${GTK_CFLAGS} ${GMODULE_CFLAGS}
- CFLAGS += ${PLUGIN_CFLAGS}
--LIBS += -lm ${PTHREAD_LIBS} ${GTK_LIBS}
-+LIBS += -lm ${PTHREAD_LIBS} ${GTK_LIBS} ${GMODULE_LIBS}
diff --git a/debian/patches/series b/debian/patches/series
index c7dd114..f639d12 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 ffaudio.diff
-gmodule.patch
 bp-lirc.patch

-- 
Plugins for audacious



More information about the pkg-multimedia-commits mailing list