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