speex:update

This commit is contained in:
alihanozturk
2017-02-17 09:43:37 +03:00
parent ee58490b5a
commit 2ffd49837b
+10 -3
View File
@@ -12,13 +12,13 @@
<IsA>app:console</IsA>
<Summary>Audio compression format designed for speech and its converter application</Summary>
<Description>speex is an Open Source/Free Software patent-free audio compression format designed for speech. The Speex Project aims to lower the barrier of entry for voice applications by providing a free alternative to expensive proprietary speech codecs. The package also contains a command-line tool to convert to/from Speex codec.</Description>
<Archive sha1sum="52daa72572e844e5165315e208da539b2a55c5eb" type="targz">http://downloads.us.xiph.org/releases/speex/speex-1.2rc1.tar.gz</Archive>
<Archive sha1sum="18ebc3fa3236b4369509e9439acc32d0e864fa7f" type="targz">http://downloads.us.xiph.org/releases/speex/speex-1.2.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>libogg-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">constant.patch</Patch>
<Patch level="1">configure.patch</Patch>
<!-- <Patch level="1">constant.patch</Patch> -->
<!-- <Patch level="1">configure.patch</Patch> -->
</Patches>
</Source>
@@ -65,6 +65,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-02-17</Date>
<Version>1.2.0</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-06-09</Date>
<Version>1.2_rc1</Version>