# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-video/kaffeine/kaffeine-0.8.1.ebuild,v 1.6 2006/07/09 05:58:45 flameeyes Exp $ inherit eutils kde DESCRIPTION="Media player for KDE using xine and gstreamer backends." HOMEPAGE="http://kaffeine.sourceforge.net/" SRC_URI="mirror://sourceforge/kaffeine/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="dvb gstreamer xinerama vorbis encode kdehiddenvisibility" RDEPEND="|| ( x11-base/xorg-server >=x11-base/xorg-x11-6.8.0-r4 ) >=media-libs/xine-lib-1 gstreamer? ( =media-libs/gstreamer-0.8* =media-libs/gst-plugins-0.8* =media-plugins/gst-plugins-xvideo-0.8* ) media-sound/cdparanoia encode? ( media-sound/lame ) vorbis? ( media-libs/libvorbis ) || ( ( x11-libs/libXtst xinerama? ( x11-libs/libXinerama ) )