mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
mpd: update to 0.23.5 and addon (113)
This commit is contained in:
parent
5c621181e8
commit
10862fb451
@ -1,3 +1,8 @@
|
||||
113
|
||||
- Update to version 0.23.5
|
||||
- libmpdclient: update to 2.20
|
||||
- Update libopenmpt to 0.5.15
|
||||
|
||||
112
|
||||
- Update to version 0.23.3
|
||||
|
||||
|
@ -3,9 +3,9 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="mpd"
|
||||
PKG_VERSION="0.23.3"
|
||||
PKG_SHA256="b300625701005c6b14649f11dac118d05540529a5385d05b7c3062c0ce08f399"
|
||||
PKG_REV="112"
|
||||
PKG_VERSION="0.23.5"
|
||||
PKG_SHA256="f22c2c25093a05f4566f9cd7207cfbcd8405af67ed29a989bcf8905f80b7a299"
|
||||
PKG_REV="113"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://www.musicpd.org"
|
||||
@ -22,8 +22,7 @@ PKG_IS_ADDON="yes"
|
||||
PKG_ADDON_NAME="Music Player Daemon (MPD)"
|
||||
PKG_ADDON_TYPE="xbmc.service"
|
||||
|
||||
PKG_MESON_OPTS_TARGET=" \
|
||||
-Dadplug=disabled \
|
||||
PKG_MESON_OPTS_TARGET="-Dadplug=disabled \
|
||||
-Dalsa=enabled \
|
||||
-Dao=disabled \
|
||||
-Daudiofile=disabled \
|
||||
|
Loading…
x
Reference in New Issue
Block a user