View | Details | Raw Unified
Collapse All | Expand All

(-) old (-3 / +3 lines)
 Lines 1-6    Link Here 
# Copyright 1999-2006 Gentoo Foundation
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/www/www.gentoo.org/raw_cvs/gentoo-x86/games-fps/nexuiz/nexuiz-2.0.ebuild,v 1.2 2006/06/27 19:49:51 wolf31o2 Exp $
# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.0.ebuild,v 1.2 2006/06/27 19:49:51 wolf31o2 Exp $
inherit eutils flag-o-matic games
inherit eutils flag-o-matic games
 Lines 50-57    Link Here 
	dev-util/pkgconfig
	dev-util/pkgconfig
	app-arch/unzip
	app-arch/unzip
	sdl? ( ${UIDEPEND} )
	sdl? ( ${UIDEPEND} )
	opengl? ( ${UIRDEPEND} )
	opengl? ( virtual/opengl ${UIDEPEND} )
	!dedicated? ( !sdl? ( !opengl? ( virtual/opengl ${UIRDEPEND} ) ) )"
	!dedicated? ( !sdl? ( !opengl? ( virtual/opengl ${UIDEPEND} ) ) )"
S=${WORKDIR}/darkplaces
S=${WORKDIR}/darkplaces
# This is the right dir, so that e.g. "darkplaces -game nexuiz" will work
# This is the right dir, so that e.g. "darkplaces -game nexuiz" will work