# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="4" DESCRIPTION="GUI for configuring and running synergy" HOMEPAGE="http://quicksynergy.sourceforge.net/" SRC_URI="mirror://sourceforge/quicksynergy/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="x11-libs/gtk+:2 gnome-base/libglade:2.0 || ( >=x11-misc/synergy-1.2.4 x11-misc/synergy-plus )" DEPEND="${RDEPEND}"