Merge pull request #10215 from heitbaum/gst

gstreamer: update to 1.27.1
This commit is contained in:
Christian Hewitt 2025-07-09 15:42:17 +04:00 committed by GitHub
commit c198bbb905
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) # Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gst-plugins-bad" PKG_NAME="gst-plugins-bad"
PKG_VERSION="1.26.3" PKG_VERSION="1.27.1"
PKG_SHA256="95c48dacaf14276f4e595f4cbca94b3cfebfc22285e765e2aa56d0a7275d7561" PKG_SHA256="9730381c718b7d99042a5e02e33ca5eccad0c8a5c5325aca66491728de9ba64e"
PKG_LICENSE="LGPL-2.1-or-later" PKG_LICENSE="LGPL-2.1-or-later"
PKG_SITE="https://gstreamer.freedesktop.org/modules/gst-plugins-bad.html" 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" PKG_URL="https://gstreamer.freedesktop.org/src/gst-plugins-bad/${PKG_NAME}-${PKG_VERSION}.tar.xz"
@ -75,7 +75,6 @@ pre_configure_target() {
-Dvideoparsers=enabled \ -Dvideoparsers=enabled \
-Dvideosignal=disabled \ -Dvideosignal=disabled \
-Dvmnc=disabled \ -Dvmnc=disabled \
-Dy4m=disabled \
-Dopencv=disabled \ -Dopencv=disabled \
-Dwayland=disabled \ -Dwayland=disabled \
-Dx11=disabled \ -Dx11=disabled \

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gst-plugins-base" PKG_NAME="gst-plugins-base"
PKG_VERSION="1.26.3" PKG_VERSION="1.27.1"
PKG_SHA256="4ef9f9ef09025308ce220e2dd22a89e4c992d8ca71b968e3c70af0634ec27933" PKG_SHA256="25ff354f63f3f4bf0a66cb938948eeb203be5e1d5ef8e0154fb54e553242e201"
PKG_LICENSE="GPL-2.1-or-later" PKG_LICENSE="GPL-2.1-or-later"
PKG_SITE="https://gstreamer.freedesktop.org/modules/gst-plugins-base.html" 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" 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) # Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gstreamer" PKG_NAME="gstreamer"
PKG_VERSION="1.26.3" PKG_VERSION="1.27.1"
PKG_SHA256="dc661603221293dccc740862425eb54fbbed60fb29d08c801d440a6a3ff82680" PKG_SHA256="ac89913f5c39c4b216515814e63b54e865953a37dacfe149afaacdfbeb39a9f1"
PKG_LICENSE="GPL-2.1-or-later" PKG_LICENSE="GPL-2.1-or-later"
PKG_SITE="https://gstreamer.freedesktop.org" PKG_SITE="https://gstreamer.freedesktop.org"
PKG_URL="https://gstreamer.freedesktop.org/src/gstreamer/${PKG_NAME}-${PKG_VERSION}.tar.xz" PKG_URL="https://gstreamer.freedesktop.org/src/gstreamer/${PKG_NAME}-${PKG_VERSION}.tar.xz"