summaryrefslogtreecommitdiff
path: root/package/madplay
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-15 20:21:51 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-15 20:21:51 +0200
commitbae480656aac1ec7ad3c2582bd6efe431298bcee (patch)
tree21fab15fbb7f159be3d6ec5ba7bc8f88fe2a76ec /package/madplay
parent1b7d3a76da05162c455659c2619cdb4f60feb8d6 (diff)
enable arm specific optimization in libmad, enable alsa output in madplay
Diffstat (limited to 'package/madplay')
-rw-r--r--package/madplay/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/madplay/Makefile b/package/madplay/Makefile
index 50187a26a..d089b8358 100644
--- a/package/madplay/Makefile
+++ b/package/madplay/Makefile
@@ -9,8 +9,8 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 6814b47ceaa99880c754c5195aa1aac1
PKG_DESCR:= MPEG audio player in fixed point
PKG_SECTION:= multimedia
-PKG_DEPENDS:= libid3tag libmad
-PKG_BUILDDEP:= libid3tag libmad
+PKG_DEPENDS:= libid3tag libmad alsa-lib
+PKG_BUILDDEP:= libid3tag libmad alsa-lib
PKG_URL:= http://www.underbit.com/products/mad
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=mad/} \
ftp://ftp.mars.org/pub/mpeg/
@@ -29,7 +29,7 @@ CONFIGURE_ARGS+= --disable-debugging \
--without-libiconv-prefix \
--without-libintl-prefix \
--without-esd \
- --without-alsa
+ --with-alsa
post-install:
${INSTALL_DIR} ${IDIR_MADPLAY}/usr/bin