# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # $Header: /home/cvsroot/gentoo-x86/gnome-base/gnome-desktop/gnome-desktop-2.0.6.ebuild,v 1.1 2002/08/08 08:24:08 stroke Exp $ inherit gnome2 S=${WORKDIR}/${P} DESCRIPTION="A GNOME 2 frontend to xine-lib" SRC_URI="http://www.hadess.net/files/${P}.tar.gz" HOMEPAGE="http://www.hadess.net/totem.php3" SLOT="0" KEYWORDS="x86 ppc" LICENSE="GPL-2 FDL-1.1 LGPL-2.1" RDEPEND=">=gnome-base/libgnome-2.0.1 >=x11-libs/gtk+-2.0.6 >=gnome-base/gnome-vfs-2.0.1 >=gnome-base/libglade-2.0.0 >=media-libs/xine-lib-0.9.9" DEPEND="${RDEPEND} >=dev-util/intltool-0.17 >=dev-util/pkgconfig-0.12.0" DOCS="AUTHORS ChangeLog COPYING* README* INSTALL NEWS"