From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mta2.math.wisc.edu (mta2.math.wisc.edu [144.92.166.82]) by speech.braille.uwo.ca (Postfix) with ESMTP id 879E910AEE for ; Mon, 14 Jul 2008 11:28:01 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at mta2.math.wisc.edu Received: from mta2.math.wisc.edu ([127.0.0.1]) by localhost (mta2.math.wisc.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NGwVYuKz+WHE for ; Mon, 14 Jul 2008 10:28:01 -0500 (CDT) Received: from mta2.math.wisc.edu (localhost.localdomain [127.0.0.1]) by mta2.math.wisc.edu (Postfix) with ESMTP id F26F3380011 for ; Mon, 14 Jul 2008 10:28:00 -0500 (CDT) Received: from ulam.math.wisc.edu (ulam.math.wisc.edu [144.92.166.245]) by mta2.math.wisc.edu (Postfix) with ESMTP for ; Mon, 14 Jul 2008 10:28:00 -0500 (CDT) Received: from vv507j (vv507j.math.wisc.edu [144.92.166.75]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by ulam.math.wisc.edu (Postfix) with ESMTP id E84D12BDA7 for ; Mon, 14 Jul 2008 10:28:00 -0500 (CDT) Message-ID: <045201c8e5c6$337155d0$4ba65c90@vv507j> From: "John Heim" To: "Speakup is a screen review system for Linux." References: <000401c8e3f2$884652c0$4200a8c0@tdsportable><4879E029.4060506@brailcom.org><03e101c8e5bf$ec2fa9c0$4ba65c90@vv507j> <20080714145532.GP4466@implementation.uk.xensource.com> Subject: Re: information on making speakup work with soft synths Date: Mon, 14 Jul 2008 10:28:00 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.10 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2008 15:28:01 -0000 ----- Original Message ----- From: "Samuel Thibault" To: "Speakup is a screen review system for Linux." Sent: Monday, July 14, 2008 9:55 AM Subject: Re: information on making speakup work with soft synths John Heim, le Mon 14 Jul 2008 09:43:04 -0500, a écrit : > I've been building a debian speechd-up package for people to download BTW, could you provide the source of your packaging please? You mean like the internal files for preinst & postinst? I think the best thing to do is to extract them from the deb package via the standard tools. The process is explained in the following document: http://tldp.org/HOWTO/html_single/Debian-Binary-Package-Building-HOWTO/#AEN48 That's the document I've been working from when building the deb package. I don't pretend to be a great script guru so there might be a lot of ways the install and un-install scripts could be improved. And also, the init.d script could probably be improved. Any suggestions are welcome