Versions
v2.4.0-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- downloader opengl python
USE flags
General
- downloader
- Allows some Keen games to be downloaded from the menu
- opengl
- Add support for OpenGL (3D graphics)
- python
- Add optional support/bindings for the Python language
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
- python3_13
- Build for Python 3.13 only
- python3_13t
- Build for Python 3.13 freethreading only
Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-libs / boost : Boost Libraries for C++
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / sdl2-image : Image file loading library
media-libs / sdl2-mixer : Simple Direct Media Layer Mixer Library
media-libs / sdl2-ttf : Library that allows you to use TrueType fonts in SDL applications
net-misc / curl : A Client that groks URLs
Runtime Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / sdl2-image : Image file loading library
media-libs / sdl2-mixer : Simple Direct Media Layer Mixer Library
media-libs / sdl2-ttf : Library that allows you to use TrueType fonts in SDL applications
net-misc / curl : A Client that groks URLs
Bugs
- 739096
- games-arcade/commandergenius-2.4.0 fails to compile (error: cast from 'char *' to 'vectorcallfunc *' (aka '_object *(**)(_object *, _object *const *, unsigned long, _object *)') increases required alignment from 1 to 8 )
- 835853
- games-arcade/commandergenius-2.4.0-r1 fails to compile: Debug.cpp:413:10: fatal error: execinfo.h: No such file or directory
- 884709
- games-arcade/commandergenius-2.4.0-r1 fails to compile (CLANG-STRICTER-SYSTEM): miniunz.c:627:68: error: incompatible pointer to integer conversion passing const char to parameter of type int [-Wint-conversion]
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-arcade/commandergenius: Add python3_13 and python3_13t
Manually tested. Hard to test fully, but only seems to make basic use of Python. Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-arcade/commandergenius: enable py3.12 + tidy
Still needs the bump that would remove python altogether, but I don't have the game data to run it and would rather not handle it. Adding 3.12 is also pretty tentative. Closes: https://bugs.gentoo.org/929568 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-arcade/commandergenius: fix build w/ gcc 13
Closes: https://bugs.gentoo.org/898756 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-arcade/commandergenius: EAPI7->8, enable py3.11, filter-lto
Still needs a bump, but that will need closer looking into and ideally someone more familiar with this and having the game files. wrt python, support for 3.11 falls back on users given it's used for their own scripts (later versions replace python by lua). Albeit may already have been using 3.11 or 3.12 given cmake wasn't told which interpreter library to link with before. Just a lazy fix wrt bug #858530 to do at same time as revbump, haven't looked closer. Closes: https://bugs.gentoo.org/858530 Closes: https://bugs.gentoo.org/896954 Signed-off-by: Ionen Wolkens <ionen@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 - Michael Mair-Keimberger · gentoo
games-arcade/commandergenius: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
games-arcade/commandergenius: allow python-3.9 and python-3.10
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
games-arcade/commandergenius: remove unused eclass
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-arcade/commandergenius: Drop old 2.3.3
Package-Manager: Portage-2.3.96, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - James Le Cuirot · gentoo
games-arcade/commandergenius: Version bump to 2.4.0
Package-Manager: Portage-2.3.96, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
*/*: Switch games proj to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-arcade/commandergenius: Add missing REQUIRED_USE
Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-arcade/commandergenius: Drop old 1.8.3
Closes: https://bugs.gentoo.org/640540 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - James Le Cuirot · gentoo
games-arcade/commandergenius: Version bump to 2.3.3
The path handling still seems a bit buggy but it more or less works with the included patch. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - David Seifert · gentoo
games-*/*: Remove stable keywords
Gentoo currently does not have the manpower to maintain a ton of stable games packages. Closes: https://github.com/gentoo/gentoo/pull/5404 - David Seifert · gentoo
games-arcade/commandergenius: [QA] Add cmake-utils_src_prepare
Package-Manager: Portage-2.3.11, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Michael Palimaka · gentoo
games-arcade/commandergenius: remove old
Package-Manager: portage-2.3.2 - Agostino Sarubbo · gentoo
games-arcade/commandergenius: x86 stable wrt bug #583822
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
games-arcade/commandergenius: amd64 stable wrt bug #583822
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Sterrett · gentoo
games-arcade/commandergenius: Workaround buggy neard package - bug #558160
Package-Manager: portage-2.2.26 - Michael Sterrett · gentoo
games-arcade/commandergenius: version bump
Package-Manager: portage-2.2.26 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed