diff --git a/multimedia/video/gst-libav/pspec.xml b/multimedia/video/gst-libav/pspec.xml
index 214cb56d1d..d04d7f1283 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.17.2.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.18.3.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 @@
+
+ 2021-01-18
+ 1.18.3
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-07-14
1.17.2
diff --git a/multimedia/video/gst-plugins-bad/pspec.xml b/multimedia/video/gst-plugins-bad/pspec.xml
index d207f403f5..ff47574c8d 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.17.2.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.18.3.tar.xz
+
+ 2021-01-18
+ 1.18.3
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-12-09
1.17.2
diff --git a/multimedia/video/gst-plugins-base/actions.py b/multimedia/video/gst-plugins-base/actions.py
index dcff4fd160..f7e18624b8 100644
--- a/multimedia/video/gst-plugins-base/actions.py
+++ b/multimedia/video/gst-plugins-base/actions.py
@@ -10,9 +10,12 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
+ #pisitools.cflags.remove("-D_FORTIFY_SOURCE=2")
+ #pisitools.cxxflags.remove("-D_FORTIFY_SOURCE=2")
shelltools.export("AUTOPOINT", "true")
options = "-Dpackage-name='PisiLinux gstreamer-plugins-base package' \
-Dpackage-origin='https://www.pisilinux.org' \
+ -Dtremor=disabled \
-Dexamples=disabled \
-Dgtk_doc=disabled \
"
diff --git a/multimedia/video/gst-plugins-base/pspec.xml b/multimedia/video/gst-plugins-base/pspec.xml
index 4c2d25f74b..260168f126 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.
- http://ftp.acc.umu.se/pub/gnome/sources/gst-plugins-base/1.17/gst-plugins-base-1.17.2.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.18.3.tar.xz
git
meson
@@ -41,10 +41,12 @@
wayland-cursor
wayland-devel
libunwind-devel
+ libX11-devel
xorg-proto
xorg-server-xvfb
- gstreamer-devel
+ gstreamer-devel
gobject-introspection-devel
+ wayland-protocols-devel
@@ -74,8 +76,9 @@
libvisual
libtheora
cdparanoia
+ wayland-cursor
wayland-client
- gstreamer
+ gstreamer
/usr/bin
@@ -161,6 +164,9 @@
orc-devel
gstreamer-devel
glib2-devel
+ libX11-devel
+ wayland-devel
+ libglvnd-devel
/usr/include
@@ -186,6 +192,13 @@
+
+ 2021-01-18
+ 1.18.3
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-07-14
1.17.2
diff --git a/multimedia/video/gst-plugins-good/pspec.xml b/multimedia/video/gst-plugins-good/pspec.xml
index b4538a471c..7f82119a6f 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.17.2.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.18.3.tar.xz
+
+ 2021-01-18
+ 1.18.3
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-07-14
1.17.2
diff --git a/multimedia/video/gst-plugins-ugly/pspec.xml b/multimedia/video/gst-plugins-ugly/pspec.xml
index c7556f7244..b3ba730ffe 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.17.2.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.18.3.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 @@
+
+ 2021-01-18
+ 1.18.3
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-10-05
1.17.2
diff --git a/multimedia/video/gstreamer-vaapi/actions.py b/multimedia/video/gstreamer-vaapi/actions.py
index 6c2b29e5e9..43409b7403 100644
--- a/multimedia/video/gstreamer-vaapi/actions.py
+++ b/multimedia/video/gstreamer-vaapi/actions.py
@@ -11,7 +11,11 @@ from pisi.actionsapi import pisitools
def setup():
mesontools.configure("-Dpackage-name='GStreamer VAAPI Plugins (Pisi Linux)' \
- -Dpackage-origin='https://www.pisilinux.org'")
+ -Dpackage-origin='https://www.pisilinux.org' \
+ -D doc=disabled \
+ -D test=disabled \
+ -Dbuild-files-updated=false \
+ -D examples=disabled")
def build():
mesontools.build()
diff --git a/multimedia/video/gstreamer-vaapi/pspec.xml b/multimedia/video/gstreamer-vaapi/pspec.xml
index 56c7da7490..ed9af94866 100644
--- a/multimedia/video/gstreamer-vaapi/pspec.xml
+++ b/multimedia/video/gstreamer-vaapi/pspec.xml
@@ -12,7 +12,7 @@
library
GStreamer Multimedia Framework VA Plugins
gstreamer-vaapi, GStreamer Multimedia Framework VA Plugins.
- https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-1.17.2.tar.xz
+ https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-1.18.3.tar.xz
meson
python3
@@ -21,9 +21,9 @@
libva-devel
libXrandr-devel
wayland-protocols-devel
- gstreamer-devel
- gst-plugins-bad-devel
- gst-plugins-base-devel
+ gstreamer-devel
+ gst-plugins-bad-devel
+ gst-plugins-base-devel
@@ -40,9 +40,9 @@
libXrender
wayland-client
wayland-protocols
- gstreamer
- gst-plugins-bad
- gst-plugins-base
+ gstreamer
+ gst-plugins-bad
+ gst-plugins-base
/usr/lib
@@ -65,6 +65,13 @@
+
+ 2021-01-18
+ 1.18.3
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-07-14
1.17.2
diff --git a/multimedia/video/gstreamer/actions.py b/multimedia/video/gstreamer/actions.py
index c91c624d55..b6e808caea 100644
--- a/multimedia/video/gstreamer/actions.py
+++ b/multimedia/video/gstreamer/actions.py
@@ -13,6 +13,7 @@ def setup():
shelltools.export("AUTOPOINT", "true")
options = "-Dpackage-name='GStreamer for PisiLinux' \
-Dpackage-origin='https://www.pisilinux.org' \
+ -Dptp-helper-permissions=capabilities \
-Ddbghelp=disabled \
-Dgtk_doc=disabled \
"
diff --git a/multimedia/video/gstreamer/pspec.xml b/multimedia/video/gstreamer/pspec.xml
index 758df14e99..e3abd36468 100644
--- a/multimedia/video/gstreamer/pspec.xml
+++ b/multimedia/video/gstreamer/pspec.xml
@@ -13,7 +13,7 @@
app:console
GStreamer streaming media framework runtime
GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related.
- http://ftp.acc.umu.se/pub/gnome/sources/gstreamer/1.17/gstreamer-1.17.2.tar.xz
+ https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.18.3.tar.xz
meson
gobject-introspection-devel
@@ -57,7 +57,7 @@
/usr/share/locale
/usr/share/gstreamer-1.0/gdb
- /usr/share/gdb/auto-load/usr/lib/libgstreamer-1.0.so.0.1702.0-gdb.py
+ /usr/share/gdb/auto-load/usr/lib/libgstreamer-1.0.so.0.1803.0-gdb.py
/usr/share/man
@@ -89,7 +89,7 @@
/usr/lib32/libgstnet*
/usr/lib32/libgstreamer*
/usr/lib32/gstreamer-1.0
- /usr/share/gdb/auto-load/usr/lib32/libgstreamer-1.0.so.0.1702.0-gdb.py
+ /usr/share/gdb/auto-load/usr/lib32/libgstreamer-1.0.so.0.1803.0-gdb.py
gstreamer-next-32bit
@@ -128,6 +128,13 @@
+
+ 2021-01-18
+ 1.18.3
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-07-14
1.17.2
diff --git a/multimedia/video/gstreamermm/pspec.xml b/multimedia/video/gstreamermm/pspec.xml
index fd530a1ae5..068a544939 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 @@
+
+ 2021-01-18
+ 1.10.0
+ Rebuild.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2020-01-18
1.10.0