From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 722FC1EFD67; Wed, 24 Aug 2016 08:58:35 -0400 (EDT) Received: from hurricane.the-brannons.com (hurricane.the-brannons.com [IPv6:2001:470:1:41:a800:ff:fe3e:bc77]) by befuddled.reisers.ca (Postfix) with ESMTP id 184371EFD55 for ; Wed, 24 Aug 2016 08:58:34 -0400 (EDT) Received: from localhost (71-34-75-114.ptld.qwest.net [71.34.75.114]) by hurricane.the-brannons.com (Postfix) with ESMTPSA id B78E3798AE for ; Wed, 24 Aug 2016 05:57:41 -0700 (PDT) From: Chris Brannon To: speakup@linux-speakup.org Subject: Re: Anybody still use YASR References: <23E09DA3-3628-4690-9B14-FB79A70ADEAD@speedpost.net> <20160822171445.GA31116@katolaz.homeunix.net> <20160823064233.GB31116@katolaz.homeunix.net> <20160824124343.GF31116@katolaz.homeunix.net> Date: Wed, 24 Aug 2016 05:58:14 -0700 In-Reply-To: <20160824124343.GF31116@katolaz.homeunix.net> (katolaz@freaknet.org's message of "Wed, 24 Aug 2016 13:43:43 +0100") Message-ID: <87vayq5no9.fsf@mushroom.localdomain> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2016 12:58:35 -0000 KatolaZ writes: > Thanks Jude, > > the problem is that emacspeak pulls in ways too much for a minimal > live distro, except we stick to emacs-nox, which might be easy to > include and just enough for the task. Would it make sense to try to > include emacs-nox, emacspeak, and eflite in Devuan minimal live then? > If yes, I will put it in the todo list :) You know what? The Emacspeak espeak server also works with yasr, and it can be built independently of the rest of Emacspeak. The only dependencies it pulls are tcl, tclx, and espeak. I think this is like 5 or 6 megs, not including espeak. You're already pulling in espeak,, so tcl and tclx aren't such a big deal, I think. Problem is, the espeak server isn't packaged separately in Debian, even though it can be built separately. Anyway, Emacspeak itself is just fine with emacs-nox. -- Chris