speex-1.2.1

This commit is contained in:
Rmys
2022-06-20 12:15:22 +03:00
committed by GitHub
parent a9b6a21033
commit 48a633b8d3
+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="18ebc3fa3236b4369509e9439acc32d0e864fa7f" type="targz">http://downloads.us.xiph.org/releases/speex/speex-1.2.0.tar.gz</Archive>
<Archive sha1sum="3b2a3126e1e8cdd1002f0f210cc61fd0d1561e00" type="tarbz2">https://gitlab.xiph.org/xiph/speex/-/archive/Speex-1.2.1/speex-Speex-1.2.1.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libogg-devel</Dependency>
<Dependency>speexdsp-devel</Dependency>
<Dependency versionFrom="1.2.1">speexdsp-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">speex-ac.patch</Patch>
<!-- <Patch level="1">speex-ac.patch</Patch> -->
<!-- <Patch level="1">constant.patch</Patch> -->
<!-- <Patch level="1">configure.patch</Patch> -->
</Patches>
@@ -71,6 +71,13 @@
</Package>
<History>
<Update release="7">
<Date>2022-06-20</Date>
<Version>1.2.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-01-14</Date>
<Version>1.2.0</Version>