blob: 2edbf6d64b6a4453778806c15bef0c73d6cee0bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install prepare
DEPEND=media-libs/sdl-mixer[mod] media-libs/libsdl[video]
DESCRIPTION=A clone of the arcade game Defender, but with a Linux theme
EAPI=6
HOMEPAGE=http://www.newbreedsoftware.com/defendguin/
INHERIT=desktop
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=media-libs/sdl-mixer[mod] media-libs/libsdl[video]
SLOT=0
SRC_URI=ftp://ftp.tuxpaint.org/unix/x/defendguin/src/defendguin-0.0.12.tar.gz
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28
_md5_=97777f6bdd7c1baeda452cc1b780c81f
|