mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
vdr-addon: update for live 3.1.6 and addon (120)
This commit is contained in:
parent
67725530a6
commit
9c7c2b084a
@ -1,3 +1,6 @@
|
||||
120
|
||||
- update live to 3.1.6
|
||||
|
||||
119
|
||||
- update VDR to 2.6.1
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
PKG_NAME="vdr-addon"
|
||||
PKG_VERSION="2.6.1"
|
||||
PKG_REV="119"
|
||||
PKG_REV="120"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://libreelec.tv"
|
||||
@ -65,7 +65,7 @@ addon() {
|
||||
$(get_build_dir vdr-plugin-streamdev)/server/locale/* \
|
||||
${ADDON_BUILD}/${PKG_ADDON_ID}/locale
|
||||
|
||||
cp -PL $(get_install_dir tntnet)/usr/lib/libtntnet.so.12 ${ADDON_BUILD}/${PKG_ADDON_ID}/lib
|
||||
cp -PL $(get_install_dir tntnet)/usr/lib/libtntnet.so.13 ${ADDON_BUILD}/${PKG_ADDON_ID}/lib
|
||||
|
||||
cp -P $(get_build_dir vdr)/vdr ${ADDON_BUILD}/${PKG_ADDON_ID}/bin/vdr.bin
|
||||
cp -PR $(get_build_dir vdr)/locale/* ${ADDON_BUILD}/${PKG_ADDON_ID}/locale
|
||||
|
Loading…
x
Reference in New Issue
Block a user