From 94fe2c0a845f670369212eea880da86fda496be0 Mon Sep 17 00:00:00 2001 From: jow Date: Fri, 18 Dec 2009 16:27:16 +0000 Subject: [PATCH] [packages] ices: move it into the "sound" section git-svn-id: svn://svn.openwrt.org/openwrt/packages@18827 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- {multimedia => sound}/ices/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {multimedia => sound}/ices/Makefile (97%) diff --git a/multimedia/ices/Makefile b/sound/ices/Makefile similarity index 97% rename from multimedia/ices/Makefile rename to sound/ices/Makefile index e91193ae4..d836ee4ec 100644 --- a/multimedia/ices/Makefile +++ b/sound/ices/Makefile @@ -19,8 +19,8 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk define Package/ices - SECTION:=net - CATEGORY:=Network + SECTION:=sound + CATEGORY:=Sound TITLE:=ices client for Icecast media streaming servers URL:=http://xiph.org/ DEPENDS:=+libshout +libxml2 +zlib +libogg +libvorbis -- 2.11.0