Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 355339 - app-accessibility/speechd-el-2.4 version bump
Summary: app-accessibility/speechd-el-2.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-17 18:06 UTC by Christopher Brannon (RETIRED)
Modified: 2011-06-06 20:02 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
speechd-el-2.4.ebuild (speechd-el-2.4.ebuild,1012 bytes, text/plain)
2011-02-17 18:08 UTC, Christopher Brannon (RETIRED)
Details
speechd-el-2.4.ebuild (speechd-el-2.4.ebuild,948 bytes, text/plain)
2011-02-18 19:51 UTC, Christopher Brannon (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Brannon (RETIRED) gentoo-dev 2011-02-17 18:06:34 UTC
Here is an ebuild for the latest version of speechd-el.
Note that this package works fine with the version of cedet distributed
with GNU emacs 23.  However, it fails for unknown reasons if app-emacs/cedet
is installed.  Thus, I added a blocker for app-emacs/cedet.
Comment 1 Christopher Brannon (RETIRED) gentoo-dev 2011-02-17 18:08:33 UTC
Created attachment 262849 [details]
speechd-el-2.4.ebuild

Version bump.
Comment 2 Christopher Brannon (RETIRED) gentoo-dev 2011-02-18 19:51:08 UTC
Created attachment 262949 [details]
speechd-el-2.4.ebuild

Updated as per discussion with WilliamH
on Freenode IRC / #gentoo-accessibility.
Comment 3 William Hubbs gentoo-dev 2011-02-20 12:02:31 UTC
Chris,

I saw a post from you on the speech-dispatcher mailing list about this
version not being able to run without a fix unless brltty is running.

Is that fix something you could write as a patch which we could apply in
src_prepare?
Comment 4 Christopher Brannon (RETIRED) gentoo-dev 2011-02-20 12:36:02 UTC
William,

Here's the problem with speechd-el.
If brltty is not running, and the user has not disabled the brltty driver,
the package will misbehave when started.
I can think of a temporary fix, but it's ugly.
We should really look for a permanent fix upstream.

That reminds me.  This package needs a local use flag for brltty support,
along with a conditional RDEPEND for brltty.
Comment 5 Christopher Brannon (RETIRED) gentoo-dev 2011-06-06 20:02:39 UTC
Fixed.  ebuild committed!