]> Pileus Git - ~andy/sunrise/blob - x11-misc/quicksynergy/quicksynergy-0.8.1.ebuild
x11-misc/quicksynergy: Fix deps for gnome3
[~andy/sunrise] / x11-misc / quicksynergy / quicksynergy-0.8.1.ebuild
1 # Copyright 1999-2011 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 EAPI="4"
6
7 DESCRIPTION="GUI for configuring and running synergy"
8 HOMEPAGE="http://quicksynergy.sourceforge.net/"
9 SRC_URI="mirror://sourceforge/quicksynergy/${P}.tar.gz"
10
11 LICENSE="GPL-2"
12 SLOT="0"
13 KEYWORDS="~amd64 ~x86"
14 IUSE=""
15
16 RDEPEND="x11-libs/gtk+:2
17         gnome-base/libglade:2.0
18         >=x11-misc/synergy-1.2.4"
19 DEPEND="${RDEPEND}"