@aaronp: Can you provide a patch or updated PKGBUILD for reference to the changes? (Outside the depends, ill update that later)
Search Criteria
Package Details: stratagus-git 3.3.2.90b3e1595.20241014-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/stratagus-git.git (read-only, click to copy) |
---|---|
Package Base: | stratagus-git |
Description: | A free cross-platform real-time strategy gaming engine |
Upstream URL: | https://github.com/Wargus/stratagus |
Licenses: | GPL |
Provides: | stratagus, stratagus-gameutils.h |
Submitter: | EndlessEden |
Maintainer: | EndlessEden (ipochto) |
Last Packager: | ipochto |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-09-21 09:06 (UTC) |
Last Updated: | 2024-10-14 13:39 (UTC) |
Dependencies (13)
- libmng
- libogg (libogg-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtheora (libtheora-gitAUR)
- lua51 (luajit-symlinksAUR)
- openmp
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- sdl2_image
- sdl2_mixer
- tolua++ (tolua++_5.3AUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (6)
- stargus-git (requires stratagus)
- stargus-git (requires stratagus-gameutils.h)
- war1gus (requires stratagus)
- war1gus-git
- wargus (requires stratagus)
- wargus-git
Sources (1)
Latest Comments
« First ‹ Previous 1 2
EndlessEden commented on 2020-12-15 04:35 (UTC)
EndlessEden commented on 2020-12-15 04:35 (UTC)
@aaronp: Can you provide a patch or updated PKGBUILD for reference to the changes? (Outside the depends, ill update that later)
aaronp commented on 2020-12-13 08:48 (UTC)
Looks like this have moved to sdl2. Also needs sdl2_mixer and sdl2_image
BINDIr should be BINDIR.
I also had to patch out Werror from cmakelists to get this to build.
Pinned Comments
ipochto commented on 2022-03-26 17:57 (UTC)
@EndlessEdenn hi there. According to this: https://www.reddit.com/r/archlinux/comments/teql3v/github_no_longer_supports_git_some_pkgbuilds/
please, update source:
source=("${pkgname}::git://github.com/Wargus/stratagus.git")
->source=("${pkgname}::git+https://github.com/Wargus/stratagus.git")
EndlessEden commented on 2021-11-17 13:21 (UTC) (edited on 2021-11-25 10:20 (UTC) by EndlessEden)
@ipochto - I did a quick edit, ill properly clean it up and fix versioning later. Depends are in now however.
For those emailing/filing abandon request I'm working on it. I have a backlog and only one functional build environment, which is at work at the moment.
I don't reply to emails, which is why they are removed from newer pkgbuilds and not published on my account.
I will update this asap, although keep in mind the author has stated several times there is refactoring going on upstream breaking compatibility at the moment.