blob: d8b9aa00f750e99f57a8fdba1ab15b5484182fa1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install unpack
DEPEND=examples? ( media-libs/libsdl2[sound,video] media-libs/speexdsp ) jgmodule? ( media-libs/jg:1= media-libs/soxr )
DESCRIPTION=Jolly Good Fork of Gambatte
EAPI=8
HOMEPAGE=https://gitlab.com/jgemu/gambatte
INHERIT=toolchain-funcs git-r3
IUSE=examples +jgmodule shared
LICENSE=GPL-2 examples? ( 0BSD ) jgmodule? ( BSD )
PROPERTIES=live
RDEPEND=examples? ( media-libs/libsdl2[sound,video] media-libs/speexdsp ) jgmodule? ( media-libs/jg:1= media-libs/soxr ) jgmodule? ( games-emulation/jgrf )
REQUIRED_USE=|| ( examples jgmodule shared )
SLOT=1
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=6230cccab52c6eccd8259ce3f5cae2d9
|