Search Criteria
Package Details: colobot-gold 0.2.2_alpha-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/colobot-gold.git (read-only, click to copy) |
|---|---|
| Package Base: | colobot-gold |
| Description: | Colobot GOLD is a real-time strategy game with programmable bots. |
| Upstream URL: | http://colobot.info |
| Keywords: | 3d game |
| Licenses: | GPL3 |
| Submitter: | erihel |
| Maintainer: | erihel |
| Last Packager: | erihel |
| Votes: | 21 |
| Popularity: | 0.000008 |
| First Submitted: | 2013-06-27 19:00 (UTC) |
| Last Updated: | 2025-11-29 17:38 (UTC) |
Dependencies (18)
- boost-libs
- colobot-gold-dataAUR
- gettext (gettext-gitAUR, gettext-gitAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libogg (libogg-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsndfile (libsndfile-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- openal (openal-gitAUR)
- physfs (physfs-gitAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- sdl2_image
- sdl2_ttf
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- perl-pod-parser (make)
- po4a (make)
Latest Comments
1 2 3 4 Next › Last »
erihel commented on 2025-11-29 17:42 (UTC)
Thank you for informing about this new issue. I've created a new package (revision 4) that compiles on my system. Try this please. I'll inform the colobot team about this recent change in the boost library.
diomekes commented on 2025-11-29 15:25 (UTC) (edited on 2025-11-29 15:26 (UTC) by diomekes)
I'm getting the following error when trying to rebuild, since colobot failed to start due to a libboost-filesystem error.
erihel commented on 2025-08-11 07:51 (UTC)
I see it's a recent change in perl. I'll remove pod2man. Thanks
FabioLolix commented on 2025-08-11 07:34 (UTC) (edited on 2025-08-11 07:34 (UTC) by FabioLolix)
Hi, makedepends on
pod2manis not needed; I've just tested building the package with both makepkg and devtoolspod2manis part of theperlpackageAshark commented on 2025-04-23 08:52 (UTC)
@erihel Why pod2man is no makedepends? I have built without it, and it seems it is ok.
Ashark commented on 2024-09-11 19:26 (UTC)
To be able to build, I needed a manual patch, see here: https://github.com/colobot/colobot/issues/1776
Ashark commented on 2024-09-11 19:25 (UTC)
@kompowiec2 This is not needed. The colobot-gold-music is already an indirect optional dependency (i.e. colobot-gold dependes on colobot-gold-data, which optionally depends on colobot-gold-music).
kompowiec2 commented on 2024-08-04 09:25 (UTC)
maybe add colobot-gold-music as optdepends?
fernach commented on 2023-12-24 08:11 (UTC)
I think I saw hardcoded
-j$(nproc)on some other package in past, it didn't occur to me to checkmakepkg's settings. Thanks for sound advice!erihel commented on 2023-12-23 02:09 (UTC) (edited on 2023-12-25 00:16 (UTC) by erihel)
Thanks for your comment. If you want to make use of multiple cores just edit your /etc/makepkg.conf file and set MAKEFLAGS variable. That way you won't need to pass -j argument to make.
1 2 3 4 Next › Last »