diff --git a/multimedia/video/gst-libav-next/actions.py b/multimedia/video/gst-libav-next/actions.py index 5575f39968..79d2533294 100644 --- a/multimedia/video/gst-libav-next/actions.py +++ b/multimedia/video/gst-libav-next/actions.py @@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools def setup(): - autotools.autoreconf("-vfi") + #autotools.autoreconf("-vfi") autotools.configure("--disable-static \ --with-libav-extra-configure='--enable-runtime-cpudetect' \ --with-package-name='PisiLinux gst-libav package' \ diff --git a/multimedia/video/gst-libav-next/pspec.xml b/multimedia/video/gst-libav-next/pspec.xml index fb61a60ff6..7cd531e361 100644 --- a/multimedia/video/gst-libav-next/pspec.xml +++ b/multimedia/video/gst-libav-next/pspec.xml @@ -13,12 +13,12 @@ library Gstreamer plugin for the libav codec Gstreamer plugin for the libav codec. - http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.4.5.tar.xz + https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.6.3.tar.xz gst-plugins-base-next-devel gstreamer-next-devel liboil-devel - orc-devel + orc-devel ffmpeg-devel @@ -42,8 +42,8 @@ - 2015-04-18 - 1.4.5 + 2016-03-29 + 1.6.3 First release Yusuf Aydemir yusuf.aydemir@pisilinux.org diff --git a/multimedia/video/gst-plugins-bad-next/actions.py b/multimedia/video/gst-plugins-bad-next/actions.py index 71cdeecef3..97f21d2d0c 100644 --- a/multimedia/video/gst-plugins-bad-next/actions.py +++ b/multimedia/video/gst-plugins-bad-next/actions.py @@ -14,6 +14,7 @@ def setup(): #pisitools.dosed("autogen.sh", "tool_run.*autopoint --force.*") shelltools.export("NOCONFIGURE", "1") shelltools.system("./autogen.sh") + autotools.autoreconf("-vi") """The following is a list of disabled plugins: celt -> (celtdec, celtenc) -> Not available in Pardus repos, diff --git a/multimedia/video/gst-plugins-bad-next/pspec.xml b/multimedia/video/gst-plugins-bad-next/pspec.xml index 548382de02..c9b951960d 100644 --- a/multimedia/video/gst-plugins-bad-next/pspec.xml +++ b/multimedia/video/gst-plugins-bad-next/pspec.xml @@ -13,7 +13,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. - http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.4.5.tar.xz + https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.6.3.tar.xz gstreamermm-devel gst-plugins-base-devel @@ -28,7 +28,7 @@ mjpegtools-devel--> libdvdnav-devel --> libsndfile-devel--> - DirectFB-devel + DirectFB-devel libSM-devel libICE-devel celt-devel @@ -80,7 +80,7 @@ gst-plugins-bad-next - DirectFB + DirectFB libdca libgcc libxml2 @@ -132,8 +132,8 @@ - 2015-04-18 - 1.4.5 + 2016-03-29 + 1.6.3 First release Yusuf Aydemir yusuf.aydemir@pisilinux.org diff --git a/multimedia/video/gst-plugins-base-next/actions.py b/multimedia/video/gst-plugins-base-next/actions.py index 9461f54231..580faacac2 100644 --- a/multimedia/video/gst-plugins-base-next/actions.py +++ b/multimedia/video/gst-plugins-base-next/actions.py @@ -11,7 +11,7 @@ from pisi.actionsapi import get def setup(): - autotools.autoreconf("-vfi") + #autotools.autoreconf("-vfi") autotools.configure("--disable-static \ --enable-experimental \ --with-package-name='PisiLinux gstreamer-plugins-base package' \ diff --git a/multimedia/video/gst-plugins-base-next/pspec.xml b/multimedia/video/gst-plugins-base-next/pspec.xml index b6710282a2..852addd583 100644 --- a/multimedia/video/gst-plugins-base-next/pspec.xml +++ b/multimedia/video/gst-plugins-base-next/pspec.xml @@ -13,7 +13,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://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.4.5.tar.xz + https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.6.3.tar.xz gstreamer-next-devel cdparanoia @@ -80,8 +80,8 @@ - 2015-04-18 - 1.4.5 + 2016-03-29 + 1.6.3 First release Yusuf Aydemir yusuf.aydemir@pisilinux.org diff --git a/multimedia/video/gst-plugins-good-next/pspec.xml b/multimedia/video/gst-plugins-good-next/pspec.xml index 0ea0f5393f..c22009fb08 100644 --- a/multimedia/video/gst-plugins-good-next/pspec.xml +++ b/multimedia/video/gst-plugins-good-next/pspec.xml @@ -13,7 +13,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-1.4.5.tar.xz + https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.6.3.tar.xz gst-plugins-base-next-devel pulseaudio-libs-devel @@ -83,8 +83,8 @@ - 2015-04-18 - 1.4.5 + 2016-03-29 + 1.6.3 First release Yusuf Aydemir yusuf.aydemir@pisilinux.org diff --git a/multimedia/video/gst-plugins-ugly-next/actions.py b/multimedia/video/gst-plugins-ugly-next/actions.py index 163582c984..a51dd74949 100644 --- a/multimedia/video/gst-plugins-ugly-next/actions.py +++ b/multimedia/video/gst-plugins-ugly-next/actions.py @@ -11,7 +11,7 @@ from pisi.actionsapi import get def setup(): shelltools.export("AUTOPOINT", "true") - autotools.autoreconf("-vfi") + #autotools.autoreconf("-vfi") # sidplay is in contrib. autotools.configure("--disable-static \ diff --git a/multimedia/video/gst-plugins-ugly-next/pspec.xml b/multimedia/video/gst-plugins-ugly-next/pspec.xml index 72657c655c..91efef40df 100644 --- a/multimedia/video/gst-plugins-ugly-next/pspec.xml +++ b/multimedia/video/gst-plugins-ugly-next/pspec.xml @@ -13,7 +13,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. - http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.4.5.tar.xz + https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.6.3.tar.xz gst-plugins-base-next-devel gstreamer-next-devel @@ -59,8 +59,8 @@ - 2015-04-18 - 1.4.5 + 2016-03-29 + 1.6.3 First release Yusuf Aydemir yusuf.aydemir@pisilinux.org diff --git a/multimedia/video/gstreamer-next/actions.py b/multimedia/video/gstreamer-next/actions.py index d45dd015a9..2b2009b174 100644 --- a/multimedia/video/gstreamer-next/actions.py +++ b/multimedia/video/gstreamer-next/actions.py @@ -11,7 +11,7 @@ from pisi.actionsapi import get def setup(): shelltools.export("AUTOPOINT", "true") - autotools.autoreconf("-vfi") + #autotools.autoreconf("-vfi") options = '--with-package-name="GStreamer for PisiLinux" \ --with-package-origin="http://www.pisilinux.org" \ @@ -45,4 +45,4 @@ def install(): pisitools.removeDir("/usr/bin32") pisitools.removeDir("/usr/libexec32") - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README") \ No newline at end of file + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README") diff --git a/multimedia/video/gstreamermm/pspec.xml b/multimedia/video/gstreamermm/pspec.xml index 62777d376a..2fb8d0649d 100644 --- a/multimedia/video/gstreamermm/pspec.xml +++ b/multimedia/video/gstreamermm/pspec.xml @@ -63,7 +63,7 @@ - 2014-05-28 + 2016-03-29 0.10.11 First release Alihan Öztürk