mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
forked-daapd: update to 26.1
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
This commit is contained in:
@@ -8,14 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=forked-daapd
|
||||
PKG_VERSION:=25.0
|
||||
PKG_VERSION:=26.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://github.com/ejurgensen/$(PKG_NAME)/releases/download/$(PKG_VERSION)/
|
||||
PKG_HASH:=5741a64d8f54e11e89dfa2fbfae693b2837e1e19a0c4980a20f8ff56bce4456e
|
||||
PKG_HASH:=dec7a6b5879c43726ceeb40cb16b77f7bb3148ab4e0afec0947629b11f302720
|
||||
|
||||
PKG_BUILD_DEPENDS:=gperf/host
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_USE_MIPS16:=0
|
||||
PKG_INSTALL:=1
|
||||
@@ -35,7 +34,7 @@ URL:=https://github.com/ejurgensen/forked-daapd
|
||||
DEPENDS:=+libgpg-error +libgcrypt +libgdbm +zlib +libexpat +libunistring \
|
||||
+libevent2 +libdaemon +libantlr3c +confuse +alsa-lib +libffmpeg-full \
|
||||
+mxml +libavahi-client +sqlite3-cli +libplist +libcurl +libjson-c \
|
||||
+libprotobuf-c +libgnutls +libsodium $(ICONV_DEPENDS)
|
||||
+libprotobuf-c +libgnutls +libsodium +libwebsockets $(ICONV_DEPENDS)
|
||||
endef
|
||||
|
||||
define Package/forked-daapd/description
|
||||
@@ -56,6 +55,9 @@ CONFIGURE_ARGS += \
|
||||
--enable-chromecast \
|
||||
--enable-verification \
|
||||
--disable-spotify \
|
||||
--with-libplist \
|
||||
--with-libwebsockets \
|
||||
--with-alsa \
|
||||
--without-pulseaudio \
|
||||
--without-libevent_pthreads
|
||||
|
||||
|
||||
Reference in New Issue
Block a user