# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils check-reqs gnome2-utils flag-o-matic games # BASE_DATA_PV=1.0 # BASE_DATA_P=${PN}_${BASE_DATA_PV}_unified DATA_PV=1.51 UPDATE_P=${PN}_${DATA_PV}_update ENGINE_PV=1.51 ENGINE_P=${PN}_${ENGINE_PV}_sdk DESCRIPTION="Multiplayer FPS based on the QFusion engine (evolved from Quake 2)" HOMEPAGE="http://www.warsow.net/" SRC_URI="http://www.warsow.net/${ENGINE_P}.tar.gz http://www.warsow.net/warsow_${DATA_PV}_unified.tar.gz mirror://gentoo/warsow.png mirror://gentoo/${P}-build.patch.gz" # ZLIB: bundled angelscript LICENSE="GPL-2 ZLIB warsow" SLOT="0" KEYWORDS="amd64 x86" IUSE="debug dedicated irc openal server" RDEPEND=">=dev-libs/libRocket-1.2.1_p20130110