# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit eutils gnome2 DESCRIPTION="Clutter is a library for creating graphical user interfaces" HOMEPAGE="http://www.clutter-project.org/" SRC_URI="http://www.clutter-project.org/sources/${PN}/${PV/.0/}/${P}.tar.bz2" RESTRICT="mirror" LICENSE="LGPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="dev-libs/atk >=media-libs/clutter-0.4.0" DEPEND="${RDEPEND}" DOCS="AUTHORS ChangeLog NEWS README TODO"