# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ GCONF_DEBUG="no" inherit gnome2 DESCRIPTION="A Certification Authority Software for Gnome" HOMEPAGE="http://gnomint.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-3" KEYWORDS="~amd64" IUSE="" # FIXME: bump req to gnutls 2.7 when it is available # IUSE=debug is most likely useless, -O0 -g RDEPEND=">=net-libs/gnutls-2.0 >=dev-db/sqlite-3.0 >=dev-libs/glib-2.6 >=gnome-base/gconf-2.0 >=x11-libs/gtk+-2.10.0 >=gnome-base/libgnomeui-2.0 >=gnome-base/libglade-2.5.0 >=app-text/iso-codes-0.35 sys-libs/readline" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.9.0 >=dev-util/intltool-0.23"