[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]

Debian package emacspeak_13.0-2.deb



I have revised the Debian emacspeak 13.0 package.  Eventually, you
should be able to find it here in any Debian mirror site:

	dists/woody/main/binary-all/editors/emacspeak_13.0-2.deb

It is also at my web site:

	http://www.mv.com/ipusers/vanzandt/

and at the blinux ftp site.

This package is in the "unstable" Debian distribution.  I expect the
next Debian release is at least six months away.

The latest changelog.Debian entries and the README.debian file for the
emacspeak package are attached.

                       - Jim Van Zandt <jrv@xxxxxxxxxxx>


emacspeak (13.0-2) unstable; urgency=low

  * README.debian: Raman wants only raman@xxxxxxxxxxx advertised
  * emacspeakconfig: If the user gives a symbolic link as the output
    device, test the group of the actual device rather than that of the
    link. (Closes:Bug#78708)
  * README.debian: Viavoice Outloud instructions shouldn't refer to
    emacspeak-11 sources.
  * Add files ".nosearch" in many directories so they don't get added to
    load-path. 
  * emacspeak-message.el: line 51 is a comment


emacspeak for DEBIAN
----------------------

Emacspeak is authored by T. V. Raman <raman@xxxxxxxxxxx>.  These
are the primary changes made in building the Debian package: html and
plain text versions of the documentation were added.  A configuration
script (/usr/sbin/emacspeakconfig) and associated speech server
descriptions (/usr/share/emacs/site-lisp/emacspeak/blurbs/*) were
added.  Manual pages for emacspeak and the configuration script were
added.  Minor changes are listed in changelog.Debian.

Starting with version 11.0, the Emacspeak sources include a speech
server written in C++ for the IBM ViaVoice speech synthesis software.
However, it depends on the ViaVoice runtime kit which does not meet
the Debian Free Software Guidelines.  (It is available only as object
code, and only under a temporary license.)  Therefore, support for
ViaVoice is not included in this Debian package.  IBM is making beta
copies of ViaVoice for i386 available without charge.  If you would
like to try it, you can find some information at
http://www-4.ibm.com/software/speech/dev/ttssdk_linux.html and
download from http://www6.software.ibm.com/dl/viavoice/linux-p.  You
need two files - the software developer kit and the run time kit.
They come in the form of two tar files which in turn contain RPM
files.  You can convert these to Debian packages and install them as
follows:

	tar -xf viavoice_tts_rtk_5.tar
	tar -xf viavoice_tts_sdk_5.tar
	fakeroot alien -d ViaVoice_TTS_rtk-5.1-1.2.i386.rpm
	fakeroot alien -d ViaVoice_TTS_sdk-5.1-1.2.i386.rpm
	dpkg -i --force-overwrite viavoice-tts-rtk_5.1-2.2_i386.deb \
		 viavoice-tts-sdk_5.1-2.2_i386.deb

(The last step must be performed as root.  If you run alien as root,
you may omit the use of fakeroot.  The --force-overwrite flag is
necessary because several files appear in both packages.)  At this
point, please read /usr/doc/ViaVoiceTTS/ttssd.lic.la.txt.gz,
/usr/doc/ViaVoiceTTS/ttsrt.lic.ila.txt.gz, and
/usr/doc/ViaVoiceTTS/ttsrt.lic.ila.eval.txt.gz and decide whether you
can accept the terms of the IBM license.  If so, you can then unpack
the Emacspeak sources (either from
debian/dists/stable/main/source/editors/emacspeak_*.0.orig.tar.gz on
a cdrom or a Debian archive mirror, or else from
ftp://ftp.cs.cornell.edu/pub/raman/emacspeak/) and follow the
instructions in linux-outloud/NOTES to build and install the speech
server.

Starting with version 10.0, Dr. Raman has rewritten the documentation
files.  Approximately 100 commands are described there, compared to
over 800 in the documentation shipped with the previous release.
Therefore, the user should pay particular attention to the section
"Using Online Help".

Many command-line applications can be run under emacs, and can
therefore be made accessible with emacspeak.  Much of this is
explained in the documentation entitled "Running Terminal Based
Applications".  However, it is worth emphasizing this point: "For
regular shell interaction just use M-x shell instead of using the
terminal emulator."

The example file "tables.html" was supplied by Dr. Raman in a separate
email.  It may be found in /usr/doc/emacspeak/examples.  It includes a
sample table with three columns (labeled "item", "date", and
"amount"), and three rows.  For a discussion of the support for tables
in emacspeak and w3, see NEWS (or NEWS.gz) in /usr/doc/emacspeak.

The Emacspeak-HOWTO contains additional documentation.  The plain text
form of this can be found in the Debian package doc-linux, and is
installed as /usr/doc/HOWTO/Emacspeak-HOWTO.gz.  Other formats are
also available.  For example, these can be found at sunsite.unc.edu:

  /pub/Linux/docs/HOWTO/other-formats/dvi/Emacspeak-HOWTO.dvi.gz
  /pub/Linux/docs/HOWTO/other-formats/html/Emacspeak-HOWTO-html.tar.gz
  /pub/Linux/docs/HOWTO/other-formats/ps/Emacspeak-HOWTO.ps.gz
  /pub/Linux/docs/HOWTO/other-formats/sgml/Emacspeak-HOWTO.sgml.gz

There is also an Emacspeak mailing list.  To subscribe, send a message
to:

        emacspeak-request@xxxxxxxxxxx

with a subject of:

        subscribe

James R. Van Zandt <jrv@xxxxxxxxxxx>, Mon, 17 May 1999 20:12:46 -0400

-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"


Emacspeak Files | Subscribe | Unsubscribe