gstreamer:ver.bump

This commit is contained in:
Rmys
2018-07-31 15:07:47 +03:00
parent 11a0fa2beb
commit 238681f28a
+11 -3
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>GStreamer streaming media framework runtime</Summary>
<Description>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.</Description>
<Archive sha1sum="27931b00eb5d50bc477e32e2dda7440f4179e7ac" type="tarxz">http://ftp.gnome.org/pub/gnome/sources/gstreamer/0.10/gstreamer-0.10.36.tar.xz</Archive>
<Archive sha1sum="71ed76a339252d551c5da6bdcb641c31bea77612" type="tarxz">http://ftp.gnome.org/pub/gnome/sources/gstreamer/1.12/gstreamer-1.12.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
@@ -22,9 +22,9 @@
</BuildDependencies>
<Patches>
<!-- FIXME: this is a workaround for following plugin changes, in case timestamp has not changed, it is a bit too complex though-->
<Patch level="1">tests-remove-silly-test_fail_abstract_new-check.patch</Patch>
<!-- <Patch level="1">tests-remove-silly-test_fail_abstract_new-check.patch</Patch> -->
<Patch level="1">wrapper-plugins.patch</Patch>
<Patch level="1">bison3.patch</Patch>
<!-- <Patch level="1">bison3.patch</Patch> -->
</Patches>
</Source>
@@ -42,6 +42,7 @@
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/bash-completion</Path>
</Files>
</Package>
@@ -82,6 +83,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-07-31</Date>
<Version>1.12.4</Version>
<Comment>Version Bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2017-02-17</Date>
<Version>0.10.36</Version>