Merge pull request #855 from thess/upmpdcli-move

upmpdcli: Move to sound menu and sub-directory
This commit is contained in:
Ted Hess 2015-02-04 15:29:13 -05:00
commit 51866c0b69
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. # 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

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB