# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 DESCRIPTION="A collection of extensions for Epiphany" HOMEPAGE="http://www.gnome.org/projects/epiphany/extensions.html" SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/epiphany-extensions/0.8/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND=">=net-www/epiphany-1.2.1" # Build all extensions except dashboard as this has a depdancy outside of portage. G2CONF="${G2CONF} --with-extensions=certificates,error-viewer,gestures,popup-blocker,tabsmenu" DOCS="AUTHORS README COPYING COPYING.README ChangeLog INSTALL NEWS"