# 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}/0.4/${P}.tar.bz2" RESTRICT="mirror" LICENSE="LGPL-2" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" RDEPEND=">=x11-libs/cairo-1.4.0 >=media-libs/clutter-0.4.0" DEPEND="${RDEPEND}" DOCS="AUTHORS ChangeLog NEWS README TODO"