Search Criteria
Package Details: stratagus 3.3.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/stratagus.git (read-only, click to copy) |
---|---|
Package Base: | stratagus |
Description: | A free cross-platform real-time strategy gaming engine |
Upstream URL: | https://github.com/Wargus/stratagus |
Licenses: | GPL |
Submitter: | encelo |
Maintainer: | encelo |
Last Packager: | encelo |
Votes: | 27 |
Popularity: | 0.000000 |
First Submitted: | 2005-05-11 02:54 (UTC) |
Last Updated: | 2025-04-23 23:06 (UTC) |
Dependencies (8)
- libmng
- libtheora (libtheora-gitAUR)
- sdl2_image
- sdl2_mixer
- tolua++ (tolua++_5.3AUR)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glu (glu-gitAUR) (make)
Latest Comments
1 2 3 4 5 6 Next › Last »
ipochto commented on 2025-04-24 08:06 (UTC) (edited on 2025-04-24 08:06 (UTC) by ipochto)
@nesk_aur,
I must have worded it wrong - the problem is not with
CMake
. The problem is that compatibility withCMake
< 3.5 has been removed from latestCMake
. This requires changing ofCMakeLists.txt
(already fixed in master) or adding the option-DCMAKE_POLICY_VERSION_MINIMUM=3.5
nesk_aur commented on 2025-04-24 04:52 (UTC)
@ipochto What's the cmake issue? None seems to be open on the bugtracker: https://gitlab.archlinux.org/archlinux/packaging/packages/cmake/-/issues
There's a similar looking issue with another package.
encelo commented on 2025-04-23 23:08 (UTC)
Added a
CMAKE_POLICY_VERSION_MINIMUM
argument as per @ipochto recommendation.ipochto commented on 2025-04-16 09:11 (UTC) (edited on 2025-04-16 09:12 (UTC) by ipochto)
There is an issue with the latest
cmake
.For fast fix you can edit PKGBUILD to add
-DCMAKE_POLICY_VERSION_MINIMUM=3.5
forcmake
args.Here: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=stratagus#n26
It would look like this:
nesk_aur commented on 2023-05-17 05:57 (UTC)
Builds and works on aarch64, feel free to add to
arch=
.encelo commented on 2022-08-24 16:04 (UTC)
Updated to
v3.3.2
.encelo commented on 2022-08-07 16:02 (UTC)
Updated to
v3.3.1
.StackTrace
libraryencelo commented on 2022-07-27 19:48 (UTC)
Updated to
v3.3.0
.carlosal1015 commented on 2022-03-15 15:45 (UTC)
https://www.reddit.com/r/archlinux/comments/teql3v/github_no_longer_supports_git_some_pkgbuilds/
encelo commented on 2022-01-10 23:47 (UTC) (edited on 2022-07-27 19:48 (UTC) by encelo)
Updated to
v3.2.0
.1 2 3 4 5 6 Next › Last »