summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2008-12-18 03:25:14 +0000
committerWilliam Hubbs <williamh@gentoo.org>2008-12-18 03:25:14 +0000
commit479673cdc92bc5c1e505b840ef441647a170d933 (patch)
tree5ecedbfd1cb4c6d2937feb8f47a4cbe025d6c697 /app-accessibility/emacspeak/files
parentCleanup repoman warnings and old versions. Fix openmesh-1.{0.0,9.5} to work ... (diff)
downloadhistorical-479673cdc92bc5c1e505b840ef441647a170d933.tar.gz
historical-479673cdc92bc5c1e505b840ef441647a170d933.tar.bz2
historical-479673cdc92bc5c1e505b840ef441647a170d933.zip
Removed old ~arch versions for #238575.
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.27-gentoo-r5 i686
Diffstat (limited to 'app-accessibility/emacspeak/files')
-rw-r--r--app-accessibility/emacspeak/files/emacspeak-27.0-espeak.patch11
-rw-r--r--app-accessibility/emacspeak/files/emacspeak-27.0-makefile.patch10
-rw-r--r--app-accessibility/emacspeak/files/emacspeak-27.0-tcl84.patch128
-rw-r--r--app-accessibility/emacspeak/files/emacspeak-28.0-espeak.patch26
-rw-r--r--app-accessibility/emacspeak/files/emacspeak-28.0-makefile.patch27
-rw-r--r--app-accessibility/emacspeak/files/emacspeak-28.0-tcl84.patch114
6 files changed, 0 insertions, 316 deletions
diff --git a/app-accessibility/emacspeak/files/emacspeak-27.0-espeak.patch b/app-accessibility/emacspeak/files/emacspeak-27.0-espeak.patch
deleted file mode 100644
index 4fb8e48f4020..000000000000
--- a/app-accessibility/emacspeak/files/emacspeak-27.0-espeak.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- emacspeak-27.0.orig/servers/linux-espeak/tclespeak.cpp 2007-06-29 23:44:51.000000000 -0500
-+++ emacspeak-27.0/servers/linux-espeak/tclespeak.cpp 2008-01-19 11:57:16.000000000 -0600
-@@ -593,7 +593,7 @@
- continue;
- }
-
-- char* aLangCode = 1 + voices[i]->languages;
-+ const char* aLangCode = 1 + voices[i]->languages;
-
- snprintf(buffer_i, 3, "%d", aLang);
- snprintf(buffer_j, 3, "%d", j++);
diff --git a/app-accessibility/emacspeak/files/emacspeak-27.0-makefile.patch b/app-accessibility/emacspeak/files/emacspeak-27.0-makefile.patch
deleted file mode 100644
index d106a33ca91f..000000000000
--- a/app-accessibility/emacspeak/files/emacspeak-27.0-makefile.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- emacspeak-27.0/Makefile.old 2008-01-13 09:02:20.000000000 -0600
-+++ emacspeak-27.0/Makefile 2008-01-13 09:03:16.000000000 -0600
-@@ -162,7 +162,6 @@
- OUTLOUD=${ECI}/eci.ini \
- ${ECI}/*.h \
- ${ECI}/*.cpp \
--${ECI}/*.so \
- ${ECI}/VIAVOICE ${ECI}/ALSA ${ECI}/asoundrc \
- ${ECI}/Makefile ${ECI}/makefile.tcl83
-
diff --git a/app-accessibility/emacspeak/files/emacspeak-27.0-tcl84.patch b/app-accessibility/emacspeak/files/emacspeak-27.0-tcl84.patch
deleted file mode 100644
index 5c35c47db075..000000000000
--- a/app-accessibility/emacspeak/files/emacspeak-27.0-tcl84.patch
+++ /dev/null
@@ -1,128 +0,0 @@
---- emacspeak-27.0.orig/servers/dtk-exp 2007-07-25 20:15:16.000000000 -0500
-+++ emacspeak-27.0/servers/dtk-exp 2008-01-19 12:38:15.000000000 -0600
-@@ -1,4 +1,4 @@
--#!/usr/bin/tcl
-+#!/usr/bin/tclsh
- # $Id: emacspeak-27.0-tcl84.patch,v 1.2 2008/01/19 21:30:57 williamh Exp $
- # Description: Interfacing to a Dectalk via TCL.
- # Keywords: Emacspeak, Dectalk, TCL
-@@ -363,7 +363,7 @@
- set tts(speech_rate) 225
- set tts(say_rate) [round \
- [expr $tts(speech_rate) * $tts(char_factor)]]
--set tts(input) file0
-+set tts(input) stdin
- if {[info exists server_p]} {
- set tts(input) sock0
- }
---- emacspeak-27.0.orig/servers/dtk-soft 2007-06-23 23:12:04.000000000 -0500
-+++ emacspeak-27.0/servers/dtk-soft 2008-01-19 12:38:44.000000000 -0600
-@@ -1,4 +1,4 @@
--#!/usr/bin/tcl
-+#!/usr/bin/tclsh
- # Keywords: Emacspeak, Software Dectalk , TCL
- # {{{ LCD Entry:
-
---- emacspeak-27.0.orig/servers/espeak 2007-07-01 21:10:31.000000000 -0500
-+++ emacspeak-27.0/servers/espeak 2008-01-19 12:39:25.000000000 -0600
-@@ -1,4 +1,4 @@
--#!/usr/bin/tcl
-+#!/usr/bin/tclsh
- # Keywords: Emacspeak, eSpeak , TCL
- # {{{ LCD Entry:
-
---- emacspeak-27.0.orig/servers/outloud 2007-06-23 23:12:04.000000000 -0500
-+++ emacspeak-27.0/servers/outloud 2008-01-19 12:40:14.000000000 -0600
-@@ -1,4 +1,4 @@
--#!/usr/bin/tcl
-+#!/usr/bin/tclsh
- # Keywords: Emacspeak, ViaVoice Outloud , TCL
- # {{{ LCD Entry:
-
-@@ -472,7 +472,7 @@
- tts_initialize
- set tts(speech_rate) 75
- beep_initialize
--set tts(input) file0
-+set tts(input) stdin
- if {[info exists server_p]} {
- set tts(input) sock0
- }
---- emacspeak-27.0.orig/servers/speech-server 2007-07-01 21:12:27.000000000 -0500
-+++ emacspeak-27.0/servers/speech-server 2008-01-19 12:49:01.000000000 -0600
-@@ -1,4 +1,4 @@
--#!/usr/bin/tcl
-+#!/usr/bin/tclsh
- # $Id: emacspeak-27.0-tcl84.patch,v 1.2 2008/01/19 21:30:57 williamh Exp $
- # Description: Speech server
- #Usage: tcl speech-server port device-specific-script
-@@ -39,6 +39,7 @@
- # }}}
- # {{{Initialize and get ready
-
-+package require Tclx
- set port [lindex $argv 0]
- #start up the server
- set server [server_create -myport $port -reuseaddr]
---- emacspeak-27.0.orig/servers/ssh-dtk-exp 2007-06-23 22:00:40.000000000 -0500
-+++ emacspeak-27.0/servers/ssh-dtk-exp 2008-01-19 12:46:57.000000000 -0600
-@@ -1,4 +1,4 @@
--#!/usr/bin/tcl
-+#!/usr/bin/tclsh
- #$Id: emacspeak-27.0-tcl84.patch,v 1.2 2008/01/19 21:30:57 williamh Exp $
- #Description: Launch a TTS server on a remote host.
- #Copyright (C) 1995 -- 2007, T. V. Raman
-@@ -18,6 +18,7 @@
- #"do you want to continue connecting" question.
-
- # }}}
-+package require Tclx
- set localhost [exec hostname]
- puts stderr "running on host <$localhost>"
- if [expr $argc == 0] {
-@@ -35,7 +36,7 @@
- set user [lindex $user_host 0]
- set host [lindex $user_host 1]
- if {$user == ""} {set user env($USER)}
--set tcl /usr/bin/tcl
-+set tcl /usr/bin/tclsh
- regsub {/ssh-} $argv0 {/} tts
- puts stderr "Running <ssh $host -l $user -p $port $tcl $tts>"
- exec ssh -o StrictHostKeyChecking=no $host \
---- emacspeak-27.0.orig/servers/ssh-outloud 2007-06-23 22:00:42.000000000 -0500
-+++ emacspeak-27.0/servers/ssh-outloud 2008-01-19 12:48:18.000000000 -0600
-@@ -1,4 +1,4 @@
--#!/usr/bin/tcl
-+#!/usr/bin/tclsh
- #$Id: emacspeak-27.0-tcl84.patch,v 1.2 2008/01/19 21:30:57 williamh Exp $
- #Description: Launch a TTS server on a remote host.
- #Copyright (C) 1995 -- 2007, T. V. Raman
-@@ -18,6 +18,7 @@
- #"do you want to continue connecting" question.
-
- # }}}
-+package require Tclx
- set localhost [exec hostname]
- puts stderr "running on host <$localhost>"
- if [expr $argc == 0] {
-@@ -35,7 +36,7 @@
- set user [lindex $user_host 0]
- set host [lindex $user_host 1]
- if {$user == ""} {set user env($USER)}
--set tcl /usr/bin/tcl
-+set tcl /usr/bin/tclsh
- regsub {/ssh-} $argv0 {/} tts
- puts stderr "Running <ssh $host -l $user -p $port $tcl $tts>"
- exec ssh -o StrictHostKeyChecking=no $host \
---- emacspeak-27.0.orig/servers/tts-lib.tcl 2007-06-23 23:12:04.000000000 -0500
-+++ emacspeak-27.0/servers/tts-lib.tcl 2008-01-19 12:37:39.000000000 -0600
-@@ -36,6 +36,9 @@
- #
-
- # }}}
-+
-+package require Tclx
-+
- # {{{ sync state
- proc tts_sync_state {punct capitalize allcaps splitcaps rate} {
- tts_set_punctuations $punct
diff --git a/app-accessibility/emacspeak/files/emacspeak-28.0-espeak.patch b/app-accessibility/emacspeak/files/emacspeak-28.0-espeak.patch
deleted file mode 100644
index 2a4477bd986e..000000000000
--- a/app-accessibility/emacspeak/files/emacspeak-28.0-espeak.patch
+++ /dev/null
@@ -1,26 +0,0 @@
---- ./emacspeak-28.0/servers/linux-espeak/tclespeak.cpp 2008-05-17 12:34:21.000000000 -0500
-+++ ./emacspeak-28.0/servers/linux-espeak/tclespeak.cpp 2008-05-17 12:38:41.000000000 -0500
-@@ -593,20 +593,18 @@
- continue;
- }
-
-- char* aLangCode = 1 + voices[i]->languages;
--
- snprintf(buffer_i, 3, "%d", aLang);
- snprintf(buffer_j, 3, "%d", j++);
- Tcl_SetVar2(interp, "langsynth", buffer_j, buffer_i, 0);
-
-- if (strncmp(aDefaultLang, aLangCode, 2) == 0)
-+ if (strncmp(aDefaultLang, (1 + voices[i]->languages), 2) == 0)
- {
- Tcl_SetVar2(interp, "langsynth", "current", buffer_i, 0);
-- Tcl_SetVar2(interp, "langcode", "current", aLangCode, 0);
-+ Tcl_SetVar2(interp, "langcode", "current", (1 + voices[i]->languages), 0);
- }
-
- Tcl_SetVar2(interp, "langlabel", buffer_j, voices[i]->name, 0);
-- Tcl_SetVar2(interp, "langcode", buffer_j, aLangCode, 0);
-+ Tcl_SetVar2(interp, "langcode", buffer_j, (1 + voices[i]->languages), 0);
- Tcl_SetVar2(interp, "langsynth", "top", buffer_j, 0);
- }
- }
diff --git a/app-accessibility/emacspeak/files/emacspeak-28.0-makefile.patch b/app-accessibility/emacspeak/files/emacspeak-28.0-makefile.patch
deleted file mode 100644
index ce977517a76d..000000000000
--- a/app-accessibility/emacspeak/files/emacspeak-28.0-makefile.patch
+++ /dev/null
@@ -1,27 +0,0 @@
---- ./emacspeak-28.0/Makefile 2008-05-16 08:49:54.000000000 -0500
-+++ ./emacspeak-28.0/Makefile 2008-05-16 08:52:53.000000000 -0500
-@@ -149,7 +149,6 @@
- FORMS =etc/forms/*.el
- REALAUDIO=realaudio
- SHOUTCAST=shoutcast
--HTTPD=servers/httpd
- ECI=servers/linux-outloud
- PYLIB=servers/python
- PYFILES=servers/python/*.py
-@@ -161,7 +160,6 @@
- servers/software-dtk/DTK \
- servers/software-dtk/Makefile
- JS=js/*.js js/jsl.conf js/Makefile
--TCLHTTPD=${HTTPD}/tts.tcl
- OUTLOUD=${ECI}/eci.ini \
- ${ECI}/*.h \
- ${ECI}/*.cpp \
-@@ -285,8 +283,6 @@
- $(INSTALL) -m 644 ${JS} $(libdir)/js
- $(INSTALL) -d $(libdir)/servers
- $(INSTALL) -d $(libdir)/servers/python
-- $(INSTALL) -d $(libdir)/servers/httpd
-- $(INSTALL) -m 644 ${TCLHTTPD} $(libdir)/servers/tts.tcl
- $(INSTALL) -d $(libdir)/servers/linux-outloud
- $(INSTALL) -m 755 ${OUTLOUD} $(libdir)/servers/linux-outloud
- cp ${PYFILES} $(libdir)/servers/python
diff --git a/app-accessibility/emacspeak/files/emacspeak-28.0-tcl84.patch b/app-accessibility/emacspeak/files/emacspeak-28.0-tcl84.patch
deleted file mode 100644
index 2796aa455000..000000000000
--- a/app-accessibility/emacspeak/files/emacspeak-28.0-tcl84.patch
+++ /dev/null
@@ -1,114 +0,0 @@
---- ./emacspeak-28.0/servers/dtk-exp 2008-03-14 21:06:51.000000000 -0500
-+++ ./emacspeak-28.0/servers/dtk-exp 2008-05-15 22:05:50.000000000 -0500
-@@ -1,1 +1,1 @@
--#!/usr/bin/tcl
-+#!/usr/bin/tclsh
-@@ -364,13 +364,13 @@
- fconfigure $tts(write) -encoding ascii
-
- # Emacspeak sends utf-8
--fconfigure file0 -encoding utf-8
-+fconfigure stdin -encoding utf-8
-
- tts_initialize
- set tts(speech_rate) 225
- set tts(say_rate) [round \
- [expr $tts(speech_rate) * $tts(char_factor)]]
--set tts(input) file0
-+set tts(input) stdin
- if {[info exists server_p]} {
- set tts(input) sock0
- }
---- ./emacspeak-28.0/servers/dtk-soft 2007-06-23 23:12:04.000000000 -0500
-+++ ./emacspeak-28.0/servers/dtk-soft 2008-05-15 21:51:09.000000000 -0500
-@@ -1,4 +1,4 @@
--#!/usr/bin/tcl
-+#!/usr/bin/tclsh
- # Keywords: Emacspeak, Software Dectalk , TCL
- # {{{ LCD Entry:
-
---- ./emacspeak-28.0/servers/espeak 2008-03-14 21:04:31.000000000 -0500
-+++ ./emacspeak-28.0/servers/espeak 2008-05-15 22:06:14.000000000 -0500
-@@ -1,4 +1,4 @@
--#!/usr/bin/tcl
-+#!/usr/bin/tclsh
- # Keywords: Emacspeak, eSpeak , TCL
- # {{{ LCD Entry:
-
-@@ -504,7 +504,7 @@
- signal ignore {sigint}
-
- # Set input encoding to utf-8
--fconfigure file0 -encoding utf-8
-+fconfigure stdin -encoding utf-8
-
- #initialize eSpeak
- tts_initialize
---- ./emacspeak-28.0/servers/outloud 2008-04-08 22:31:52.000000000 -0500
-+++ ./emacspeak-28.0/servers/outloud 2008-05-15 22:06:39.000000000 -0500
-@@ -1,4 +1,4 @@
--#!/usr/bin/tcl
-+#!/usr/bin/tclsh
- # Keywords: Emacspeak, ViaVoice Outloud , TCL
- # {{{ LCD Entry:
-
-@@ -471,13 +471,13 @@
- signal ignore {sigint}
-
- # Set input encoding to utf-8
--fconfigure file0 -encoding utf-8
-+fconfigure stdin -encoding utf-8
-
- #initialize outloud
- tts_initialize
- set tts(speech_rate) 75
- beep_initialize
--set tts(input) file0
-+set tts(input) stdin
- if {[info exists server_p]} {
- set tts(input) sock0
- }
---- ./emacspeak-28.0/servers/speech-server 2007-07-01 21:12:27.000000000 -0500
-+++ ./emacspeak-28.0/servers/speech-server 2008-05-15 22:08:03.000000000 -0500
-@@ -1,1 +1,1 @@
--#!/usr/bin/tcl
-+#!/usr/bin/tclsh
---- ./emacspeak-28.0/servers/ssh-dtk-exp 2008-01-05 14:24:47.000000000 -0600
-+++ ./emacspeak-28.0/servers/ssh-dtk-exp 2008-05-15 22:11:31.000000000 -0500
-@@ -1,1 +1,1 @@
--#!/usr/bin/tcl
-+#!/usr/bin/tclsh
-@@ -37,7 +37,7 @@
- set user [lindex $user_host 0]
- set host [lindex $user_host 1]
- if {$user == ""} {set user env($USER)}
--set tcl /usr/bin/tcl
-+set tcl /usr/bin/tclsh
- regsub {/ssh-} $argv0 {/} tts
- puts stderr "Running <ssh $host -l $user -p $port $tcl $tts>"
- exec ssh -o StrictHostKeyChecking=no $host \
---- ./emacspeak-28.0/servers/ssh-outloud 2007-06-23 22:00:42.000000000 -0500
-+++ ./emacspeak-28.0/servers/ssh-outloud 2008-05-15 22:11:52.000000000 -0500
-@@ -1,1 +1,1 @@
--#!/usr/bin/tcl
-+#!/usr/bin/tclsh
-@@ -35,7 +35,7 @@
- set user [lindex $user_host 0]
- set host [lindex $user_host 1]
- if {$user == ""} {set user env($USER)}
--set tcl /usr/bin/tcl
-+set tcl /usr/bin/tclsh
- regsub {/ssh-} $argv0 {/} tts
- puts stderr "Running <ssh $host -l $user -p $port $tcl $tts>"
- exec ssh -o StrictHostKeyChecking=no $host \
---- ./emacspeak-28.0/servers/tts-lib.tcl 2007-06-23 23:12:04.000000000 -0500
-+++ ./emacspeak-28.0/servers/tts-lib.tcl 2008-05-15 22:57:16.000000000 -0500
-@@ -35,6 +35,8 @@
- # the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
- #
-
-+package require Tclx
-+
- # }}}
- # {{{ sync state
- proc tts_sync_state {punct capitalize allcaps splitcaps rate} {