mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
owntone: update to 29.0
Changes available at https://github.com/owntone/owntone-server/releases/tag/29.0 Added libmount dependency ref. bullet 4 in the ChangeLog Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
This commit is contained in:
committed by
Wesley Gimenes
parent
2a317ac466
commit
0af2d0ae89
@@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=owntone
|
||||
PKG_VERSION:=28.11
|
||||
PKG_VERSION:=29.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
# Release
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://github.com/owntone/owntone-server/releases/download/$(PKG_VERSION)/
|
||||
PKG_HASH:=98538566a993638ec569fc44ea2c7a7fcb5dd925c47b84b64ac2d63fc8b056b8
|
||||
PKG_HASH:=b9cbb9521aed06253b05902a8393a12cd0214d29a7f174855af9ff15a3742b0d
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_BUILD_FLAGS:=no-mips16
|
||||
@@ -35,7 +35,8 @@ URL:=https://github.com/owntone/owntone-server
|
||||
DEPENDS:=+libgpg-error +libgcrypt +libgdbm +zlib +libexpat +libunistring \
|
||||
+libevent2 +libevent2-pthreads +libdaemon +confuse +alsa-lib +libffmpeg-full \
|
||||
+libxml2 +libavahi-client +sqlite3-cli +libplist +libcurl +libjson-c \
|
||||
+libprotobuf-c +libgnutls +libsodium +libwebsockets +libuuid $(ICONV_DEPENDS)
|
||||
+libprotobuf-c +libgnutls +libsodium +libwebsockets +libuuid +libmount \
|
||||
$(ICONV_DEPENDS)
|
||||
endef
|
||||
|
||||
define Package/owntone/description
|
||||
|
||||
Reference in New Issue
Block a user