upmpdcli: Move to sound menu and sub-directory

Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
Ted Hess 2015-02-04 14:49:47 -05:00
parent 3e58633462
commit e61499165b
5 changed files with 3 additions and 3 deletions

View 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

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB