|
|
# 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/gok/gok-1.0.5.ebuild,v 1.10 2005/08/31 22:29:57 herbs Exp $ | # $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-1.0.5.ebuild,v 1.10 2005/08/31 22:29:57 herbs Exp $ |
| |
inherit gnome2 |
inherit gnome2 virtualx |
| |
DESCRIPTION="Gnome Onscreen Keyboard" | DESCRIPTION="Gnome Onscreen Keyboard" |
HOMEPAGE="http://www.gok.ca/" | HOMEPAGE="http://www.gok.ca/" |
|
|
| |
# So it doesn't break when building kbd files | # So it doesn't break when building kbd files |
MAKEOPTS="${MAKEOPTS} -j1" | MAKEOPTS="${MAKEOPTS} -j1" |
|
|
|
src_test() { |
|
Xmake check |
|
} |