Bump buildroot to 2019.02
This commit is contained in:
@@ -4,12 +4,17 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
UPMPDCLI_VERSION = 1.2.15
|
||||
UPMPDCLI_VERSION = 1.4.0
|
||||
UPMPDCLI_SITE = http://www.lesbonscomptes.com/upmpdcli/downloads
|
||||
UPMPDCLI_LICENSE = GPL-2.0+
|
||||
UPMPDCLI_LICENSE = LGPL-2.1+
|
||||
UPMPDCLI_LICENSE_FILES = COPYING
|
||||
UPMPDCLI_DEPENDENCIES = host-pkgconf libmpdclient libupnpp libmicrohttpd jsoncpp
|
||||
|
||||
# Disable spotify plugin which requires dlfcn.h
|
||||
ifeq ($(BR2_STATIC_LIBS),y)
|
||||
UPMPDCLI_CONF_OPTS = --disable-spotify
|
||||
endif
|
||||
|
||||
# Upmpdcli only runs if user upmpdcli exists
|
||||
define UPMPDCLI_USERS
|
||||
upmpdcli -1 upmpdcli -1 * - - audio Upmpdcli MPD UPnP Renderer Front-End
|
||||
|
||||
Reference in New Issue
Block a user