blob: a2995db77c8e58124aeebf8d31469a116431582e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install prepare
DEPEND=acct-group/gamestat media-libs/libsdl[sound,video]
DESCRIPTION=Breakout clone written with the SDL library
EAPI=8
HOMEPAGE=https://lgames.sourceforge.io/LBreakout/
INHERIT=desktop toolchain-funcs
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+
RDEPEND=acct-group/gamestat media-libs/libsdl[sound,video]
SLOT=0
SRC_URI=mirror://sourceforge/lgames/lbreakout-010315.tar.gz https://dev.gentoo.org/~ionen/distfiles/lbreakout.png
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=7cd5a8a811f35915b2d47102bf4d4724
|