define Package/moc
SECTION:=sound
CATEGORY:=Sound
- DEPENDS:=+libcurl +BUILD_PATENTED:libmad +libvorbis $(ICONV_DEPENDS) +alsa-utils +libid3tag +libflac +libsamplerate +PACKAGE_libncursesw:libncursesw +!PACKAGE_libncursesw:libncurses +libffmpeg
+ DEPENDS:=+libcurl +BUILD_PATENTED:libmad +libvorbis $(ICONV_DEPENDS) +alsa-utils +libid3tag +libflac +libsamplerate +PACKAGE_libncursesw:libncursesw +!PACKAGE_libncursesw:libncurses +libffmpeg +libltdl
TITLE:=Music On Console
URL:=http://moc.daper.net/
endef
--enable-shared \
--disable-static \
--disable-debug \
+ --without-speex \
+ --without-samplerate \
+ --without-curl \
+ --without-flac \
+ --without-musepack \
+ --without-rcc \
)
endef