From 2aa4ba040f87554731fbe4fc917f0db55796654c Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 19 Apr 2022 18:13:33 +0300 Subject: [PATCH] gst-* ver. bump --- multimedia/video/gst-plugins-base/actions.py | 3 +-- multimedia/video/gst-plugins-base/pspec.xml | 13 ++++++++++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/multimedia/video/gst-plugins-base/actions.py b/multimedia/video/gst-plugins-base/actions.py index 3f649fef67..7e6da46cee 100644 --- a/multimedia/video/gst-plugins-base/actions.py +++ b/multimedia/video/gst-plugins-base/actions.py @@ -17,7 +17,6 @@ def setup(): -Dpackage-origin='https://www.pisilinux.org' \ -Dtremor=disabled \ -Dexamples=disabled \ - -Dgtk_doc=disabled \ " if get.buildTYPE() == "emul32": shelltools.export("CC", "%s -m32" % get.CC()) @@ -45,4 +44,4 @@ def install(): pisitools.removeDir("/usr/bin32") return - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README") + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README*") diff --git a/multimedia/video/gst-plugins-base/pspec.xml b/multimedia/video/gst-plugins-base/pspec.xml index 6ac5ac75b8..c84cecd532 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.18.5.tar.xz + https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.20.1.tar.xz git 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 @@ -195,6 +195,13 @@ + + 2022-04-13 + 1.20.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-10-27 1.18.5