blob: 5cc432f0916d55bd47c5dc0414667c45b10a52d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack
DEPEND=sys-libs/lib-compat app-arch/unzip
DESCRIPTION=Futuristic FPS (a hack that runs on top of Unreal Tournament)
EAPI=5
HOMEPAGE=http://www.unreal.com/ http://icculus.org/~chunky/ut/unreal/
IUSE=X opengl
KEYWORDS=-* ~amd64 ~x86
LICENSE=all-rights-reserved
PROPERTIES=interactive
RDEPEND=>=media-libs/libsdl-1.2.15-r5[abi_x86_32(-)] x11-libs/libX11[abi_x86_32(-)] x11-libs/libXau[abi_x86_32(-)] x11-libs/libXdmcp[abi_x86_32(-)] x11-libs/libXext[abi_x86_32(-)] opengl? ( virtual/opengl[abi_x86_32(-)] ) games-misc/games-envd
RESTRICT=mirror bindist
SLOT=0
SRC_URI=http://www.icculus.org/%7Echunky/ut/unreal/unreali-install.run ftp://ftp.lokigames.com/pub/patches/ut/ut-install-436.run ftp://ftp.lokigames.com/pub/patches/ut/IpDrv-436-Linux-08-20-02.zip
_eclass_exported_funcs=pkg_preinst:games pkg_postinst:games pkg_setup:games src_unpack:- src_prepare:base src_configure:games src_compile:games src_install:-
_eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe cdrom d59e7a8a50d875e095c60654bbe22273 eutils 9d81603248f2ba3ec59124320d123e5e games 2cf0d67d765e6358b435ccda30c13ad8 multilib 23ae8c186171e6476af098d2a50d0ee0 portability bb1a0ed8ea152b957d17339f01d4d7f5 toolchain-funcs d513d423d449877e49d99af3f7af7acb unpacker 45d07319df5f40ee6af58418b0f930be user 906f3c8eb3a2350a4f1191a89baa3e46
_md5_=b8e3477e803692dd2815f46bfd816a1d
|