Search Criteria
Package Details: commander-genius-git 3.0.0-1
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 |
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: | 2021-09-25 15:52 (UTC) |
Dependencies (8)
- mesa (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-amber)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- sdl2_image
- sdl2_mixer
- sdl2_ttf
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glu (glu-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
samwwjd710 commented on 2021-08-19 23:33 (UTC)
last 4 lines compiling on manjaro kde
-- Installing: /var/tmp/pamac-build-samwwjd/commander-genius-git/pkg/commander-genius-git/usr/share/games/commandergenius/changelog.txt mv: cannot move '/usr/games/CGeniusExe' to '/usr/bin/CGeniusExe': Permission denied ==> ERROR: A failure occurred in package(). Aborting...
FabioLolix commented on 2021-08-19 20:50 (UTC)
Hello,
gerstrong commented on 2021-08-19 19:43 (UTC)
Well I added the command
mv /usr/games/CGeniusExe /usr/bin/CGeniusExe
. Let me know if that solves your issue.billypilgrim commented on 2021-08-16 07:38 (UTC)
I'm still seeing this issue.
The PKGBUILD should be updated so that it just moves CGeniusEXE from /usr/games to /usr/bin in the package() function. You don't need any more hackery than that.
ax34 commented on 2020-12-05 09:36 (UTC)
For me
makepkg -si
installs it into/usr/games
too.gerstrong commented on 2020-12-05 07:26 (UTC) (edited on 2020-12-05 07:28 (UTC) by gerstrong)
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 (UTC)
Binary is still in
/usr/games
. What can be wrong on my side?gerstrong commented on 2020-12-03 19:26 (UTC)
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 (UTC) (edited on 2020-12-01 17:44 (UTC) by ax34)
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 (UTC)
Just updated the version. It installs into /usr/bin. Can you recheck that?
« First ‹ Previous 1 2 3 4 Next › Last »