# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: inherit gnome2 DESCRIPTION="C++ interface for gtksourceview" HOMEPAGE="http://gtkmm.sourceforge.net/" LICENSE="LGPL-2.1" SLOT="2" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc" RDEPEND=">=dev-libs/libsigc++-2.0.11 >=dev-libs/glib-2.9 >=x11-libs/gtksourceview-1.8.1" DEPEND="${RDEPEND} dev-util/pkgconfig doc? ( app-doc/doxygen )"