Summary
The Jolly Good Reference Frontend is the simplest possible frontend for The Jolly Good API. It is intended to remain this way, and to avoid unnecessary feature creep, ensuring that it is easy to learn from. In order to deliver a smooth and enjoyable experience, a few slightly more advanced features are required. In these instances, effort has been taken to ensure readability and understandability of the code that implements these concepts.
Versions
v9999 :: 1 :: gentoo
- Modified
- License
- BSD CC0-1.0 MIT ZLIB
v1.0.1 :: 1 :: gentoo
- Modified
- License
- BSD CC0-1.0 MIT ZLIB
- Keywords
- ~amd64
Dependencies
dev-libs / miniz : A lossless, high performance data compression library
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
media-libs / jg : Reference Implementation of The Jolly Good API
media-libs / libepoxy : Library for handling OpenGL function pointer management
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / speexdsp : Audio compression format designed for speech -- DSP
Runtime Dependencies
dev-libs / miniz : A lossless, high performance data compression library
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
media-libs / jg : Reference Implementation of The Jolly Good API
media-libs / libepoxy : Library for handling OpenGL function pointer management
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / speexdsp : Audio compression format designed for speech -- DSP
Depending packages
games-emulation / bsnes-jg : Jolly Good Fork of bsnes
games-emulation / cega-jg : Jolly Good SG-1000, SMS, and Game Gear Emulator
games-emulation / gambatte-jg : Jolly Good Fork of Gambatte
games-emulation / jollycv-jg : Jolly Good ColecoVision Emulator
games-emulation / mednafen-jg : Jolly Good Port of Mednafen
games-emulation / melonds-jg : Jolly Good Port of melonDS
games-emulation / mgba-jg : Jolly Good Port of mGBA
games-emulation / nestopia-jg : Jolly Good Fork of Nestopia
games-emulation / prosystem-jg : Jolly Good Fork of ProSystem
games-emulation / sameboy-jg : Jolly Good Port of SameBoy
games-emulation / vecx-jg : Jolly Good Fork of vecx
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-emulation/jgrf: update copyright
Signed-off-by: Sam James <sam@gentoo.org> - orbea · gentoo
games-emulation/jgrf: Add 1.0.1 + Remove 1.0.0
Bug fix release for a buffer overflow with -D_FORTIFY_SOURCE=3 on glibc systems. Closes: https://bugs.gentoo.org/896382 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/jgrf: New package, v1.0.0
Signed-off-by: Sam James <sam@gentoo.org>