blob: b416fc74b3a077f6576612a79f7392058dba2c5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack
DEPEND=app-arch/unzip
DESCRIPTION=An Alien Invaders style game with 3d graphics
EAPI=5
HOMEPAGE=http://triplexinvaders.infogami.com
KEYWORDS=amd64 x86
LICENSE=MIT
RDEPEND=dev-python/pygame dev-python/pyopengl games-misc/games-envd
SLOT=0
SRC_URI=http://acm.jhu.edu/~arthur/invaders/triplexinvaders-1.08.zip
_eclass_exported_funcs=pkg_preinst:games pkg_postinst:games pkg_setup:games src_unpack:base src_prepare:- src_configure:games src_compile:games src_install:-
_eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe eutils ea170b525f6a38a006be05c9d9429f13 games 2cf0d67d765e6358b435ccda30c13ad8 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 user 80aaa71614ced86f02ee1a513821dc87
_md5_=75a9049bdc4824cc9e6899d55cce02f3
|