From 8fe23b3c30c26367d781cdfc0e6861aa77b5ac06 Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 4 Aug 2006 23:08:20 +0000 Subject: [PATCH] move mpd to sound/ git-svn-id: svn://svn.openwrt.org/openwrt/packages@4461 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- {utils => sound}/mpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {utils => sound}/mpd/Makefile (98%) diff --git a/utils/mpd/Makefile b/sound/mpd/Makefile similarity index 98% rename from utils/mpd/Makefile rename to sound/mpd/Makefile index a45836773..6ca73c553 100644 --- a/utils/mpd/Makefile +++ b/sound/mpd/Makefile @@ -23,8 +23,8 @@ PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install include $(INCLUDE_DIR)/package.mk define Package/mpd - SECTION:=utils - CATEGORY:=Utilities + SECTION:=sound + CATEGORY:=Sound DEPENDS:=+libflac +libid3tag +libmad +libvorbisidec TITLE:=Music Player Daemon DESCRIPTION:=Music Player Daemon.\\\ -- 2.11.0