First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 40334
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego Garcia <diego@envigo.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
brltty-3.4.1.ebuild src_unpack() { unpack ${A} cd ${S} sed -i "s:-O2 -g:${CFLAGS}:" Makefile } brltty-3.4.1.ebuild text/plain Diego Garcia 2004-02-03 18:28 0000 690 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 40334 depends on: Show dependency tree
Bug 40334 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-02-03 18:25 0000
ebuild attached

Description
Gentoo for blind ppl

BRLTTY gives a braille user access to the text consoles of a Linux/Unix system. It runs as a background process (daemon) which operates a refreshable braille display, and can be started very early in the system boot sequence. It enables a braille user, therefore, to easily independently handle aspects of system administration such as single user mode entry, file system recovery, and boot problem analysis. It even greatly eases such routine tasks as logging in.

Suggest sys-apps/brltty

------- Comment #1 From Diego Garcia 2004-02-03 18:28:00 0000 -------
Created an attachment (id=24914) [edit]
src_unpack() {
	unpack ${A}
	cd ${S}
	sed -i "s:-O2 -g:${CFLAGS}:" Makefile
}
 brltty-3.4.1.ebuild

------- Comment #2 From Seemant Kulleen (RETIRED) 2004-03-07 10:35:27 0000 -------
*** Bug 22895 has been marked as a duplicate of this bug. ***

------- Comment #3 From Seemant Kulleen (RETIRED) 2004-03-07 10:48:28 0000 -------
thanks Diego, added to cvs

First Last Prev Next    No search results available      Search page      Enter new bug