Search Criteria
Package Details: speech-dispatcher-git 0.12.0.rc3.r52.g7a04f7f9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/speech-dispatcher-git.git (read-only, click to copy) |
---|---|
Package Base: | speech-dispatcher-git |
Description: | High-level device independent layer for speech synthesis interface (development version) |
Upstream URL: | http://www.freebsoft.org/speechd |
Licenses: | GPL2, FDL |
Conflicts: | speech-dispatcher |
Provides: | speech-dispatcher |
Submitter: | sholmes88 |
Maintainer: | stormdragon2976 (alex19EP, kyle, lilmike) |
Last Packager: | alex19EP |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2010-10-14 19:35 (UTC) |
Last Updated: | 2024-10-11 09:48 (UTC) |
Dependencies (19)
- dotconf
- libao (libao-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libspeechd-gitAUR
- python-pyxdg
- dotconf (make)
- espeak-ng (espeak-ng-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- intltool (make)
- libao (libao-gitAUR) (make)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- libtool (libtool-gitAUR) (make)
- python-pyxdg (make)
- espeak-ng (espeak-ng-gitAUR) (optional) – Speech output using ESpeak-ng
- festival (optional) – Speech output using Festival
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR) (optional) – Pipewire support
- pulseaudio (pulseaudio-dummyAUR, pulseaudio-gitAUR) (optional) – PulseAudio support
Required by (181)
- beseda (requires speech-dispatcher)
- bookord-bin (requires speech-dispatcher) (optional)
- bookord-git (requires speech-dispatcher) (optional)
- brltty-git (requires speech-dispatcher) (make)
- brltty-git (requires speech-dispatcher) (optional)
- brltty-udev-generic-git (requires speech-dispatcher) (make)
- cachy-browser (requires speech-dispatcher) (optional)
- calibre-git (requires speech-dispatcher) (optional)
- chromium-chromevox (requires speech-dispatcher)
- datcord-bin (requires speech-dispatcher) (optional)
- emacs-speechd-el-git (requires speech-dispatcher) (optional)
- etcher-bin (requires speech-dispatcher) (optional)
- fenrir (requires speech-dispatcher) (optional)
- fenrir-git (requires speech-dispatcher) (optional)
- firedragon (requires speech-dispatcher) (optional)
- firedragon-bin (requires speech-dispatcher) (optional)
- firefox-bin (requires speech-dispatcher) (optional)
- firefox-esr (requires speech-dispatcher) (optional)
- firefox-esr-globalmenu (requires speech-dispatcher) (optional)
- firefox-esr-i18n-ach (requires speech-dispatcher) (optional)
- Show 161 more...
Latest Comments
« First ‹ Previous 1 2 3
lilmike commented on 2018-07-11 15:49 (UTC)
Problems with the PKGBUILD:
It needs to provide and conflict with libspeechd (installing when speech-dispatcher from comunity is installed causes a filesystem conflict error).
It needs to depend on dotconf, not just makedepend. That way makepkg -r works properly.
Thanks!
-Michael.
tc1384 commented on 2018-04-12 16:47 (UTC) (edited on 2018-04-12 17:55 (UTC) by tc1384)
/usr/bin/spd-conf won't run
The fix is related to the python version.
Install: python2-speechd
vim /usr/bin/spd-conf From: #!/usr/bin/env python3 To: #!/usr/bin/env python2
sholmes88 commented on 2013-11-17 06:59 (UTC)
stormdragon2976 commented on 2012-11-11 20:44 (UTC)
coffeeking commented on 2012-11-10 02:23 (UTC)
sholmes88 commented on 2011-11-04 06:38 (UTC)
<deleted-account> commented on 2011-11-02 05:27 (UTC)
sholmes88 commented on 2011-06-15 12:29 (UTC)
sholmes88 commented on 2010-10-19 17:42 (UTC)
sholmes88 commented on 2010-10-14 19:39 (UTC)
« First ‹ Previous 1 2 3