Updated: Source now reflets upstream github changes to depreciate the git protocol in favor of https.
Search Criteria
Package Details: stratagus-git 3.2.0.2abfb6a66.20220709-1
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: | EndlessEden |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-09-21 09:06 (UTC) |
Last Updated: | 2022-07-08 21:17 (UTC) |
Dependencies (13)
- libmng
- libogg (libogg-git)
- libpng (libpng-minimal-git, libpng-git, libpng-apng)
- libtheora (libtheora-git)
- lua51
- openmp (openmp-svn, openmp-nvptx)
- sdl2 (sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-nox, sdl2-nox-git, sdl2-git)
- sdl2_image (sdl2_image-minimal-git)
- sdl2_mixer (sdl2_mixer-minimal-git)
- tolua++ (tolua++_5.3)
- zlib (zlib-static, zlib-git, zlib-ng-compat-git, zlib-ng-compat)
- cmake (cmake-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (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)
EndlessEden commented on 2022-07-08 13:21 (UTC)
ipochto commented on 2022-06-22 12:16 (UTC)
@EndlessEdenn Hi.
Objectively, you do not have time to maintain this package. I once again raise the issue of orphan status. I will take upon myself the maintenance of the package.
EndlessEden commented on 2022-05-28 05:24 (UTC)
Will update following personal matters (funerals)
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")
ainola commented on 2021-12-02 07:56 (UTC)
EndlessEden, please solicit co-maintainers if you're expecting to have dry periods.
ipochto commented on 2021-11-25 10:35 (UTC)
@EndlessEden, it works now. Thank you.
ipochto commented on 2021-11-17 13:37 (UTC)
Hi, glad you are alive ) There are only these changes to make it work again:
depends=('sdl2' 'sdl2_mixer' 'sdl2_image' 'libpng' 'libmng' 'libtheora' 'libogg' 'lua51' 'tolua++' 'zlib' 'openmp')
makedepends=('git' 'cmake')
also current dev version is tagged as 3.1.3 instead of 2.4.4
That's all ;)
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.
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)
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.