diff --git a/multimedia/video/gst-libav/pspec.xml b/multimedia/video/gst-libav/pspec.xml
index ffbb7d591d..62820f9ad2 100644
--- a/multimedia/video/gst-libav/pspec.xml
+++ b/multimedia/video/gst-libav/pspec.xml
@@ -12,7 +12,7 @@
library
Gstreamer plugin for the libav codec
Gstreamer plugin for the libav codec.
- https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.18.5.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.20.1.tar.xz
meson
python3
@@ -23,7 +23,7 @@
yasm-devel
ffmpeg-devel
libunwind-devel
- gst-plugins-base-devel
+ gst-plugins-base-devel
@@ -36,7 +36,7 @@
glib2
ffmpeg
gstreamer
- gst-plugins-base
+ gst-plugins-base
/usr/lib
@@ -58,6 +58,13 @@
+
+ 2022-04-13
+ 1.20.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-10-27
1.18.5
diff --git a/multimedia/video/gst-plugins-bad/actions.py b/multimedia/video/gst-plugins-bad/actions.py
index 387fdc38e0..fd9ae99057 100644
--- a/multimedia/video/gst-plugins-bad/actions.py
+++ b/multimedia/video/gst-plugins-bad/actions.py
@@ -20,4 +20,4 @@ def build():
def install():
mesontools.install()
- pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README", "RELEASE", "REQUIREMENTS")
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README*", "RELEASE", "REQUIREMENTS")
diff --git a/multimedia/video/gst-plugins-bad/pspec.xml b/multimedia/video/gst-plugins-bad/pspec.xml
index bbc5e4c8d8..1dc167bc1b 100644
--- a/multimedia/video/gst-plugins-bad/pspec.xml
+++ b/multimedia/video/gst-plugins-bad/pspec.xml
@@ -12,7 +12,7 @@
library
A set of GStreamer plug-ins that aren't up to par compared to the rest
GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use.
- https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.18.5.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.20.1.tar.xz
+
+ 2022-04-13
+ 1.20.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-12-09
1.18.5
diff --git a/multimedia/video/gst-plugins-good/actions.py b/multimedia/video/gst-plugins-good/actions.py
index dfb5f62010..113731b46b 100644
--- a/multimedia/video/gst-plugins-good/actions.py
+++ b/multimedia/video/gst-plugins-good/actions.py
@@ -21,4 +21,4 @@ def build():
def install():
mesontools.install()
- pisitools.dodoc("README", "COPYING", "AUTHORS", "NEWS")
+ pisitools.dodoc("README*", "COPYING", "AUTHORS", "NEWS")
diff --git a/multimedia/video/gst-plugins-good/pspec.xml b/multimedia/video/gst-plugins-good/pspec.xml
index 475a847897..83cd1da239 100644
--- a/multimedia/video/gst-plugins-good/pspec.xml
+++ b/multimedia/video/gst-plugins-good/pspec.xml
@@ -12,7 +12,7 @@
library
A set of good-quality plugins for GStreamer
gst-plugins-good contains a set of mature plugins and elements for GStreamer.
- https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.18.5.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.20.1.tar.xz
+
+ 2022-04-13
+ 1.20.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-10-27
1.18.5
diff --git a/multimedia/video/gst-plugins-ugly/actions.py b/multimedia/video/gst-plugins-ugly/actions.py
index ab0ec2724b..4f24fee04e 100644
--- a/multimedia/video/gst-plugins-ugly/actions.py
+++ b/multimedia/video/gst-plugins-ugly/actions.py
@@ -20,4 +20,4 @@ def build():
def install():
mesontools.install()
- pisitools.dodoc("README", "COPYING", "AUTHORS", "NEWS")
+ pisitools.dodoc("README*", "COPYING", "AUTHORS", "NEWS")
diff --git a/multimedia/video/gst-plugins-ugly/pspec.xml b/multimedia/video/gst-plugins-ugly/pspec.xml
index 4e12427bcf..48edce137f 100644
--- a/multimedia/video/gst-plugins-ugly/pspec.xml
+++ b/multimedia/video/gst-plugins-ugly/pspec.xml
@@ -12,7 +12,7 @@
library
Other plugins for gstreamer
GStreamer Ugly Plug-ins is a set of plug-ins that have good quality and correct functionality, but distributing them might pose problems. The license on either the plugins or the supporting libraries might not be how we'd like. The code might be widely known to present patent problems.
- https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.18.5.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.20.1.tar.xz
meson
xz-devel
@@ -32,8 +32,8 @@
libmpeg2-devel
libdvdread-devel
opencore-amr-devel
- gstreamer-devel
- gst-plugins-base-devel
+ gstreamer-devel
+ gst-plugins-base-devel
@@ -52,8 +52,8 @@
libmpeg2
libdvdread
opencore-amr
- gstreamer
- gst-plugins-base
+ gstreamer
+ gst-plugins-base
/usr/lib/gstreamer-1.0
@@ -79,6 +79,13 @@
+
+ 2022-04-13
+ 1.20.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-10-27
1.18.5
diff --git a/multimedia/video/gstreamermm/pspec.xml b/multimedia/video/gstreamermm/pspec.xml
index 31b63c5dfd..20f2bab021 100644
--- a/multimedia/video/gstreamermm/pspec.xml
+++ b/multimedia/video/gstreamermm/pspec.xml
@@ -18,8 +18,8 @@
pangomm-devel
cairomm-devel
libxmlpp-devel
- gstreamer-devel
- gst-plugins-base-devel
+ gstreamer-devel
+ gst-plugins-base-devel
@@ -31,9 +31,9 @@
libgcc
libxml2
libxmlpp
- gstreamer
+ gstreamer
libsigc++
- gst-plugins-base
+ gst-plugins-base
/usr/lib
@@ -65,6 +65,13 @@
+
+ 2022-04-13
+ 1.10.0
+ Rebuild.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2021-10-27
1.10.0
diff --git a/programming/language/python/gst-python/pspec.xml b/programming/language/python/gst-python/pspec.xml
index 109c48abc3..39e453a145 100644
--- a/programming/language/python/gst-python/pspec.xml
+++ b/programming/language/python/gst-python/pspec.xml
@@ -15,10 +15,11 @@
https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.16.2.tar.xz
python-pygobject3-devel
+
glib2-devel
- gstreamer-devel
+ gstreamer-devel
python-devel
- gst-plugins-base-devel
+ gst-plugins-base-devel
@@ -38,6 +39,13 @@
+
+ 2022-04-13
+ 1.16.2
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-01-19
1.16.2
diff --git a/programming/language/python3/gst-python3/pspec.xml b/programming/language/python3/gst-python3/pspec.xml
index 90e0f844de..797e47550a 100644
--- a/programming/language/python3/gst-python3/pspec.xml
+++ b/programming/language/python3/gst-python3/pspec.xml
@@ -12,15 +12,15 @@
library
GStreamer Python3 bindings
gst-python3 is a Python frontend to GStreamer.
- https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.18.4.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.20.1.tar.xz
meson
glib2-devel
python3-pygobject3-devel
- gstreamer-devel
+ gstreamer-devel
python3-devel
- gst-plugins-base-devel
+ gst-plugins-base-devel
@@ -43,6 +43,13 @@
+
+ 2022-04-14
+ 1.20.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-10-22
1.18.4