add qt5-speech dependency for kdepim-runtime

This commit is contained in:
groni
2016-12-29 16:04:21 +01:00
parent d0de41df9f
commit ac4247b33d
6 changed files with 144 additions and 2 deletions
+60
View File
@@ -50804,6 +50804,66 @@ thunar-volman is installed and configured properly, and you plug in your digical
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>qt5-speech</Name>
<Homepage>http://qt-project.org/</Homepage>
<Packager>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>custom</License>
<License>FDL</License>
<License>GPL3</License>
<License>LGPL3</License>
<PartOf>desktop.toolkit.qt5</PartOf>
<Summary xml:lang="en">Qt module to make text to speech and speech recognition easy</Summary>
<Description xml:lang="en">Qt module to make text to speech and speech recognition easy</Description>
<Archive type="targz" sha1sum="b4959cb0a85f4c6f31ba720f55e5e05fb0043896">https://github.com/groni/Sources/raw/master/qt5-speech-5.5.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>flite-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>speech-dispatcher-devel</Dependency>
</BuildDependencies>
<SourceURI>desktop/toolkit/qt5/qt5-speech/pspec.xml</SourceURI>
</Source>
<Package>
<Name>qt5-speech</Name>
<Summary xml:lang="en">Qt module to make text to speech and speech recognition easy</Summary>
<RuntimeDependencies>
<Dependency>flite</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>speech-dispatcher</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>qt5-speech-devel</Name>
<Summary xml:lang="en">Development headers for qt5-speech</Summary>
<RuntimeDependencies>
<Dependency release="1">qt5-speech</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/usr/lib/cmake</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2016-12-26</Date>
<Version>5.5.0</Version>
<Comment>First Release</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>qt5-configuration</Name>