Search Criteria
Package Details: commander-genius-git v2.7.0.r0.g49a142789-1
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: | http://clonekeenplus.sourceforge.net |
Licenses: | |
Submitter: | gerstrong |
Maintainer: | gerstrong |
Last Packager: | gerstrong |
Votes: | 1 |
Popularity: | 0.000132 |
First Submitted: | 2017-12-16 13:44 |
Last Updated: | 2020-12-03 19:27 |
Dependencies (9)
- libvorbis (libvorbis-aotuv-lancer, libvorbis-git, libvorbis-aotuv)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal-git, mesa-git, mesa-minimal+-git)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-hg, sdl2-minimal-hg, sdl2-nox)
- sdl2_image (sdl2_image-minimal-hg)
- sdl2_mixer (sdl2_mixer-hg, sdl2_mixer-minimal-hg)
- sdl2_ttf (sdl2_ttf-hg)
- cmake (cmake-git) (make)
- git (git-git) (make)
- glu (glu-git) (make)
Latest Comments
1 2 Next › Last »
ax34 commented on 2020-12-05 09:36
For me
makepkg -si
installs it into/usr/games
too.gerstrong commented on 2020-12-05 07:26
After testing and uploading, I have build it on my machine from AUR starting from zero again with version v2.7.0.r0.g49a142789-1.
Interesting, something is different this time:
This time the CGenius is indeed in
/usr/games
. This did not happen when I tried to install it manually usingmakepkg -si
. Something is wrong with my config files I guess. Let me check what it could be. The path should be/usr/bin
.ax34 commented on 2020-12-03 21:44
Binary is still in
/usr/games
. What can be wrong on my side?gerstrong commented on 2020-12-03 19:26
Okay, just updated this AUR. It should be better now. It least CGeniusEXE is installed in /usr/bin on my system with the most updated package. Let me know if it works on your side.
ax34 commented on 2020-12-01 17:22
Still installs to
/usr/games
(looks like nothing changed at all). It installed to/usr/bin
approx. a year ago.Edit: recent Linux version form official site has executable in
/usr/games
too for some reason, but it is not commonly used place for executables in Arch Linux.Edit2: version bump doesn't do anything in such case because it is updated on user's side anyway.
gerstrong commented on 2020-12-01 16:31
Just updated the version. It installs into /usr/bin. Can you recheck that?
ax34 commented on 2020-11-30 21:58
This pkgbuild installs
CGeniusExe
to/usr/games
for some reason. Shouldn't it be/usr/bin
?gerstrong commented on 2019-11-03 12:00
It seems, that the variable has changed. Pretty sure that this worked before. I changed it now in the master branch.
CyberConan commented on 2019-11-01 12:11
Compilation crash with this error: Please set them or make sure they are set and tested correctly in the CMake files: Boost_INCLUDE_DIR
Fixed after change line 90 in CMakeLists.txt to: INCLUDE_DIRECTORIES(${Boost_INCLUDE_DIRS})
gerstrong commented on 2019-08-15 16:16
Alright, it should be fixed by now.