Summary
Chocolate Doom aims to accurately reproduce the original DOS version of Doom and other games based on the Doom engine in a form that can be run on modern computers.
Versions
v3.1.0 :: 0 :: gentoo
- Modified
- License
- BSD GPL-2+
- Keywords
- ~amd64 ~arm64 ~ppc64 ~x86
- USE flags
- doc libsamplerate midi png vorbis
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- libsamplerate
- Build with support for converting sample rates using libsamplerate
- midi
- basic support for MIDI files
- png
- Add support for libpng (PNG images)
- vorbis
- Add support for the OggVorbis audio codec
Dependencies
media-libs / libpng : Portable Network Graphics library
media-libs / libsamplerate : Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / sdl2-mixer : Simple Direct Media Layer Mixer Library
media-libs / sdl2-net : Simple Direct Media Layer Network Support Library
Runtime Dependencies
media-libs / libpng : Portable Network Graphics library
media-libs / libsamplerate : Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / sdl2-mixer : Simple Direct Media Layer Mixer Library
media-libs / sdl2-net : Simple Direct Media Layer Network Support Library
Depending packages
games-fps / freedm : A 32-level game designed for competitive deathmatch play
games-fps / freedoom : A complete free-content single-player focused game based on the Doom engine
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Abdelrahman Sarhan · gentoo
games-fps/chocolate-doom: drop 3.0.1-r2
Signed-off-by: Abdelrahman Sarhan <abdulrahmanayman1@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39085 Signed-off-by: Sam James <sam@gentoo.org> - Abdelrahman Sarhan · gentoo
games-fps/chocolate-doom: add 3.1.0
Closes: https://bugs.gentoo.org/937108 Signed-off-by: Abdelrahman Sarhan <abdulrahmanayman1@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-fps/chocolate-doom: Update PYTHON_COMPAT to py3_{10..13}, EAPI 8
Closes: https://bugs.gentoo.org/929580 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
games-fps/chocolate-doom: Keyword 3.0.1-r1 ppc64, #849866
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Breathitt Gray · gentoo
games-fps/chocolate-doom: enable py3.11
Signed-off-by: William Breathitt Gray <william.gray@linaro.org> Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
games-fps/chocolate-doom: Keyword 3.0.1-r1 arm64, #849866
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-fps/chocolate-doom: enable py3.10
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-fps/chocolate-doom: [QA] unconditionally install completion files
QA policy [0] says that we don't conditionalise installation of small files. It's a wasteful rebuild and inconsistent across packages for when users desire completions to be available. [0] https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0301 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Breathitt Gray · gentoo
games-fps/chocolate-doom: Add Python 3.9 target
Closes: https://bugs.gentoo.org/774282 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19768 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Breathitt Gray · gentoo
games-fps/chocolate-doom: Resolve SizeViolation for patch
Closes: https://bugs.gentoo.org/748186 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17912 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Breathitt Gray · gentoo
games-fps/chocolate-doom: New package
Closes: https://bugs.gentoo.org/147329 Bug: https://bugs.gentoo.org/729214 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12011 Signed-off-by: James Le Cuirot <chewi@gentoo.org>