Search Criteria
Package Details: commander-genius-git 3.6.0.r0.gbee00e478-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/commander-genius-git.git (read-only, click to copy) |
|---|---|
| Package Base: | commander-genius-git |
| Description: | A modern implementation of the classic Commander Keen game series |
| Upstream URL: | https://clonekeenplus.sourceforge.io/ |
| Keywords: | commander keen |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | commander-genius |
| Provides: | commander-genius |
| Submitter: | gerstrong |
| Maintainer: | gerstrong (billypilgrim, FabioLolix) |
| Last Packager: | gerstrong |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-12-16 13:44 (UTC) |
| Last Updated: | 2025-08-31 18:25 (UTC) |
Dependencies (7)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-rk35xx-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-nollvm-gitAUR, mesa-amber)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- sdl2_image
- sdl2_mixer
- sdl2_ttf
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
1 2 3 4 Next › Last »
lllEBOlll commented on 2026-02-10 21:48 (UTC)
I have two issues with this build at the moment:
Yay detects a new version each time, even if it just installed it 10 seconds before. It eventually won't build it though. This behavior isn't common in other AUR packets.
Is it possible to build this with 'Cosmos Engine' / 'Cosmo's Cosmic Adventure' support enabled? On the gitlab page it is explained how. Compatibilty for Cosmo is stated 95%, so it might be interesting to enable this.
gerstrong commented on 2025-08-31 18:26 (UTC)
@FabioLolix Thanks for adjusting the files.
gerstrong commented on 2025-08-31 15:03 (UTC)
Oh, did I type ccmake. Yikes, my mistake. I don’t have proper access to the files right now. Can you fix it? You need ccache and minizip if you want to Build CGenius though.
FabioLolix commented on 2025-08-31 13:22 (UTC)
Hi, minizip and ccache (mistyped as ccmake) are not needed as makedepends, please don't manually edit .SRCINFO
gerstrong commented on 2025-08-31 10:53 (UTC)
Hi tacgnol,
thanks for checking this out. I have updated CG. The situation should be improved.
tacgnol commented on 2025-07-08 18:51 (UTC) (edited on 2025-07-08 18:53 (UTC) by tacgnol)
I have an error while trying to build the package :
[ 34%] Building CXX object GsKit/graphics/CMakeFiles/GsKit_graphics.dir/GsPalette.cpp.o In file included from /home/tacgnol/commander-genius-git/src/Commander-Genius/GsKit/graphics/GsTrueTypeFont.cpp:5: /usr/include/SDL2/SDL_ttf.h:165:16: error: using typedef-name ‘TTF_Font’ after ‘struct’ 165 | typedef struct TTF_Font TTF_Font; | ^~ In file included from /home/tacgnol/commander-genius-git/src/Commander-Genius/GsKit/graphics/GsTrueTypeFont.cpp:2: /home/tacgnol/commander-genius-git/src/Commander-Genius/GsKit/graphics/GsTrueTypeFont.h:9:26: note: ‘TTF_Font’ has a previous declaration here 9 | typedef struct _TTF_Font TTF_Font; | ^~ /usr/include/SDL2/SDL_ttf.h:165:25: error: conflicting declaration ‘typedef int TTF_Font’ 165 | typedef struct TTF_Font TTF_Font; | ^~ /home/tacgnol/commander-genius-git/src/Commander-Genius/GsKit/graphics/GsTrueTypeFont.h:9:26: note: previous declaration as ‘typedef struct _TTF_Font TTF_Font’ 9 | typedef struct _TTF_Font TTF_Font; | ^~ [ 35%] Building CXX object GsKit/graphics/CMakeFiles/GsKit_graphics.dir/GsTilemap.cpp.o make[2]: *** [GsKit/graphics/CMakeFiles/GsKit_graphics.dir/build.make:135: GsKit/graphics/CMakeFiles/GsKit_graphics.dir/GsTrueTypeFont.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... [ 35%] Building CXX object GsKit/graphics/CMakeFiles/GsKit_graphics.dir/GsDynColor.cpp.o make[1]: *** [CMakeFiles/Makefile2:937: GsKit/graphics/CMakeFiles/GsKit_graphics.dir/all] Error 2 make: *** [Makefile:156: all] Error 2 make: Leaving directory '/home/tacgnol/commander-genius-git/src/Commander-Genius-build' ==> ERROR: A failure occurred in build(). Aborting...I did a git clone of the package, and tried to install with makepkg -sic
edit : the output is all messed up, see this pastebin for a cleaner output ...
https://pastebin.com/WigmcGJa
gerstrong commented on 2021-08-22 13:27 (UTC)
@FabioLolix okay, you also got added.
FabioLolix commented on 2021-08-22 11:46 (UTC)
You can add me as co-maintainer so i can patch it, however I'm not really interested in using this program
gerstrong commented on 2021-08-22 11:27 (UTC)
@billypilgrim you are now co-maintainer. Thanks for your help, highly appreciated.
@FabioLolix do you want to co-maintain this as well?
Btw. There also exists Flatpak support. For some it might be an option if AUR is not the right thing: https://www.flathub.org/apps/details/io.sourceforge.clonekeenplus
FabioLolix commented on 2021-08-22 09:08 (UTC)
I have revisioned the pkgbuild, it can be found here:
1 2 3 4 Next › Last »