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
+20
View File
@@ -0,0 +1,20 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/copyleft/gpl.txt
from pisi.actionsapi import qt5
from pisi.actionsapi import pisitools
def setup():
qt5.configure()
def build():
qt5.make()
def install():
qt5.install()
pisitools.dodoc("LICENSE.FDL", "LICENSE.GPLv2", "LICENSE.LGPLv3")
+62
View File
@@ -0,0 +1,62 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<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>
<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="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>
</Source>
<Package>
<Name>qt5-speech</Name>
<Summary>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>Development headers for qt5-speech</Summary>
<RuntimeDependencies>
<Dependency release="current">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>
</PISI>
+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>
+1 -1
View File
@@ -1 +1 @@
72d3cfecd3d1cbe52c5f793b32f26f9ca91b3dae
8db06e37f97190c9cbdf5c0430f44e09c6e23d4d
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
e237a5396fbe960d6a4567e4fd5c7d422db9c2ee
2c3660473bbbad0594e9831c4d6e7f98ca8ad5da