Browse Source

upmpdcli: Move to sound menu and sub-directory

Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess 10 years ago
parent
commit
e61499165b

multimedia/upmpdcli/Makefile → sound/upmpdcli/Makefile View File

1
 #
1
 #
2
-# Copyright (C) 2014 OpenWrt.org
2
+# Copyright (C) 2015 OpenWrt.org
3
 #
3
 #
4
 # This is free software, licensed under the GNU General Public License v2.
4
 # This is free software, licensed under the GNU General Public License v2.
5
 # See /LICENSE for more information.
5
 # See /LICENSE for more information.
24
 include $(INCLUDE_DIR)/package.mk
24
 include $(INCLUDE_DIR)/package.mk
25
 
25
 
26
 define Package/upmpdcli
26
 define Package/upmpdcli
27
-  SECTION:=multimedia
28
-  CATEGORY:=Multimedia
27
+  SECTION:=sound
28
+  CATEGORY:=Sound
29
   URL:=http://www.lesbonscomptes.com/upmpdcli
29
   URL:=http://www.lesbonscomptes.com/upmpdcli
30
   DEPENDS+= +libupnpp +libmpdclient
30
   DEPENDS+= +libupnpp +libmpdclient
31
   TITLE:=A UPnP front-end to MPD, the Music Player Daemon
31
   TITLE:=A UPnP front-end to MPD, the Music Player Daemon

multimedia/upmpdcli/files/upmpdcli.config → sound/upmpdcli/files/upmpdcli.config View File


multimedia/upmpdcli/files/upmpdcli.init → sound/upmpdcli/files/upmpdcli.init View File


multimedia/upmpdcli/files/upmpdcli.png → sound/upmpdcli/files/upmpdcli.png View File


multimedia/upmpdcli/patches/010-Add_icon_config.patch → sound/upmpdcli/patches/010-Add_icon_config.patch View File