# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit cmake-utils eutils gnome2-utils MY_PV="${PV//_rc/-rcgit.}" DESCRIPTION="A GTK+ RDP, SPICE, VNC, XDMCP and SSH client" HOMEPAGE="https://remmina.org/" SRC_URI="https://github.com/FreeRDP/Remmina/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 x86" IUSE="ayatana crypt rdp gnome-keyring nls spice ssh telepathy vnc zeroconf" CDEPEND=" dev-libs/glib:2 x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxkbfile ayatana? ( dev-libs/libappindicator:3 ) crypt? ( dev-libs/libgcrypt:0= ) rdp? ( >=net-misc/freerdp-2.0.0_rc0