mpd: bump to version 0.16.3
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 2 Sep 2011 14:04:58 +0000 (11:04 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 11 Sep 2011 20:33:42 +0000 (22:33 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/multimedia/mpd/mpd-0.16.2-tremor-needs-ogg_common.patch [deleted file]
package/multimedia/mpd/mpd.mk

diff --git a/package/multimedia/mpd/mpd-0.16.2-tremor-needs-ogg_common.patch b/package/multimedia/mpd/mpd-0.16.2-tremor-needs-ogg_common.patch
deleted file mode 100644 (file)
index d315f14..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-[PATCH] configure: tremor needs common ogg support just like libvorbis does
-
-Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
----
- configure.ac |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-Index: mpd-0.16.2/configure.ac
-===================================================================
---- mpd-0.16.2.orig/configure.ac
-+++ mpd-0.16.2/configure.ac
-@@ -1081,7 +1081,7 @@
- fi
- AM_CONDITIONAL(HAVE_OGG_COMMON,
--        test x$enable_vorbis = xyes || test x$enable_oggflac = xyes || test x$enable_flac = xyes)
-+        test x$enable_vorbis = xyes || test x$enable_tremor = xyes || test x$enable_oggflac = xyes || test x$enable_flac = xyes)
- AM_CONDITIONAL(HAVE_FLAC_COMMON,
-         test x$enable_flac = xyes || test x$enable_oggflac = xyes)
index d418f61d68b275fdb2fa836d807a42920ae7fe90..e647b4a2b39aea7a6e359fcce2d4dc12c38a5f41 100644 (file)
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-MPD_VERSION = 0.16.2
+MPD_VERSION = 0.16.3
 MPD_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/musicpd
 MPD_AUTORECONF = YES
 MPD_DEPENDENCIES = host-pkg-config libglib2