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, vulkan-terakan-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- sdl2_image
- sdl2_mixer
- sdl2_ttf
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 3 4 Next › Last »
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:
billypilgrim commented on 2021-08-22 08:59 (UTC)
@gerstrong - It still just installs the binary into /usr/games for me :-(. Plus now for some reason yay always reports the package as out of date, even after updating it.
Would you like to add me as a comaintainer to help sort this out? If you're not a regular Arch user then getting PKGBUILDs right can be a bit fiddly...
1 2 3 4 Next › Last »