Merge pull request #855 from thess/upmpdcli-move
upmpdcli: Move to sound menu and sub-directory
This commit is contained in:
commit
51866c0b69
5 changed files with 3 additions and 3 deletions
|
@ -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.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
|
@ -24,8 +24,8 @@ PKG_INSTALL:=1
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/upmpdcli
|
define Package/upmpdcli
|
||||||
SECTION:=multimedia
|
SECTION:=sound
|
||||||
CATEGORY:=Multimedia
|
CATEGORY:=Sound
|
||||||
URL:=http://www.lesbonscomptes.com/upmpdcli
|
URL:=http://www.lesbonscomptes.com/upmpdcli
|
||||||
DEPENDS+= +libupnpp +libmpdclient
|
DEPENDS+= +libupnpp +libmpdclient
|
||||||
TITLE:=A UPnP front-end to MPD, the Music Player Daemon
|
TITLE:=A UPnP front-end to MPD, the Music Player Daemon
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Loading…
Reference in a new issue