# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-plugins/libvisual-plugins/libvisual-plugins-0.4.0-r1.ebuild,v 1.11 2007/07/10 23:09:00 mr_bones_ Exp $ WANT_AUTOMAKE="latest" WANT_AUTOCONF="latest" inherit eutils autotools PATCHLEVEL="3" DESCRIPTION="Visualization plugins for use with the libvisual framework." HOMEPAGE="http://libvisual.sourceforge.net/" SRC_URI="mirror://sourceforge/libvisual/${P}.tar.gz mirror://gentoo/${P}-patches-${PATCHLEVEL}.tar.bz2 mirror://gentoo/${P}-m4-1.tar.bz2" LICENSE="GPL-2" SLOT="0.4" KEYWORDS="amd64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="alsa debug esd gtk gstreamer jack mplayer opengl" RDEPEND="~media-libs/libvisual-${PV} opengl? ( virtual/opengl ) esd? ( media-sound/esound ) jack? ( >=media-sound/jack-audio-connection-kit-0.98 ) gtk? ( >=x11-libs/gtk+-2 ) gstreamer? ( >=media-libs/gstreamer-0.8 ) alsa? ( media-libs/alsa-lib ) media-libs/fontconfig || ( ( x11-libs/libX11 x11-libs/libXext x11-libs/libXrender )