summaryrefslogtreecommitdiff
blob: 8f7102421ef338b19022651af9d9c2890d791e1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/mousetweaks/mousetweaks-2.22.1.ebuild,v 1.4 2008/05/12 02:06:54 jer Exp $

inherit gnome2 autotools

DESCRIPTION="Mouse accessibility enhancements for the GNOME desktop"
HOMEPAGE="http://live.gnome.org/Mousetweaks/Home"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
IUSE=""

RDEPEND=">=x11-libs/gtk+-2.10
	>=gnome-base/gconf-2
	>=gnome-base/libglade-2
	>=gnome-base/gnome-panel-2
	>=dev-libs/dbus-glib-0.72
	gnome-extra/at-spi
	>=gnome-base/libgnome-2
	>=gnome-base/libgnomeui-2
	x11-libs/libXfixes"
DEPEND="${RDEPEND}"