index
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
<Update release="6">
|
||||
<Date>2019-03-25</Date>
|
||||
<Version>0.9.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
+137
-137
@@ -25710,143 +25710,6 @@ cleaner, which will allow to add new features in the future.</Description>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>speech-dispatcher</Name>
|
||||
<Homepage>https://freebsoft.org/speechd</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2+</License>
|
||||
<License>GPLv2</License>
|
||||
<IsA>service</IsA>
|
||||
<IsA>app:console</IsA>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>multimedia.sound</PartOf>
|
||||
<Summary xml:lang="en">speech dispatcher: common interface to speech synthesis</Summary>
|
||||
<Summary xml:lang="tr">Konuşma sentezi ortak arayüzü</Summary>
|
||||
<Description xml:lang="en">Speech Dispatcher is a device independent layer for speech synthesis that provides a common easy to use interface for both client applications (programs that want to speak) and for software synthesizers (programs actually able to convert text to speech).</Description>
|
||||
<Description xml:lang="tr">Speech Dispatcher, seslendirme yapılmak istenen veya konuşma sentezi yapan uygulamalar için ortak ve kolay kullanımlı bir arayüz sunan, cihaz-bağımsız bir katmandır.</Description>
|
||||
<Archive type="targz" sha1sum="e8a84edbbf9a46de4547f505db597a977871dda0">https://github.com/brailcom/speechd/releases/download/0.9.0/speech-dispatcher-0.9.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>libsndfile-devel</Dependency>
|
||||
<Dependency>dotconf-devel</Dependency>
|
||||
<Dependency>espeak-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>texinfo</Dependency>
|
||||
<Dependency>help2man</Dependency>
|
||||
<Dependency>pkgconfig</Dependency>
|
||||
<Dependency>libtool-ltdl</Dependency>
|
||||
<Dependency>libao-devel</Dependency>
|
||||
<Dependency>alsa-lib-devel</Dependency>
|
||||
<Dependency>pulseaudio-libs-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">0001-Remove-pyxdg-dependency.patch</Patch>
|
||||
</Patches>
|
||||
<SourceURI>multimedia/sound/speechdispatcher/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>speech-dispatcher</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>libao</Dependency>
|
||||
<Dependency>espeak</Dependency>
|
||||
<Dependency>dotconf</Dependency>
|
||||
<Dependency>alsa-lib</Dependency>
|
||||
<Dependency>libsndfile</Dependency>
|
||||
<Dependency>libtool-ltdl</Dependency>
|
||||
<Dependency>pulseaudio-libs</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="config">/etc/speech-dispatcher</Path>
|
||||
<Path fileType="data">/var/log/speech-dispatcher</Path>
|
||||
<Path fileType="data">/usr/share/speech-dispatcher</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="/usr/lib/systemd/system/speech-dispatcherd.service" permission="0644" owner="root">speech-dispatcherd.service</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>python3-speech-dispatcher</Name>
|
||||
<Summary xml:lang="en">Python3 bindings for speech-dispatcher</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="6">speech-dispatcher</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/python3.*</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>python-speech-dispatcher</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>speech-dispatcher-devel</Name>
|
||||
<Summary xml:lang="en">Development headers for speech-dispatcher</Summary>
|
||||
<Summary xml:lang="tr">speech-dispatcher için geliştirme başlıkları</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="6">speech-dispatcher</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="header">/usr/lib/pkgconfig/</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2019-03-25</Date>
|
||||
<Version>0.9.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2018-09-21</Date>
|
||||
<Version>0.8.6</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2017-03-19</Date>
|
||||
<Version>0.8.6</Version>
|
||||
<Comment>Release bump.</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-12-30</Date>
|
||||
<Version>0.8.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>0.8.3</Version>
|
||||
<Comment>Release Bump</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-05-08</Date>
|
||||
<Version>0.8.3</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>flite</Name>
|
||||
@@ -29891,6 +29754,143 @@ cleaner, which will allow to add new features in the future.</Description>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>speech-dispatcher</Name>
|
||||
<Homepage>https://freebsoft.org/speechd</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2+</License>
|
||||
<License>GPLv2</License>
|
||||
<IsA>service</IsA>
|
||||
<IsA>app:console</IsA>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>multimedia.sound</PartOf>
|
||||
<Summary xml:lang="en">speech dispatcher: common interface to speech synthesis</Summary>
|
||||
<Summary xml:lang="tr">Konuşma sentezi ortak arayüzü</Summary>
|
||||
<Description xml:lang="en">Speech Dispatcher is a device independent layer for speech synthesis that provides a common easy to use interface for both client applications (programs that want to speak) and for software synthesizers (programs actually able to convert text to speech).</Description>
|
||||
<Description xml:lang="tr">Speech Dispatcher, seslendirme yapılmak istenen veya konuşma sentezi yapan uygulamalar için ortak ve kolay kullanımlı bir arayüz sunan, cihaz-bağımsız bir katmandır.</Description>
|
||||
<Archive type="targz" sha1sum="e8a84edbbf9a46de4547f505db597a977871dda0">https://github.com/brailcom/speechd/releases/download/0.9.0/speech-dispatcher-0.9.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>libsndfile-devel</Dependency>
|
||||
<Dependency>dotconf-devel</Dependency>
|
||||
<Dependency>espeak-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>texinfo</Dependency>
|
||||
<Dependency>help2man</Dependency>
|
||||
<Dependency>pkgconfig</Dependency>
|
||||
<Dependency>libtool-ltdl</Dependency>
|
||||
<Dependency>libao-devel</Dependency>
|
||||
<Dependency>alsa-lib-devel</Dependency>
|
||||
<Dependency>pulseaudio-libs-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">0001-Remove-pyxdg-dependency.patch</Patch>
|
||||
</Patches>
|
||||
<SourceURI>multimedia/sound/speech/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>speech-dispatcher</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>libao</Dependency>
|
||||
<Dependency>espeak</Dependency>
|
||||
<Dependency>dotconf</Dependency>
|
||||
<Dependency>alsa-lib</Dependency>
|
||||
<Dependency>libsndfile</Dependency>
|
||||
<Dependency>libtool-ltdl</Dependency>
|
||||
<Dependency>pulseaudio-libs</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="config">/etc/speech-dispatcher</Path>
|
||||
<Path fileType="data">/var/log/speech-dispatcher</Path>
|
||||
<Path fileType="data">/usr/share/speech-dispatcher</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="/usr/lib/systemd/system/speech-dispatcherd.service" permission="0644" owner="root">speech-dispatcherd.service</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>python3-speech-dispatcher</Name>
|
||||
<Summary xml:lang="en">Python3 bindings for speech-dispatcher</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="6">speech-dispatcher</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/python3.*</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>python-speech-dispatcher</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>speech-dispatcher-devel</Name>
|
||||
<Summary xml:lang="en">Development headers for speech-dispatcher</Summary>
|
||||
<Summary xml:lang="tr">speech-dispatcher için geliştirme başlıkları</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="6">speech-dispatcher</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="header">/usr/lib/pkgconfig/</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2019-03-25</Date>
|
||||
<Version>0.9.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2018-09-21</Date>
|
||||
<Version>0.8.6</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2017-03-19</Date>
|
||||
<Version>0.8.6</Version>
|
||||
<Comment>Release bump.</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-12-30</Date>
|
||||
<Version>0.8.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>0.8.3</Version>
|
||||
<Comment>Release Bump</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-05-08</Date>
|
||||
<Version>0.8.3</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>clementine</Name>
|
||||
|
||||
@@ -1 +1 @@
|
||||
6f90ed027b850608674125be6dac13b692782f13
|
||||
737326d1842095becb5a4f36d61a183d0224da4a
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
b4d69fd41068057388e2b545001095fbd2b94856
|
||||
fa41db9c4ba4045b9aedc7ad7a41a717675ba41b
|
||||
Reference in New Issue
Block a user