Gentoo Archives: gentoo-commits

From: "William Hubbs (williamh)" <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-accessibility/emacspeak/files: emacspeak-28.0-makefile.patch emacspeak-28.0-espeak.patch emacspeak-28.0-tcl84.patch
Date: Fri, 30 May 2008 04:48:54
Message-Id: E1K1wXd-0006iR-El@stork.gentoo.org
1 williamh 08/05/30 04:48:37
2
3 Modified: emacspeak-28.0-makefile.patch
4 emacspeak-28.0-espeak.patch
5 emacspeak-28.0-tcl84.patch
6 Log:
7 Fixed the patches for 28.0 so they work correctly.
8 Thanks to Alastair Irving for pointing this out.
9 (Portage version: 2.1.5.2)
10
11 Revision Changes Path
12 1.2 app-accessibility/emacspeak/files/emacspeak-28.0-makefile.patch
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/emacspeak/files/emacspeak-28.0-makefile.patch?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/emacspeak/files/emacspeak-28.0-makefile.patch?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/emacspeak/files/emacspeak-28.0-makefile.patch?r1=1.1&r2=1.2
17
18 Index: emacspeak-28.0-makefile.patch
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak/files/emacspeak-28.0-makefile.patch,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- emacspeak-28.0-makefile.patch 17 May 2008 19:52:26 -0000 1.1
25 +++ emacspeak-28.0-makefile.patch 30 May 2008 04:48:36 -0000 1.2
26 @@ -1,5 +1,5 @@
27 ---- emacspeak-28.0/Makefile.orig 2008-05-16 08:49:54.000000000 -0500
28 -+++ emacspeak-28.0/Makefile 2008-05-16 08:52:53.000000000 -0500
29 +--- ./emacspeak-28.0/Makefile 2008-05-16 08:49:54.000000000 -0500
30 ++++ ./emacspeak-28.0/Makefile 2008-05-16 08:52:53.000000000 -0500
31 @@ -149,7 +149,6 @@
32 FORMS =etc/forms/*.el
33 REALAUDIO=realaudio
34
35
36
37 1.2 app-accessibility/emacspeak/files/emacspeak-28.0-espeak.patch
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/emacspeak/files/emacspeak-28.0-espeak.patch?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/emacspeak/files/emacspeak-28.0-espeak.patch?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/emacspeak/files/emacspeak-28.0-espeak.patch?r1=1.1&r2=1.2
42
43 Index: emacspeak-28.0-espeak.patch
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak/files/emacspeak-28.0-espeak.patch,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- emacspeak-28.0-espeak.patch 17 May 2008 19:52:26 -0000 1.1
50 +++ emacspeak-28.0-espeak.patch 30 May 2008 04:48:36 -0000 1.2
51 @@ -1,5 +1,5 @@
52 ---- emacspeak-28.0/servers/linux-espeak/tclespeak.cpp.orig 2008-05-17 12:34:21.000000000 -0500
53 -+++ emacspeak-28.0/servers/linux-espeak/tclespeak.cpp 2008-05-17 12:38:41.000000000 -0500
54 +--- ./emacspeak-28.0/servers/linux-espeak/tclespeak.cpp 2008-05-17 12:34:21.000000000 -0500
55 ++++ ./emacspeak-28.0/servers/linux-espeak/tclespeak.cpp 2008-05-17 12:38:41.000000000 -0500
56 @@ -593,20 +593,18 @@
57 continue;
58 }
59
60
61
62 1.2 app-accessibility/emacspeak/files/emacspeak-28.0-tcl84.patch
63
64 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/emacspeak/files/emacspeak-28.0-tcl84.patch?rev=1.2&view=markup
65 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/emacspeak/files/emacspeak-28.0-tcl84.patch?rev=1.2&content-type=text/plain
66 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/emacspeak/files/emacspeak-28.0-tcl84.patch?r1=1.1&r2=1.2
67
68 Index: emacspeak-28.0-tcl84.patch
69 ===================================================================
70 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak/files/emacspeak-28.0-tcl84.patch,v
71 retrieving revision 1.1
72 retrieving revision 1.2
73 diff -u -r1.1 -r1.2
74 --- emacspeak-28.0-tcl84.patch 17 May 2008 19:52:26 -0000 1.1
75 +++ emacspeak-28.0-tcl84.patch 30 May 2008 04:48:36 -0000 1.2
76 @@ -1,11 +1,8 @@
77 ---- emacspeak-28.0.orig/servers/dtk-exp 2008-03-14 21:06:51.000000000 -0500
78 -+++ emacspeak-28.0/servers/dtk-exp 2008-05-15 22:05:50.000000000 -0500
79 -@@ -1,4 +1,4 @@
80 +--- ./emacspeak-28.0/servers/dtk-exp 2008-03-14 21:06:51.000000000 -0500
81 ++++ ./emacspeak-28.0/servers/dtk-exp 2008-05-15 22:05:50.000000000 -0500
82 +@@ -1,1 +1,1 @@
83 -#!/usr/bin/tcl
84 +#!/usr/bin/tclsh
85 - # $Id: emacspeak-28.0-tcl84.patch,v 1.1 2008/05/17 19:52:26 williamh Exp $
86 - # Description: Interfacing to a Dectalk via TCL.
87 - # Keywords: Emacspeak, Dectalk, TCL
88 @@ -364,13 +364,13 @@
89 fconfigure $tts(write) -encoding ascii
90
91 @@ -22,16 +19,16 @@
92 if {[info exists server_p]} {
93 set tts(input) sock0
94 }
95 ---- emacspeak-28.0.orig/servers/dtk-soft 2007-06-23 23:12:04.000000000 -0500
96 -+++ emacspeak-28.0/servers/dtk-soft 2008-05-15 21:51:09.000000000 -0500
97 +--- ./emacspeak-28.0/servers/dtk-soft 2007-06-23 23:12:04.000000000 -0500
98 ++++ ./emacspeak-28.0/servers/dtk-soft 2008-05-15 21:51:09.000000000 -0500
99 @@ -1,4 +1,4 @@
100 -#!/usr/bin/tcl
101 +#!/usr/bin/tclsh
102 # Keywords: Emacspeak, Software Dectalk , TCL
103 # {{{ LCD Entry:
104
105 ---- emacspeak-28.0.orig/servers/espeak 2008-03-14 21:04:31.000000000 -0500
106 -+++ emacspeak-28.0/servers/espeak 2008-05-15 22:06:14.000000000 -0500
107 +--- ./emacspeak-28.0/servers/espeak 2008-03-14 21:04:31.000000000 -0500
108 ++++ ./emacspeak-28.0/servers/espeak 2008-05-15 22:06:14.000000000 -0500
109 @@ -1,4 +1,4 @@
110 -#!/usr/bin/tcl
111 +#!/usr/bin/tclsh
112 @@ -47,8 +44,8 @@
113
114 #initialize eSpeak
115 tts_initialize
116 ---- emacspeak-28.0.orig/servers/outloud 2008-04-08 22:31:52.000000000 -0500
117 -+++ emacspeak-28.0/servers/outloud 2008-05-15 22:06:39.000000000 -0500
118 +--- ./emacspeak-28.0/servers/outloud 2008-04-08 22:31:52.000000000 -0500
119 ++++ ./emacspeak-28.0/servers/outloud 2008-05-15 22:06:39.000000000 -0500
120 @@ -1,4 +1,4 @@
121 -#!/usr/bin/tcl
122 +#!/usr/bin/tclsh
123 @@ -71,22 +68,16 @@
124 if {[info exists server_p]} {
125 set tts(input) sock0
126 }
127 ---- emacspeak-28.0.orig/servers/speech-server 2007-07-01 21:12:27.000000000 -0500
128 -+++ emacspeak-28.0/servers/speech-server 2008-05-15 22:08:03.000000000 -0500
129 -@@ -1,4 +1,4 @@
130 +--- ./emacspeak-28.0/servers/speech-server 2007-07-01 21:12:27.000000000 -0500
131 ++++ ./emacspeak-28.0/servers/speech-server 2008-05-15 22:08:03.000000000 -0500
132 +@@ -1,1 +1,1 @@
133 -#!/usr/bin/tcl
134 +#!/usr/bin/tclsh
135 - # $Id: emacspeak-28.0-tcl84.patch,v 1.1 2008/05/17 19:52:26 williamh Exp $
136 - # Description: Speech server
137 - #Usage: tcl speech-server port device-specific-script
138 ---- emacspeak-28.0.orig/servers/ssh-dtk-exp 2008-01-05 14:24:47.000000000 -0600
139 -+++ emacspeak-28.0/servers/ssh-dtk-exp 2008-05-15 22:11:31.000000000 -0500
140 -@@ -1,4 +1,4 @@
141 +--- ./emacspeak-28.0/servers/ssh-dtk-exp 2008-01-05 14:24:47.000000000 -0600
142 ++++ ./emacspeak-28.0/servers/ssh-dtk-exp 2008-05-15 22:11:31.000000000 -0500
143 +@@ -1,1 +1,1 @@
144 -#!/usr/bin/tcl
145 +#!/usr/bin/tclsh
146 - #$Id: emacspeak-28.0-tcl84.patch,v 1.1 2008/05/17 19:52:26 williamh Exp $
147 - #Description: Launch a TTS server on a remote host.
148 - #Copyright (C) 1995 -- 2007, T. V. Raman
149 @@ -37,7 +37,7 @@
150 set user [lindex $user_host 0]
151 set host [lindex $user_host 1]
152 @@ -96,14 +87,11 @@
153 regsub {/ssh-} $argv0 {/} tts
154 puts stderr "Running <ssh $host -l $user -p $port $tcl $tts>"
155 exec ssh -o StrictHostKeyChecking=no $host \
156 ---- emacspeak-28.0.orig/servers/ssh-outloud 2007-06-23 22:00:42.000000000 -0500
157 -+++ emacspeak-28.0/servers/ssh-outloud 2008-05-15 22:11:52.000000000 -0500
158 -@@ -1,4 +1,4 @@
159 +--- ./emacspeak-28.0/servers/ssh-outloud 2007-06-23 22:00:42.000000000 -0500
160 ++++ ./emacspeak-28.0/servers/ssh-outloud 2008-05-15 22:11:52.000000000 -0500
161 +@@ -1,1 +1,1 @@
162 -#!/usr/bin/tcl
163 +#!/usr/bin/tclsh
164 - #$Id: emacspeak-28.0-tcl84.patch,v 1.1 2008/05/17 19:52:26 williamh Exp $
165 - #Description: Launch a TTS server on a remote host.
166 - #Copyright (C) 1995 -- 2007, T. V. Raman
167 @@ -35,7 +35,7 @@
168 set user [lindex $user_host 0]
169 set host [lindex $user_host 1]
170 @@ -113,8 +101,8 @@
171 regsub {/ssh-} $argv0 {/} tts
172 puts stderr "Running <ssh $host -l $user -p $port $tcl $tts>"
173 exec ssh -o StrictHostKeyChecking=no $host \
174 ---- emacspeak-28.0.orig/servers/tts-lib.tcl 2007-06-23 23:12:04.000000000 -0500
175 -+++ emacspeak-28.0/servers/tts-lib.tcl 2008-05-15 22:57:16.000000000 -0500
176 +--- ./emacspeak-28.0/servers/tts-lib.tcl 2007-06-23 23:12:04.000000000 -0500
177 ++++ ./emacspeak-28.0/servers/tts-lib.tcl 2008-05-15 22:57:16.000000000 -0500
178 @@ -35,6 +35,8 @@
179 # the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
180 #
181
182
183
184 --
185 gentoo-commits@l.g.o mailing list