summaryrefslogtreecommitdiff
blob: ee94abeb912222fe63fecc547036959822e6de40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
MOD_DESC="port of Action Quake 2 to Quake 3: Arena"
MOD_NAME="Reaction"
MOD_DIR="rq3"
MOD_ICON="reaction-4.ico"

inherit games games-mods

HOMEPAGE="http://www.rq3.com/"
SRC_URI="
	https://www.mirrorservice.org/sites/quakeunity.com/modifications/reactionquake3/ReactionQuake3-v3.1-Full.zip
	https://www.mirrorservice.org/sites/quakeunity.com/modifications/reactionquake3/ReactionQuake3-v3.2-Update.zip
	"

LICENSE="all-rights-reserved"
KEYWORDS="~amd64 ~x86"
IUSE="dedicated opengl"