Christian Wiese
14 years ago
3 changed files with 117 additions and 0 deletions
@ -0,0 +1,65 @@
|
||||
|
||||
[TIMESTAMP] 1305702580 Wed May 18 09:09:40 2011 |
||||
[BUILDTIME] 15 (5) ERROR |
||||
[SIZE] 7.53 MB, 101 files |
||||
|
||||
[DEP] alsa-lib |
||||
[DEP] alsa-tools |
||||
[DEP] attr |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] dbus |
||||
[DEP] diffutils |
||||
[DEP] distribute |
||||
[DEP] dotconf |
||||
[DEP] dpkg |
||||
[DEP] erlang-otp |
||||
[DEP] fhs |
||||
[DEP] findutils |
||||
[DEP] flac |
||||
[DEP] flite |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] gdbm |
||||
[DEP] glib |
||||
[DEP] glibc |
||||
[DEP] gnue-common |
||||
[DEP] grep |
||||
[DEP] gst-python |
||||
[DEP] libao |
||||
[DEP] libcap |
||||
[DEP] libice |
||||
[DEP] libogg |
||||
[DEP] libsm |
||||
[DEP] libsndfile |
||||
[DEP] libvorbis |
||||
[DEP] libx11 |
||||
[DEP] libxau |
||||
[DEP] libxcb |
||||
[DEP] libxext |
||||
[DEP] libxi |
||||
[DEP] libxtst |
||||
[DEP] linux-header |
||||
[DEP] make |
||||
[DEP] mktemp |
||||
[DEP] paste |
||||
[DEP] pastedeploy |
||||
[DEP] pastescript |
||||
[DEP] perl |
||||
[DEP] perl-gettext |
||||
[DEP] pil |
||||
[DEP] pkgconfig |
||||
[DEP] pulseaudio |
||||
[DEP] pygobject |
||||
[DEP] pygtk |
||||
[DEP] python |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] tcp_wrappers |
||||
[DEP] util-linux-ng |
||||
[DEP] wxpython |
||||
[DEP] xcb-util |
||||
[DEP] zope-interface |
@ -0,0 +1,19 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../speechd/speechd.conf |
||||
# Copyright (C) 2011 The OpenSDE Project |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
# prefix some generic file names with 'spd-' to avoid shared files |
||||
for x in run_test long_message; do |
||||
var_append INSTALL_WRAPPER_FILTER "|" \ |
||||
"sed -e 's,\(.*\/\)\($x\),\1spd-\2,'" |
||||
done |
@ -0,0 +1,33 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../speech-dispatcher/speech-dispatcher.desc |
||||
[COPY] Copyright (C) 2011 The OpenSDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[COPY] |
||||
[COPY] This program is free software; you can redistribute it and/or modify |
||||
[COPY] it under the terms of the GNU General Public License as published by |
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] A high-level device independent layer for accessing speech synthesis |
||||
|
||||
[T] The Speech Dispatcher project provides a high-level device independent |
||||
[T] layer for accessing speech synthesis through a simple, stable and well |
||||
[T] documented interface. |
||||
|
||||
[U] http://devel.freebsoft.org/speechd |
||||
|
||||
[A] Hynek Hanke <hanke@brailcom.org> |
||||
[M] The OpenSDE Community <list@opensde.org> |
||||
|
||||
[C] extra/audio |
||||
|
||||
[L] GPL |
||||
[S] Stable |
||||
[V] 0.7.1 |
||||
[P] X -----5---9 171.200 |
||||
|
||||
[D] 2177956064 speech-dispatcher-0.7.1.tar.gz http://devel.freebsoft.org/pub/projects/speechd/ |
Loading…
Reference in new issue