From 7c1ed9e2cf29a1ce7523a6a0b170f04772d53264 Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 30 Jul 2025 14:46:10 +0300 Subject: [PATCH] gst-* ver. bump --- multimedia/video/gst-plugins-base/actions.py | 3 ++- multimedia/video/gst-plugins-base/pspec.xml | 17 ++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/multimedia/video/gst-plugins-base/actions.py b/multimedia/video/gst-plugins-base/actions.py index 7e6da46cee..ff88732b80 100644 --- a/multimedia/video/gst-plugins-base/actions.py +++ b/multimedia/video/gst-plugins-base/actions.py @@ -15,7 +15,8 @@ def setup(): shelltools.export("AUTOPOINT", "true") options = "-Dpackage-name='PisiLinux gstreamer-plugins-base package' \ -Dpackage-origin='https://www.pisilinux.org' \ - -Dtremor=disabled \ + -Dgst-plugins-base:libvisual=disabled \ + -Dgst-plugins-base:tremor=disabled \ -Dexamples=disabled \ " if get.buildTYPE() == "emul32": diff --git a/multimedia/video/gst-plugins-base/pspec.xml b/multimedia/video/gst-plugins-base/pspec.xml index 1c1aaba178..0876eef48a 100644 --- a/multimedia/video/gst-plugins-base/pspec.xml +++ b/multimedia/video/gst-plugins-base/pspec.xml @@ -12,9 +12,9 @@ library Basepack of plugins for gstreamer GStreamer base plugins are a well-groomed and well-maintained collection of GStreamer plugins and elements, spanning the range of possible types of elements one would want to write for GStreamer. It also contains helper libraries and base classes useful for writing elements. A wide range of video and audio decoders, encoders, and filters are included. - https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.24.11.tar.xz + https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.26.4.tar.xz - git + meson mesa-devel libdrm-devel @@ -45,7 +45,7 @@ libX11-devel xorg-proto xorg-server-xvfb - gstreamer-devel + gstreamer-devel gobject-introspection-devel wayland-protocols-devel @@ -77,10 +77,10 @@ libvisual libtheora cdparanoia - graphene + graphene wayland-cursor wayland-client - gstreamer + gstreamer /usr/bin @@ -199,6 +199,13 @@ + + 2025-07-17 + 1.26.4 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2025-01-09 1.24.11