You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-fps/ut2004-ultraduel/ut2004-ultraduel-2.1.ebuild

23 lines
606 B

# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=2
MOD_DESC="Improved 1-on-1 deathmatch bot AI"
MOD_NAME="Ultra Duel"
inherit versionator games games-mods
MY_PV=$(replace_version_separator 1 '')
MAIN_FILE="1on1-Ultra-Duel-2K4.zip"
PATCH_FILE="1on1-Ultra-Duel-2K4_Patch${MY_PV}.zip"
HOMEPAGE="http://blitz.unrealplayground.com/ultraduel/"
SRC_URI="http://blitz.unrealplayground.com/downloads/${MAIN_FILE}
http://blitz.unrealplayground.com/downloads/${PATCH_FILE}"
LICENSE="freedist"
KEYWORDS="~amd64 ~x86"
IUSE="dedicated opengl"