# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # Come from http://bugs.gentoo.org/show_bug.cgi?id=278541 EAPI="3" inherit eutils wxwidgets games MY_P="0ad-r0${PV}-pre-alpha" S="${WORKDIR}/${MY_P}" DESCRIPTION="0 A.D. is a free, real-time strategy game currently under development by Wildfire Games." HOMEPAGE="http://wildfiregames.com/0ad/" SRC_URI="http://releases.wildfiregames.com/${MY_P}-unix-build.tar.xz http://releases.wildfiregames.com/${MY_P}-unix-data.tar.xz" LICENSE="GPL-2 CCPL-Attribution-ShareAlike-3.0" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="debug +editor test" RDEPEND="virtual/opengl media-libs/openal dev-libs/crypto++ media-libs/libsdl dev-libs/boost sys-libs/zlib || ( dev-libs/libgamin app-admin/fam ) editor? ( x11-libs/wxGTK:2.8 ) media-libs/devil