summaryrefslogtreecommitdiff
blob: ca7dabd520d0001894a3ec0b59cc365d60289de8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/e_modules/e_modules-9999.ebuild,v 1.6 2006/09/14 15:21:04 vapier Exp $

ESVN_SUB_PROJECT="E-MODULES-EXTRA"
ESVN_URI_APPEND="${PN#e_modules-}"
inherit enlightenment

DESCRIPTION="Gadget to control active keyboard, keyboard layout, and layout variant"

RDEPEND=">=x11-wm/enlightenment-9999
	>=media-libs/edje-0.5.0
	dev-libs/exml"
DEPEND="${RDEPEND}
	x11-libs/libX11
	x11-libs/libxkbfile"