[Lunar-commits] <moonbase-other> speech-dispatcher: Readding to moonbase it will be a depends for future versions of chromium.
stumbles
stumbles at lunar-linux.org
Wed Feb 6 20:32:39 CET 2013
commit af81f2616e169dc280433ef8953d8871c5452fe4
Author: stumbles <stumbles at lunar-linux.org>
Date: Wed, 06 Feb 2013 11:32:39 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/af81f2616e169dc280433ef8953d8871c5452fe4
speech-dispatcher: Readding to moonbase it will be a depends for future versions of chromium.
---
audio/speech-dispatcher/DEPENDS | +8/-0
audio/speech-dispatcher/DETAILS | +12/-0
2 files changed, 20 insertions(+)
--- /dev/null
+++ b/audio/speech-dispatcher/DEPENDS
@@ -0,0 +1,8 @@
+depends dotconf
+
+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"
--- /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