blob: d82757d04301c152c83eef53be998080be5cdb47 (
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=dev-qt/qtgui:4
DESCRIPTION=Simulates the classical Game of Life invented by John Conway
EAPI=5
HOMEPAGE=http://open-maker.tuxfamily.org/blog/index.php?post/2009/03/28/QLife
KEYWORDS=amd64 ppc x86
LICENSE=GPL-3
RDEPEND=dev-qt/qtgui:4 games-misc/games-envd
SLOT=0
SRC_URI=http://open-maker.tuxfamily.org/blog/public/qlife_linux.tar.gz
_eclass_exported_funcs=pkg_preinst:games pkg_postinst:games pkg_setup:games src_unpack:qt4-r2 src_prepare:qt4-r2 src_configure:- src_compile:games src_install:-
_eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe eutils 9d81603248f2ba3ec59124320d123e5e games 2cf0d67d765e6358b435ccda30c13ad8 multilib 23ae8c186171e6476af098d2a50d0ee0 qmake-utils 0a242e7177789b0028b4045f336dd4db qt4-r2 d6c113024bb3086a1facc65cd338930e toolchain-funcs d513d423d449877e49d99af3f7af7acb user 906f3c8eb3a2350a4f1191a89baa3e46
_md5_=5796ed42fee60b5fee65704c57658ecd
|