# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit eutils DESCRIPTION="OpenEXR Viewers" SRC_URI="download.savannah.nongnu.org/releases/openexr/${P}.tar.gz" HOMEPAGE="http://openexr.com/" SLOT="0" LICENSE="ILM" KEYWORDS="~x86" IUSE_VIDEO_CARDS="video_cards_nvidia" IUSE="doc opengl ${IUSE_VIDEO_CARDS}" RDEPEND="media-libs/ilmbase media-libs/openexr media-libs/ctl media-libs/openexr_ctl opengl? ( virtual/opengl >=x11-libs/fltk-1.1.0 video_cards_nvidia? ( media-gfx/nvidia-cg-toolkit ) )" DEPEND="${RDEPEND} !