# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 S=${WORKDIR}/${P} SLOT="0" IUSE="gtk2" DESCRIPTION="C++ bindings for libgnomecanvasmm" SRC_URI="mirror://sourceforge/gtkmm/${P}.tar" HOMEPAGE="http://gtkmm.sourceforge.net/" LICENSE="LGPL-2.1" KEYWORDS="x86" RDEPEND=">=x11-libs/gtkmm-2.0.0 >=gnome-base/libbonobo-2.0.0 >=gnome-extra/orbitcpp2-1.3.0" DEPEND=">=dev-util/pkgconfig-0.12.0 ${RDEPEND}" DOCS="AUTHORS COPYING ChangeLog NEWS README TODO"