|
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
|
|
|
|
|
|
PKG_NAME:= mpd
|
|
|
PKG_VERSION:= 0.17.5
|
|
|
-PKG_RELEASE:= 1
|
|
|
+PKG_RELEASE:= 2
|
|
|
PKG_MD5SUM:= b68be330deeb23989c08a9fefd9fcdeb
|
|
|
PKG_DESCR:= A music player daemon
|
|
|
PKG_SECTION:= multimedia
|
|
@@ -117,6 +117,7 @@ CONFIGURE_ARGS+= --disable-httpd-output \
|
|
|
--disable-wavpack \
|
|
|
--disable-sqlite \
|
|
|
--disable-mpg123 \
|
|
|
+ --disable-soundcloud \
|
|
|
--with-zeroconf=no
|
|
|
|
|
|
ifneq (${ADK_PACKAGE_MPD_WITH_ALSA},)
|