1 | # Copyright 1999-2012 Gentoo Foundation |
1 | # Copyright 1999-2012 Gentoo Foundation |
2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
3 | # $Header: /var/cvsroot/gentoo-x86/net-misc/vino/Attic/vino-2.32.2.ebuild,v 1.6 2012/05/05 03:20:42 jdhore Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/net-misc/vino/Attic/vino-2.32.2.ebuild,v 1.7 2012/12/18 08:49:04 tetromino Exp $ |
4 | |
4 | |
5 | EAPI="3" |
5 | EAPI="3" |
6 | GCONF_DEBUG="yes" |
6 | GCONF_DEBUG="yes" |
7 | |
7 | |
8 | inherit eutils gnome2 |
8 | inherit eutils gnome2 |
9 | |
9 | |
10 | DESCRIPTION="An integrated VNC server for GNOME" |
10 | DESCRIPTION="An integrated VNC server for GNOME" |
11 | HOMEPAGE="http://www.gnome.org/" |
11 | HOMEPAGE="http://live.gnome.org/Vino" |
12 | |
12 | |
13 | LICENSE="GPL-2" |
13 | LICENSE="GPL-2+" |
14 | SLOT="0" |
14 | SLOT="0" |
15 | KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd" |
15 | KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd" |
16 | IUSE="avahi crypt ipv6 jpeg gnome-keyring libnotify networkmanager ssl +telepathy zlib" |
16 | IUSE="avahi crypt ipv6 jpeg gnome-keyring libnotify networkmanager ssl +telepathy zlib" |
17 | |
17 | |
18 | RDEPEND=">=dev-libs/glib-2.17:2 |
18 | RDEPEND=">=dev-libs/glib-2.17:2 |