blob: 8840db6daad7323aa5e9a786ce82c8425d4967c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack
DEPEND=app-arch/unzip
DESCRIPTION=Enemy Territory True Combat - a team-based realism modification
EAPI=5
HOMEPAGE=http://www.truecombatelite.com/
IUSE=dedicated opengl dedicated opengl
KEYWORDS=amd64 x86
LICENSE=freedist
RDEPEND=~virtual/libstdc++-3.3 games-misc/games-envd dedicated? ( games-fps/enemy-territory[dedicated] ) opengl? ( || ( games-fps/enemy-territory[opengl] games-fps/enemy-territory[-dedicated] ) ) !dedicated? ( !opengl? ( || ( games-fps/enemy-territory[opengl] games-fps/enemy-territory[-dedicated] ) ) )
RESTRICT=mirror strip
SLOT=0
SRC_URI=http://dragons-perch.net/tce/tcetest049.zip http://freeserver.name/files/installer/linux/tcetest049.zip http://mirror.rosvosektori.net/tcetest049.zip http://dragons-perch.net/tce/tce049b_all_os_fixed.zip
_eclass_exported_funcs=pkg_preinst:games pkg_postinst:games-mods pkg_setup:games src_unpack:- src_prepare:- src_configure:games src_compile:games src_install:games-mods
_eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe eutils 708f85bc1bf00876604e223fb56e062a games 2cf0d67d765e6358b435ccda30c13ad8 games-mods 90103874732d91bf9d67e8b5fc55f5db multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 user e10ccb95af96d45f86016fa982a949bb
_md5_=f217050775a27fbc5f880c371d0f73c2
|