# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-0.90.0.ebuild,v 1.1 2003/02/04 06:05:17 spider Exp $ inherit gnome2 IUSE="" S=${WORKDIR}/${P} DESCRIPTION="Totem is simple movie player for the Gnome2 desktop based on xine." SRC_URI="http://www.hadess.net/files/software/totem/${P}.tar.gz" HOMEPAGE="http://www.hadess.net/totem.php3" SLOT="0" KEYWORDS="~x86 ~ppc" LICENSE="GPL-2" RDEPEND=">=gnome-base/libgnomeui-2 >=gnome-base/gnome-vfs-2 >=gnome-base/libglade-2 >=media-libs/xine-lib-1_beta3" DEPEND="${RDEPEND} >=dev-util/intltool-0.17 >=dev-util/pkgconfig-0.12.0" DOCS="AUTHORS ChangeLog COPYING* README* INSTALL NEWS"