diff --git a/multimedia/editor/pipewire/pspec.xml b/multimedia/editor/pipewire/pspec.xml
index c86cc44c7b..a8bcb5aa48 100644
--- a/multimedia/editor/pipewire/pspec.xml
+++ b/multimedia/editor/pipewire/pspec.xml
@@ -12,7 +12,7 @@
library
Server and user space API to deal with multimedia pipelines
Server and user space API to deal with multimedia pipelines
- https://github.com/PipeWire/pipewire/archive/0.3.43.tar.gz
+ https://github.com/PipeWire/pipewire/archive/0.3.50.tar.gz
git
meson
@@ -102,6 +102,13 @@
+
+ 2022-04-19
+ 0.3.50
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-01-12
0.3.43
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