mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
Merge pull request #10345 from heitbaum/addon12a
[le12.2] Addon updates
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) 2025-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="docker-compose"
|
||||
PKG_VERSION="2.39.1"
|
||||
PKG_VERSION="2.39.2"
|
||||
PKG_LICENSE="Apache-2.0"
|
||||
PKG_SITE="https://github.com/docker/compose"
|
||||
PKG_LONGDESC="Define and run multi-container applications with Docker."
|
||||
@@ -10,15 +10,15 @@ PKG_TOOLCHAIN="manual"
|
||||
|
||||
case "${ARCH}" in
|
||||
"aarch64")
|
||||
PKG_SHA256="7b2627ed76f7dcb0d93f649f185af912372229b4c09762a3cd1db5be5255632b"
|
||||
PKG_SHA256="54488fffb60782f3c8787a48b95ed15f49f5a3a85f4105304bd46db5edd9db61"
|
||||
PKG_URL="${PKG_SITE}/releases/download/v${PKG_VERSION}/docker-compose-linux-aarch64"
|
||||
;;
|
||||
"arm")
|
||||
PKG_SHA256="a97c785b148cf744e4f91835fa981dc93d6ced5132d42dab934947e33032af98"
|
||||
PKG_SHA256="9d1376146e42bf964f9efa8444935bc20accdc1d72a6ea44881b8d86c9ccfda9"
|
||||
PKG_URL="${PKG_SITE}/releases/download/v${PKG_VERSION}/docker-compose-linux-armv7"
|
||||
;;
|
||||
"x86_64")
|
||||
PKG_SHA256="a5ea28722d5da628b59226626f7d6c33c89a7ed19e39f750645925242044c9d2"
|
||||
PKG_SHA256="a55a8cd4ef103aac282812554e531aac8df7e914a287ee81e14d695556a22902"
|
||||
PKG_URL="${PKG_SITE}/releases/download/v${PKG_VERSION}/docker-compose-linux-x86_64"
|
||||
;;
|
||||
esac
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="aspnet8-runtime"
|
||||
PKG_VERSION="8.0.18"
|
||||
PKG_VERSION="8.0.19"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://dotnet.microsoft.com/"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
@@ -11,16 +11,16 @@ PKG_TOOLCHAIN="manual"
|
||||
|
||||
case "${ARCH}" in
|
||||
"aarch64")
|
||||
PKG_SHA256="74b20f12c7e48f47d90e150a646f05bf1b6db34659f28d34ac25fa7be35dd66f"
|
||||
PKG_URL="https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-arm64.tar.gz"
|
||||
PKG_SHA256="bf72039478ca501546ed0e252289677cdbd96b9c7342b3c83d398ac332424b52"
|
||||
PKG_URL="https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.19/aspnetcore-runtime-8.0.19-linux-arm64.tar.gz"
|
||||
;;
|
||||
"arm")
|
||||
PKG_SHA256="28899322ab8af69708202f7797abe747a17566da84e6fd3747a49af95cc19bff"
|
||||
PKG_URL="https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-arm.tar.gz"
|
||||
PKG_SHA256="5d8ae9e0b2bf4d3482367b251d8d58d966cc93e8a2c3a3e933a2de2d2ca6a38b"
|
||||
PKG_URL="https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.19/aspnetcore-runtime-8.0.19-linux-arm.tar.gz"
|
||||
;;
|
||||
"x86_64")
|
||||
PKG_SHA256="3902cd2a0742e6f59b72e031bc46a6f39cdf070ec2ee20174ebd373dd496a652"
|
||||
PKG_URL="https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-x64.tar.gz"
|
||||
PKG_SHA256="b004aaf0a463dfb6c9c0c2510c842dce56d0b50b04bdc8dad34e86bb8b4b06ea"
|
||||
PKG_URL="https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.19/aspnetcore-runtime-8.0.19-linux-x64.tar.gz"
|
||||
;;
|
||||
esac
|
||||
PKG_SOURCE_NAME="aspnetcore-runtime_${PKG_VERSION}_${ARCH}.tar.gz"
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="filebrowser"
|
||||
PKG_VERSION="2.42.0"
|
||||
PKG_REV="1"
|
||||
PKG_VERSION="2.42.3"
|
||||
PKG_REV="2"
|
||||
PKG_LICENSE="Apache License 2.0"
|
||||
PKG_SITE="https://filebrowser.org"
|
||||
PKG_DEPENDS_TARGET="toolchain:host"
|
||||
@@ -15,15 +15,15 @@ PKG_TOOLCHAIN="manual"
|
||||
|
||||
case "${ARCH}" in
|
||||
"aarch64")
|
||||
PKG_SHA256="d19945eb77b2431bd280e9e75220eb3f04815e72e2be32c6797a7b929414f137"
|
||||
PKG_SHA256="89719297eb42cecea42bf6462dbd30b94270715b2438af48ee64ef9e2ba0ae52"
|
||||
PKG_URL="https://github.com/filebrowser/filebrowser/releases/download/v${PKG_VERSION}/linux-arm64-filebrowser.tar.gz"
|
||||
;;
|
||||
"arm")
|
||||
PKG_SHA256="0dfeb12c07e005ebf0ac04a908efe75c8c7180e91eeb13222a779a33b34a69db"
|
||||
PKG_SHA256="325304e6e556c492fc0c671a9ea58feb81f52ccf6b6caba7b386c097e12fdb3c"
|
||||
PKG_URL="https://github.com/filebrowser/filebrowser/releases/download/v${PKG_VERSION}/linux-armv7-filebrowser.tar.gz"
|
||||
;;
|
||||
"x86_64")
|
||||
PKG_SHA256="024d5ba2503999772a2ddab722c13adab43ef97e6039ed78cbc67f007c4c0782"
|
||||
PKG_SHA256="f304368af024c32e33f8d36e123f5ec5e4d0264601f32493e7f6c26d2f4018ef"
|
||||
PKG_URL="https://github.com/filebrowser/filebrowser/releases/download/v${PKG_VERSION}/linux-amd64-filebrowser.tar.gz"
|
||||
;;
|
||||
esac
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="minisatip"
|
||||
PKG_VERSION="2.0.10"
|
||||
PKG_SHA256="e9f836af2685abecdfa9d0f40fbb22cecca5a084ff6a28c758505d8641045c41"
|
||||
PKG_REV="2"
|
||||
PKG_VERSION="2.0.20"
|
||||
PKG_SHA256="6f85f1b8f4b90a6c4ffd94bcd0aa0132920053dae74c2aceee82fd636649101f"
|
||||
PKG_REV="3"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/catalinii/minisatip"
|
||||
@@ -19,11 +19,9 @@ PKG_IS_ADDON="yes"
|
||||
PKG_ADDON_NAME="Minisatip"
|
||||
PKG_ADDON_TYPE="xbmc.service"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static \
|
||||
--disable-netcv \
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-netcv \
|
||||
--enable-dvbca \
|
||||
--enable-dvbcsa \
|
||||
--with-xml2=$(get_install_dir libxml2)/usr/include/libxml2"
|
||||
--enable-dvbcsa"
|
||||
|
||||
pre_configure_target() {
|
||||
TARGET_CONFIGURE_OPTS=$(echo ${TARGET_CONFIGURE_OPTS} | sed -e "s|--disable-static||" -e "s|--enable-shared||")
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="syncthing"
|
||||
PKG_VERSION="1.30.0"
|
||||
PKG_SHA256="ef1be71c66753c04212ab1c9c548e678d468bad98dc5461e83540a4ef5c2fcba"
|
||||
PKG_REV="0"
|
||||
PKG_VERSION="2.0.0"
|
||||
PKG_SHA256="c7384c91f4db62c7eb1d17bcbbd59f0d42686306a6eb0bf93031d0ba93ab787b"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="MPLv2"
|
||||
PKG_SITE="https://syncthing.net/"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="dotnet-runtime"
|
||||
PKG_REV="0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://dotnet.microsoft.com/"
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libheif"
|
||||
PKG_VERSION="1.17.6"
|
||||
PKG_SHA256="8390baf4913eda0a183e132cec62b875fb2ef507ced5ddddc98dfd2f17780aee"
|
||||
PKG_VERSION="1.20.2"
|
||||
PKG_SHA256="68ac9084243004e0ef3633f184eeae85d615fe7e4444373a0a21cebccae9d12a"
|
||||
PKG_LICENSE="LGPLv3"
|
||||
PKG_SITE="https://www.libde265.org"
|
||||
PKG_URL="https://github.com/strukturag/libheif/releases/download/v${PKG_VERSION}/libheif-${PKG_VERSION}.tar.gz"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
PKG_NAME="imagedecoder.heif"
|
||||
PKG_VERSION="21.0.2-Omega"
|
||||
PKG_SHA256="ac4d6604400cccd16399be19ce0fa9129575cb933d8fb5ff4c76b57c3a39eeeb"
|
||||
PKG_REV="2"
|
||||
PKG_REV="3"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/xbmc/imagedecoder.heif"
|
||||
|
||||
Reference in New Issue
Block a user