# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit eutils gnome2 autotools DESCRIPTION="This is the nautilus-wallpaper extenstion." HOMEPAGE="http://stonetable.org/projects/nautilus-wallpaper/" SRC_URI="http://battleaxe.net/projects/nautilus-wallpaper/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" RDEPEND=">=gnome-base/nautilus-2.6.0 >=gnome-base/gnome-desktop-2.9.91 >=dev-libs/glib-2.6.0 >=x11-libs/gtk+-2.4.0 gnome-base/gconf" DEPEND="${RDEPEND} dev-util/pkgconfig dev-util/intltool" USE_DESTDIR=1 DOCS="AUTHORS ChangeLog INSTALL NEWS README TODO"