# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="A collection of widgets and other common code shared by many GPE applications." LICENSE="LGPL-2" SLOT="0" KEYWORDS="x86 arm" GPE_TARBALL_SUFFIX="bz2" DOCS="ChangeLog" inherit gpe RDEPEND="${RDEPEND} >=x11-libs/gtk+-2.6.3 >=gpe-base/gpe-icons-0.25" DEPEND="${DEPEND} ${RDEPEND} >=dev-util/gtk-doc-1.3"