blob: 704a9650aaa54599bb59ea6c797448e5471f56b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=virtual/pkgconfig doc? ( app-text/doxygen )
DEFINED_PHASES=compile configure install
DEPEND=media-libs/libsamplerate examples? ( media-libs/libsdl2[sound,video] ) jgmodule? ( media-libs/jg:1= )
DESCRIPTION=Jolly Good Fork of bsnes
EAPI=8
HOMEPAGE=https://gitlab.com/jgemu/bsnes
INHERIT=docs toolchain-funcs
IUSE=examples +jgmodule shared doc
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
LICENSE=ISC GPL-3+ LGPL-2.1+ MIT ZLIB examples? ( 0BSD )
RDEPEND=media-libs/libsamplerate examples? ( media-libs/libsdl2[sound,video] ) jgmodule? ( media-libs/jg:1= ) jgmodule? ( games-emulation/jgrf )
REQUIRED_USE=|| ( examples jgmodule shared ) doc? ( shared )
SLOT=1
SRC_URI=https://gitlab.com/jgemu/bsnes/-/archive/2.0.0/bsnes-2.0.0.tar.bz2
_eclasses_=docs 006125f2158d2f16904ebd9114336058 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96
_md5_=c7a6d3e4d83487934f3cd86cff287986
|