View | Details | Raw Unified
Collapse All | Expand All

(-) dasher-3.2.11.ebuild (-1 / +8 lines)
 Lines 2-8    Link Here 
# Distributed under the terms of the GNU General Public License v2
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.2.11.ebuild,v 1.8 2005/01/17 20:15:13 blubb Exp $
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.2.11.ebuild,v 1.8 2005/01/17 20:15:13 blubb Exp $
inherit gnome2
inherit eutils gnome2
DESCRIPTION="A text entry interface, driven by continuous pointing gestures"
DESCRIPTION="A text entry interface, driven by continuous pointing gestures"
HOMEPAGE="http://www.inference.phy.cam.ac.uk/dasher/"
HOMEPAGE="http://www.inference.phy.cam.ac.uk/dasher/"
 Lines 38-40    Link Here 
$(use_with accessibility speech)"
$(use_with accessibility speech)"
DOCS="ABOUT-NLS AUTHORS ChangeLog MAINTAINERS NEWS README"
DOCS="ABOUT-NLS AUTHORS ChangeLog MAINTAINERS NEWS README"
src_unpack() {
	unpack ${A}
	cd ${S}
	epatch ${FILESDIR}/${P}-xtst_breakage.patch
}