Summary
melonDS is an emulator for the Nintendo DS and DSi. The Jolly Good API port is designed for use with content for the Nintendo DS.
Versions
v9999 :: 1 :: gentoo
- Modified
- License
- BSD-1 BSD-2 GPL-3+ MIT Unlicense public-domain
v0.9.5 :: 1 :: gentoo
- Modified
- License
- BSD-1 BSD-2 GPL-3+ MIT Unlicense public-domain
- Keywords
- ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
Dependencies
media-libs / jg : Reference Implementation of The Jolly Good API
media-libs / libsamplerate : Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio
Runtime Dependencies
games-emulation / jgrf : The Jolly Good Reference Frontend
media-libs / jg : Reference Implementation of The Jolly Good API
media-libs / libsamplerate : Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio
Depending packages
games-emulation / jgemu : Meta ebuild for the Jolly Good API
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - orbea · gentoo
games-emulation/melonds-jg: mark as LTO-unsafe, strict-aliasing unsafe
Closes: https://bugs.gentoo.org/931907 Signed-off-by: orbea <orbea@riseup.net> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - orbea · gentoo
games-emulation/melonds-jg: sync keywords
Signed-off-by: orbea <orbea@riseup.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
games-emulation/melonds-jg: Keyword 0.9.5 arm, #891201
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-emulation/melonds-jg: Keyword 0.9.5 ppc64, #891201
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
games-emulation/melonds-jg: Keyword 0.9.5 ppc, #891201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - orbea · gentoo
games-emulation/melonds-jg: fix gcc-14 build issue
Closes: https://bugs.gentoo.org/917164 Upstream-PR: https://github.com/melonDS-emu/melonDS/pull/1874 Upstream-Commit: https://github.com/melonDS-emu/melonDS/commit/e63e29ca91ba5fc1630634fbb9f064b9cce6cc1f Upstream-Commit: https://gitlab.com/jgemu/melonds/-/commit/e63e29ca91ba5fc1630634fbb9f064b9cce6cc1f Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/33773 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
games-emulation/melonds-jg: Keyword 0.9.5 x86, #891201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - orbea · gentoo
games-emulation/melonds-jg: fix i686 build issue
On a crossdev environment with x86_64-pc-linux-musl host and i686-pc-linux-musl build a static assert fails in the vendored teakra test_generator.cpp, but teakra was modified by the melonds upstream enough that a system version is not possible. However the jollygood port doesn't actually use any of the code in test_generator.cpp so it can be simply removed from the build. As this is unused code a revdump is not required. Closes: https://bugs.gentoo.org/914196 Upstream-PR: https://gitlab.com/jgemu/melonds/-/merge_requests/9 Upstream-Commit: https://gitlab.com/jgemu/melonds/-/commit/0953b8874187bfdd35a0bf787c3bdbb6cc65dc9d Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/32784 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-emulation/melonds-jg: Keyword 0.9.5 arm64, #891201
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - orbea · gentoo
games-emulation/melonds-jg: New package, v0.9.5
Upstream-PR: https://github.com/melonDS-emu/melonDS/pull/1532 Upstream-Commit: https://github.com/melonDS-emu/melonDS/commit/bd9c614cebe47f809ae125a4bf59649191332a3a Upstream-Commit: https://gitlab.com/jgemu/melonds/-/commit/bd9c614cebe47f809ae125a4bf59649191332a3a Signed-off-by: Sam James <sam@gentoo.org>