# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/openexr_viewers/openexr_viewers-1.0.2.ebuild,v 1.9 2012/05/05 07:00:23 jdhore Exp $ EAPI=2 inherit autotools eutils flag-o-matic DESCRIPTION="OpenEXR Viewers" SRC_URI="http://download.savannah.gnu.org/releases/openexr/${P}.tar.gz" HOMEPAGE="http://openexr.com/" LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="opengl video_cards_nvidia" RDEPEND=">=media-libs/ilmbase-1.0.2 >=media-libs/openexr-1.7.0 media-libs/ctl media-libs/openexr_ctl opengl? ( virtual/opengl x11-libs/fltk:1[opengl] video_cards_nvidia? ( media-gfx/nvidia-cg-toolkit ) ) !