# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 DESCRIPTION="A collection of extensions for the Epiphany browser" HOMEPAGE="http://www.gnome.org/projects/epiphany/extensions.html" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="debug doc" RDEPEND=">=net-www/epiphany-1.4.6 app-text/opensp" DEPEND="${RDEPEND} >=dev-util/intltool-0.29" G2CONF="${G2CONF} --with-mozilla=mozilla --enable-opensp \ $(use_with debug mozilla-debug) \ --with-extensions=certificates,error-viewer,gestures,page-info,select-stylesheet,sidebar,smart-bookmarks,tabsmenu,tab-groups" DOCS="AUTHORS COPYING.README ChangeLog NEWS README TODO" USE_DESTDIR="1"