diff --git a/multimedia/video/gst-plugins-good/actions.py b/multimedia/video/gst-plugins-good/actions.py index 10a350120f..af6c13ab3f 100644 --- a/multimedia/video/gst-plugins-good/actions.py +++ b/multimedia/video/gst-plugins-good/actions.py @@ -8,11 +8,9 @@ from pisi.actionsapi import autotools from pisi.actionsapi import pisitools def setup(): - pisitools.dosed("configure.ac", "AM_CONFIG_HEADER", "AC_CONFIG_HEADERS") autotools.configure("--with-package-name='PisiLinux gstreamer-plugins-good package' \ - --with-package-origin='http://www.pisilinux.org' \ - --with-gtk=3.0") - + --with-package-origin='http://www.pisilinux.org'") + pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") def build(): diff --git a/multimedia/video/gst-plugins-good/pspec.xml b/multimedia/video/gst-plugins-good/pspec.xml index 5448221af1..e6de258883 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. - http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.10.31.tar.bz2 + https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.12.4.tar.xz orc-devel gtk3-devel @@ -41,16 +41,19 @@ jack-audio-connection-kit-devel - 0001-fix-v4l2_munmap.patch - 0002-clear_DISCONT_flag.patch - 0003-v4l2src-fix.patch - 0004-v4l2object-Don-t-probe-UVC-devices-for-being-interla.patch - 0001-sys-v4l2-Some-blind-compilation-fixes.patch + + + + + gst-plugins-good + + gst-plugins-good-next + orc flac @@ -90,7 +93,8 @@ /etc/gconf /usr/bin /usr/lib - /usr/share/gstreamer-0.10/presets + /usr/share/gstreamer-1.0/presets + /usr/share/gtk-doc /usr/share/doc /usr/share/man /usr/share/locale @@ -98,6 +102,13 @@ + + 2018-08-03 + 1.12.4 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + 2017-03-05 0.10.31