From 06344029476b97966c14ca25684f49d6c7ae7bc5 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 16 Mar 2026 14:33:54 +0300 Subject: [PATCH] gst-* ver. bump --- multimedia/video/gst-plugins-base/actions.py | 4 +++- multimedia/video/gst-plugins-base/pspec.xml | 13 ++++++++++--- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/multimedia/video/gst-plugins-base/actions.py b/multimedia/video/gst-plugins-base/actions.py index ff88732b80..b493b200bf 100644 --- a/multimedia/video/gst-plugins-base/actions.py +++ b/multimedia/video/gst-plugins-base/actions.py @@ -43,6 +43,8 @@ def install(): if get.buildTYPE() == "emul32": pisitools.removeDir("/usr/bin32") + pisitools.remove("/usr/include/GL/glext.h") + pisitools.remove("/usr/include/KHR/khrplatform.h") return - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README*") + pisitools.dodoc("ChangeLog", "COPYING", "README*") diff --git a/multimedia/video/gst-plugins-base/pspec.xml b/multimedia/video/gst-plugins-base/pspec.xml index 70e5ddb9e2..808ab8d237 100644 --- a/multimedia/video/gst-plugins-base/pspec.xml +++ b/multimedia/video/gst-plugins-base/pspec.xml @@ -12,7 +12,7 @@ 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.26.10.tar.xz + https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.28.1.tar.xz meson @@ -45,7 +45,7 @@ libX11-devel xorg-proto xorg-server-xvfb - gstreamer-devel + gstreamer-devel gobject-introspection-devel wayland-protocols-devel @@ -80,7 +80,7 @@ graphene wayland-cursor wayland-client - gstreamer + gstreamer /usr/bin @@ -199,6 +199,13 @@ + + 2026-02-28 + 1.28.1 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2025-12-27 1.26.10