From f2bf0c963e839857dda6ddecae396b5854e48e78 Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 8 Jul 2026 19:01:48 +0300 Subject: [PATCH] vlc ver. bump --- .../vlc/files/gstreamer-1.28.patch | 24 +++++++++++++++++++ multimedia/videoplayer/vlc/pspec.xml | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 multimedia/videoplayer/vlc/files/gstreamer-1.28.patch diff --git a/multimedia/videoplayer/vlc/files/gstreamer-1.28.patch b/multimedia/videoplayer/vlc/files/gstreamer-1.28.patch new file mode 100644 index 0000000000..ec27918c77 --- /dev/null +++ b/multimedia/videoplayer/vlc/files/gstreamer-1.28.patch @@ -0,0 +1,24 @@ +From 4a99402aa5a3433e014041596d4a4a64b8bdfb5e Mon Sep 17 00:00:00 2001 +From: David Runge +Date: Sun, 24 May 2026 23:46:00 +0200 +Subject: [PATCH 3/4] Adjust includes for build with gstreamer >= 1.28 + +Signed-off-by: David Runge +--- + modules/codec/gstreamer/gstvlcvideopool.h | 3 --- + 1 file changed, 3 deletions(-) + +diff --git a/modules/codec/gstreamer/gstvlcvideopool.h b/modules/codec/gstreamer/gstvlcvideopool.h +index 373a5665e4..0656b5ce31 100644 +--- a/modules/codec/gstreamer/gstvlcvideopool.h ++++ b/modules/codec/gstreamer/gstvlcvideopool.h +@@ -27,9 +27,6 @@ + #ifndef VLC_GST_VIDEO_POOL_H + #define VLC_GST_VIDEO_POOL_H + +-#include +-#include +- + #include "gstvlcpictureplaneallocator.h" + + typedef struct _GstVlcVideoPool GstVlcVideoPool; diff --git a/multimedia/videoplayer/vlc/pspec.xml b/multimedia/videoplayer/vlc/pspec.xml index 5c068449d3..90879be201 100644 --- a/multimedia/videoplayer/vlc/pspec.xml +++ b/multimedia/videoplayer/vlc/pspec.xml @@ -128,7 +128,7 @@ wayland-protocols-devel - + gstreamer-1.28.patch