# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 SRC_URI="mirror://sourceforge/gael/${P}.tgz" HOMEPAGE="http://gael.sourceforge.net" DESCRIPTION="gtk+2 vectorial widget with more features compared to gnome canvas" SLOT="0" LICENSE="LGPL" KEYWORDS="~x86" DEPEND=">=dev-python/pygtk-1.99.8 >=x11-libs/gtk+-2.0.0" RDEPEND="${DEPEND}" DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README TODO" G2CONF="${G2CONF} --enable-platform-gnome-2"