upmpdcli: Move to sound menu and sub-directory
authorTed Hess <redacted>
Wed, 4 Feb 2015 19:49:47 +0000 (14:49 -0500)
committerTed Hess <redacted>
Wed, 4 Feb 2015 19:49:47 +0000 (14:49 -0500)
Signed-off-by: Ted Hess <redacted>
sound/upmpdcli/Makefile [moved from multimedia/upmpdcli/Makefile with 95% similarity]
sound/upmpdcli/files/upmpdcli.config [moved from multimedia/upmpdcli/files/upmpdcli.config with 100% similarity]
sound/upmpdcli/files/upmpdcli.init [moved from multimedia/upmpdcli/files/upmpdcli.init with 100% similarity]
sound/upmpdcli/files/upmpdcli.png [moved from multimedia/upmpdcli/files/upmpdcli.png with 100% similarity]
sound/upmpdcli/patches/010-Add_icon_config.patch [moved from multimedia/upmpdcli/patches/010-Add_icon_config.patch with 100% similarity]

similarity index 95%
rename from multimedia/upmpdcli/Makefile
rename to sound/upmpdcli/Makefile
index d921feecc8597801bfac6709a03f8f9bd78753ad..1286cd42cbd41a868b075493569f7b387150ecba 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2014 OpenWrt.org
+# Copyright (C) 2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -24,8 +24,8 @@ PKG_INSTALL:=1
 include $(INCLUDE_DIR)/package.mk
 
 define Package/upmpdcli
-  SECTION:=multimedia
-  CATEGORY:=Multimedia
+  SECTION:=sound
+  CATEGORY:=Sound
   URL:=http://www.lesbonscomptes.com/upmpdcli
   DEPENDS+= +libupnpp +libmpdclient
   TITLE:=A UPnP front-end to MPD, the Music Player Daemon
git clone https://git.99rst.org/PROJECT