]> Pileus Git - ~andy/sunrise/blob - x11-misc/quicksynergy/quicksynergy-0.9.0.ebuild
media-video/ucview: fix metadata.xml
[~andy/sunrise] / x11-misc / quicksynergy / quicksynergy-0.9.0.ebuild
1 # Copyright 1999-2012 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         >=x11-misc/synergy-1.2.4"
18 DEPEND="${RDEPEND}"