SPECS: emacspeak.spec - pl
qboosh
qboosh at pld-linux.org
Fri Oct 6 21:55:41 CEST 2006
Author: qboosh Date: Fri Oct 6 19:55:41 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
emacspeak.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/emacspeak.spec
diff -u SPECS/emacspeak.spec:1.1 SPECS/emacspeak.spec:1.2
--- SPECS/emacspeak.spec:1.1 Sun Sep 17 15:28:45 2006
+++ SPECS/emacspeak.spec Fri Oct 6 21:55:35 2006
@@ -19,8 +19,8 @@
URL: http://emacspeak.sorceforge.net/
BuildRequires: emacs
BuildRequires: lynx
-BuildRequires: texinfo
BuildRequires: perl-base
+BuildRequires: texinfo
Requires: emacs
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -32,11 +32,20 @@
spoken feedback for everything you do. Your mileage will vary
depending on how well you can use Emacs. There is nothing that you
cannot do inside Emacs :-). This package includes speech servers
-written in tcl to support the DECtalk Express and DECtalk MultiVoice
+written in Tcl to support the DECtalk Express and DECtalk MultiVoice
speech synthesizers. For other synthesizers, look for separate
speech server packages such as emacspeak-ss and eflite.
-#%description -l pl
+%description -l pl
+Emacspeak to system wyjścia mówionego pozwalający niewidomym pracować
+bezpośrednio na systemie uniksowym. Emacspeak jest zbudowany w oparciu
+o Emacsa. Po uruchomieniu Emacsa z wczytanym Emacspeakiem otrzymujemy
+mówione potwierdzenie wszystkiego, co robimy. Korzyści zależą od tego,
+na ile dobrze umiemy korzystać z Emacsa - nie ma niczego, czego by się
+nie dało w nim zrobić :-). Ten pakiet zawiera serwery mowy napisane w
+Tcl-u do obsługi syntezatorów mowy DECtalk Express i DECtalk
+MultiVoice. Dla innych syntezatorów dostępne są oddzielne pakiety
+serwerów mowy, takie jak emacspeak-ss czy eflite.
%prep
%setup -q -n %{name}-%{version}.0
@@ -51,12 +60,12 @@
%{__make} emacspeak
cd info
-perl -pi-orig -e 's/^\@c\$$Id/@c $$Id/;
+%{__perl} -pi-orig -e 's/^\@c\$$Id/@c $$Id/;
s/^\@raggedright//;
s/\@setfilename\./@setfilename ./' emacspeak.texi
-perl -pi-orig -e 's/^\s\{8\}//' tts-server.texi
-perl -pi-orig -e 's/^ @section/@section/' tts.texi
+%{__perl} -pi-orig -e 's/^\s\{8\}//' tts-server.texi
+%{__perl} -pi-orig -e 's/^ @section/@section/' tts.texi
texi2html -monolithic emacspeak.texi
for x in emacspeak tts-server tts; do
@@ -96,6 +105,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/10/06 19:55:35 qboosh
+- pl
+
Revision 1.1 2006/09/17 13:28:45 twittner
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/emacspeak.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list