# Copyright 1999-2007 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.0.ebuild,v 1.6 2007/10/09 16:57:36 armin76 Exp $ inherit autotools eutils DESCRIPTION="OpenEXR Viewers" SRC_URI="http://download.savannah.nongnu.org/releases/openexr/${P}.tar.gz" HOMEPAGE="http://openexr.com/" SLOT="0" LICENSE="BSD" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~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} !