[Lunar-commits] <moonbase> speech-dispatcher: Adding to moonbase; optional_depends for kdeaccessibility4.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat May 7 17:44:41 CEST 2011
commit ab12371d61e2b7a948fc3ac8a50f7b35c101d63b
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat May 7 11:44:41 2011 -0400
speech-dispatcher: Adding to moonbase; optional_depends for kdeaccessibility4.
---
audio/speech-dispatcher/DEPENDS | 6 ++++++
audio/speech-dispatcher/DETAILS | 12 ++++++++++++
2 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/audio/speech-dispatcher/DEPENDS b/audio/speech-dispatcher/DEPENDS
new file mode 100644
index 0000000..3e8ad0c
--- /dev/null
+++ b/audio/speech-dispatcher/DEPENDS
@@ -0,0 +1,6 @@
+optional_depends nas "--with-nas" "--without-nas" "for network audio support"
+optional_depends alsa-oss "--with-oss" "--without-oss" "for alsa oss support"
+optional_depends alsa-utils "--with-alsa" "--without-alsa" "for alsa support"
+optional_depends pulseaudio "--with-pulse" "--without-pulse" "for pulseaudio support"
+optional_depends libao "--with-libao" "--without-libao" "for libao support"
+optional_depends Python "--enable-python" "--disable-python" "for Python bindings support"
diff --git a/audio/speech-dispatcher/DETAILS b/audio/speech-dispatcher/DETAILS
new file mode 100644
index 0000000..29cc2a3
--- /dev/null
+++ b/audio/speech-dispatcher/DETAILS
@@ -0,0 +1,12 @@
+ MODULE=speech-dispatcher
+ VERSION=0.7.1
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://devel.freebsoft.org/pub/projects/speechd/
+ SOURCE_VFY=sha1:be911de1ef334fa1708a7489f9dde51b499ab265
+ WEB_SITE=http://devel.freebsoft.org/speechd#lists
+ ENTERED=20110507
+ UPDATED=20110507
+ SHORT="Common interface to speech synthesis"
+cat << EOF
+Common interface to speech synthesis.
+EOF
More information about the Lunar-commits
mailing list