python3 rebuild

This commit is contained in:
Rmys
2023-11-03 21:17:58 +03:00
parent 92a5ee6535
commit 0ea23594c2
7 changed files with 59 additions and 14 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<Icon>nemo</Icon>
<Summary>A small speech recognizer</Summary>
<Description>This is PocketSphinx, one of Carnegie Mellon University's open source large vocabulary, speaker-independent continuous speech recognition engines.</Description>
<Archive sha1sum="50d6d103444fbee2f17abd20fb39ab2b1333ac73" type="targz">https://github.com/cmusphinx/pocketsphinx/archive/refs/tags/v5.0.0.tar.gz</Archive>
<Archive sha1sum="8c501d2fc21350ad1aa251391f68beabfb6d65bc" type="targz">https://github.com/cmusphinx/pocketsphinx/archive/refs/tags/v5.0.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>cython3</Dependency>
@@ -58,6 +58,13 @@
<History>
<Update release="2">
<Date>2023-11-03</Date>
<Version>5.0.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2023-02-01</Date>
<Version>5.0.0</Version>