# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 DESCRIPTION="GNOME Build Framework" HOMEPAGE="http://www.gnome.org" LICENSE="|| ( GPL-2 as-is )" SLOT="0" KEYWORDS="~x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.0.0 >=x11-libs/gtk+-2.3.0 >=dev-libs/gdl-0.5.0 doc? ( >=dev-util/gtk-doc-1 )" DEPEND="${RDEPEND} dev-lang/perl dev-perl/XML-Parser sys-devel/gettext dev-util/pkgconfig" DOCS="AUTHORS ChangeLog NEWS README TODO" USE_DESTDIR=1