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/quake3-alliance/quake3-alliance-3.3-r1.ebuild

24 lines
693 B

# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
MOD_DESC="fast paced, off-handed grapple mod"
MOD_NAME="Alliance"
MOD_DIR="alliance"
inherit games games-mods
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI="https://www.mirrorservice.org/sites/quakeunity.com/modifications/alliance/alliance30.zip
http://www.superkeff.net/mods/mods/alliance/alliance30.zip
https://www.mirrorservice.org/sites/quakeunity.com/modifications/alliance/alliance30-33.zip
http://www.superkeff.net/mods/mods/alliance/alliance30-33.zip"
LICENSE="freedist"
KEYWORDS="~amd64 ~x86"
IUSE="dedicated opengl"
src_prepare() {
rm -f *.exe
}