# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 DESCRIPTION="A graphical tool to analyse directory trees." HOMEPAGE="http://www.marzocca.net/linux/baobab.html" SRC_URI="http://www.marzocca.net/linux/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.6 >=gnome-base/libgnomeui-2.0 >=gnome-base/gnome-vfs-2.6 >=gnome-base/gconf-2.0 >=gnome-base/libgtop-2.10 >=gnome-base/libglade-2.5.1 >=gnome-base/libgnomecanvas-2.10.2 sys-devel/gettext" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.9" DOCS="AUTHORS README" USE_DESTDIR="1"