View | Details | Raw Unified
Collapse All | Expand All

(-) slashem-0.0.760.ebuild (-9 / +8 lines)
 Lines 1-12    Link Here 
# Copyright 1999-2006 Gentoo Foundation
# Copyright 1999-2005 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/cvsroot/gentoo-x86/games-roguelike/slashem/slashem-0.0.760.ebuild,v 1.6 2006/06/09 01:23:15 wolf31o2 Exp $
# $Header: /var/cvsroot/gentoo-x86/games-roguelike/slashem/slashem-0.0.760.ebuild,v 1.5 2005/07/09 23:04:31 vapier Exp $
inherit eutils flag-o-matic games
inherit eutils flag-o-matic games
SE_VER="0.0.7E6"
SE_VER="0.0.7E7"
SE_FIXVER="${SE_VER}F3"
SE_FIXVER="${SE_VER}F2"
SE_PN="se007e6f3.tar.gz"
SE_PN="se007e7f2.tar.gz"
SE_CONF="conf12s.tar.gz"
SE_CONF="conf12s.tar.gz"
DESCRIPTION="Super Lotsa Added Stuff Hack - Extended Magic. A Nethack Variant."
DESCRIPTION="Super Lotsa Added Stuff Hack - Extended Magic. A Nethack Variant."
 Lines 17-33    Link Here 
LICENSE="nethack"
LICENSE="nethack"
SLOT="0"
SLOT="0"
KEYWORDS="amd64 ppc x86"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="X gnome sdl opengl"
IUSE="X gnome sdl opengl"
#	qt? ( =x11-libs/qt-2* ) this version has overflow bugs #79720
#	qt? ( =x11-libs/qt-2* ) this version has overflow bugs #79720
RDEPEND=">=sys-libs/ncurses-5.2-r5
RDEPEND=">=sys-libs/ncurses-5.2-r5
	X? ( virtual/x11 )
	X? ( virtual/x11 )
	gnome? ( >=gnome-base/gnome-libs-1.4.1.4-r2 )
	gnome? ( >=gnome-base/gnome-libs-1.4.1.4-r2 )
	opengl? ( virtual/opengl )
	sdl? ( media-libs/libsdl
	sdl? ( media-libs/libsdl )"
		opengl? ( virtual/opengl ) )"
DEPEND="${RDEPEND}
DEPEND="${RDEPEND}
	sys-devel/bc
	dev-util/yacc"
	dev-util/yacc"
HACKDIR=${GAMES_STATEDIR}/${PN}
HACKDIR=${GAMES_STATEDIR}/${PN}