Merge pull request #8596 from heitbaum/gst

gstreamer: update to 1.23.1
This commit is contained in:
Christian Hewitt 2024-02-07 05:51:15 +04:00 committed by GitHub
commit 41f66a2052
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 6 additions and 7 deletions

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gst-plugins-bad"
PKG_VERSION="1.22.9"
PKG_SHA256="1bc65d0fd5f53a3636564efd3fcf318c3edcdec39c4109a503c1fc8203840a1d"
PKG_VERSION="1.23.1"
PKG_SHA256="c6fd7d2744dbda549ee93bbc5d21a42a91df019c905a67a55bd1be77d3a422de"
PKG_LICENSE="LGPL-2.1-or-later"
PKG_SITE="https://gstreamer.freedesktop.org/modules/gst-plugins-bad.html"
PKG_URL="https://gstreamer.freedesktop.org/src/gst-plugins-bad/${PKG_NAME}-${PKG_VERSION}.tar.xz"
@ -113,7 +113,6 @@ pre_configure_target() {
-Dgsm=disabled \
-Dipcpipeline=disabled \
-Diqa=disabled \
-Dkate=disabled \
-Dkms=disabled \
-Dladspa=disabled \
-Dlibde265=disabled \

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gst-plugins-base"
PKG_VERSION="1.22.9"
PKG_SHA256="fac3e0dd2d8e9370388b34bf8c21b89d5f63bc3cfc12cd7fdc8fc6c1cba03334"
PKG_VERSION="1.23.1"
PKG_SHA256="f6f1be3f47ff5ae895cfd372aa475fbbb1d83b9a829037b8764809cb218909eb"
PKG_LICENSE="GPL-2.1-or-later"
PKG_SITE="https://gstreamer.freedesktop.org/modules/gst-plugins-base.html"
PKG_URL="https://gstreamer.freedesktop.org/src/gst-plugins-base/${PKG_NAME}-${PKG_VERSION}.tar.xz"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gstreamer"
PKG_VERSION="1.22.9"
PKG_SHA256="1e7124d347e8cdc80f08ec1d370c201be513002af1102bb20e83c5279cb48ebd"
PKG_VERSION="1.23.1"
PKG_SHA256="27fc189284b4c180846ac54dde1314ca01aabdaf1c4f115a3f54a9d158248bbb"
PKG_LICENSE="GPL-2.1-or-later"
PKG_SITE="https://gstreamer.freedesktop.org"
PKG_URL="https://gstreamer.freedesktop.org/src/gstreamer/${PKG_NAME}-${PKG_VERSION}.tar.xz"