# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.30.1.ebuild,v 1.11 2011/03/06 23:54:05 nirbheek Exp $ EAPI="2" inherit autotools eutils gnome2 DESCRIPTION="A GNOME application for managing encryption keys" HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html" LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="avahi debug doc ldap libnotify test" # FIXME: add introspection support RDEPEND=" >=gnome-base/gconf-2.0:2 >=dev-libs/glib-2.10:2 >=x11-libs/gtk+-2.18:2 >=dev-libs/dbus-glib-0.72 >=gnome-base/gnome-keyring-2.29.4 net-libs/libsoup:2.4 x11-misc/shared-mime-info net-misc/openssh >=app-crypt/gpgme-1.0.0 || ( =app-crypt/gnupg-2.0* =app-crypt/gnupg-1.4* ) avahi? ( >=net-dns/avahi-0.6 ) ldap? ( net-nds/openldap ) libnotify? ( >=x11-libs/libnotify-0.3.2