Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- USE flags
- debug
v0.0.1_pre20180723 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
- USE flags
- debug
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
Depending packages
media-plugins / kodi-game-libretro-dosbox : DOSBox GameClient for Kodi
Bugs
- 730874
- games-emulation/libretro-dosbox-0.0.1_pre20180723 fails to compile: src/dos/dos_programs.cpp:81:20: error: non-constant-expression cannot be narrowed from type 'int' to 'char' in initializer list [-Wc++11-narrowing]
- 926470
- games-emulation/libretro-dosbox-0.0.1_pre20180723 installs files that contain a TEXTREL
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
games-emulation/libretro-dosbox: mark as LTO-unsafe, strict-aliasing unsafe
Yet another unmaintained dosbox fork inheriting the bugs of dosbox. No point reporting. Closes: https://bugs.gentoo.org/858707 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kerin Millar · gentoo
games-emulation/libretro-dosbox: build with -std=gnu++11
The codebase is not yet compatible with any newer C++ dialect. Closes: https://bugs.gentoo.org/787704 Bug: https://github.com/libretro/dosbox-libretro/issues/137 Signed-off-by: Kerin Millar <kfm@plushkava.net> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Craig Andrews · gentoo
games-emulation/libretro-dosbox: DOSBox libretro port
Package-Manager: Portage-2.3.43, Repoman-2.3.10