qt5-5.15.5

This commit is contained in:
Rmys
2022-07-05 19:28:54 +03:00
parent cbc714348d
commit 7b60d3409b
5 changed files with 508 additions and 254 deletions
+10 -3
View File
@@ -14,10 +14,10 @@
<License>LGPL3</License>
<Summary>Qt module to make text to speech and speech recognition easy</Summary>
<Description>Qt module to make text to speech and speech recognition easy</Description>
<Archive type="tarxz" sha1sum="8584ed6fbea81f5608ebe4fe8f7c31def91b4aeb">http://download.qt.io/official_releases/qt/5.15/5.15.3/submodules/qtspeech-everywhere-opensource-src-5.15.3.tar.xz</Archive>
<Archive type="tarxz" sha1sum="5738825971d4bba707ea79128d40a795b8861ba0">http://download.qt.io/official_releases/qt/5.15/5.15.5/submodules/qtspeech-everywhere-opensource-src-5.15.5.tar.xz</Archive>
<BuildDependencies>
<Dependency>flite-devel</Dependency>
<Dependency versionFrom="5.15.3">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.5">qt5-base-devel</Dependency>
<Dependency>speech-dispatcher-devel</Dependency>
</BuildDependencies>
<Patches>
@@ -29,7 +29,7 @@
<Summary>Qt module to make text to speech and speech recognition easy</Summary>
<RuntimeDependencies>
<Dependency>flite</Dependency>
<Dependency versionFrom="5.15.3">qt5-base</Dependency>
<Dependency versionFrom="5.15.5">qt5-base</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>speech-dispatcher</Dependency>
</RuntimeDependencies>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="20">
<Date>2022-07-05</Date>
<Version>5.15.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2022-04-18</Date>
<Version>5.15.3</Version>