gst-plugins-base-next:update

This commit is contained in:
alihanozturk
2016-03-29 23:28:00 +03:00
parent 84ab990939
commit 9cb293ab5e
2 changed files with 4 additions and 4 deletions
@@ -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' \
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Basepack of plugins for gstreamer</Summary>
<Description>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.</Description>
<Archive sha1sum="3f7d493d61e286a913f3c8a13be08f41437d3f89" type="tarxz">http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.4.5.tar.xz</Archive>
<Archive sha1sum="cb760920adde59926b0bee95a91fa64c920bb123" type="tarxz">https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.6.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>gstreamer-next-devel</Dependency>
<Dependency>cdparanoia</Dependency>
@@ -80,8 +80,8 @@
<History>
<Update release="1">
<Date>2015-04-18</Date>
<Version>1.4.5</Version>
<Date>2016-03-29</Date>
<Version>1.6.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>