Search Criteria
Package Details: 0ad-git 1:A26.r920.gc4a0ae4ff-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/0ad-git.git (read-only, click to copy) |
---|---|
Package Base: | 0ad-git |
Description: | Cross-platform, 3D and historically-based real-time strategy game - built from git development version. |
Upstream URL: | http://play0ad.com/ |
Licenses: | GPL2, CCPL |
Conflicts: | 0ad |
Provides: | 0ad |
Submitter: | fusion809 |
Maintainer: | tuxayo (micwoj92) |
Last Packager: | micwoj92 |
Votes: | 7 |
Popularity: | 0.010375 |
First Submitted: | 2016-09-09 11:31 (UTC) |
Last Updated: | 2023-08-21 21:25 (UTC) |
Dependencies (46)
- 0ad-data (0ad-data-git)
- binutils (binutils-2.35.2)
- boost-libs (boost-libs-git)
- curl (curl-git, curl-quiche-git, curl-http3-ngtcp2)
- enet (enet-gtkorvo-git, enet-git)
- fmt (fmt-git)
- gloox
- glu (glu-git)
- icu (icu-git)
- libgl (libhybris-libgl-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl-cfe, amdgpu-pro-oglp, libglvnd)
- libminiupnpc.so (miniupnpc)
- libogg (libogg-git)
- libpng (libpng-apng, libpng-git)
- libsodium (libsodium-git)
- libvorbis (libvorbis-aotuv, libvorbis-aotuv-lancer, libvorbis-git)
- libxml2 (libxml2-git, libxml2-2.9)
- miniupnpc (miniupnpc-git)
- nspr (nspr-hg)
- openal (openal-git)
- sdl2 (sdl2-git)
- Show 26 more dependencies...
Required by (2)
- 0ad-zh-lang (requires 0ad)
- hyrule-conquest (requires 0ad)
Latest Comments
1 2 3 4 Next › Last »
micwoj92 commented on 2023-08-21 21:31 (UTC)
Updated, I have removed circular dependency.
@FabioLolix I am not sure if that second point would have worked. I think it was done because (I didn't test, just guessing) 0ad-data-git would not be compatible with normal 0ad and vice versa. I removed it for now, I don't think there is elegant solution to this problem.
Also I have noticed that spidermonkey build does not utilize all cores, so if anyone knwos how to force it (preferably using MAKEFLAGS value from makepkg.conf) then let me know. Or even better, to skip building it and use system
js91
package if possible at all.FabioLolix commented on 2023-07-04 21:33 (UTC)
Idea for improving things for AUR helpers
depends=('0ad-git')
frompackage_0ad-data-git()
, Arch's 0ad-data don't depends on 0adpackage_0ad-git()
remove 0ad-data-git from depends and adddepends+=(0ad-data-git)
micwoj92 commented on 2023-06-05 18:32 (UTC)
I only ever used makepkg for this package, because the download is huge, so I keep that outside of my aur helper (pikaur) cache which I clean sometimes.
VitalyR commented on 2023-06-05 16:32 (UTC)
@tuxayo @micwoj92 Yes, I was meeting the same problem as @tuxayo. I'm using paru. Maybe these AUR helpers can't get metadata from a function? Should an AUR helper support PKGBUILD like this?
tuxayo commented on 2023-06-05 16:19 (UTC) (edited on 2023-06-05 16:20 (UTC) by tuxayo)
Indeed it's there so the issue isn't that. But maybe VitalyR has the same weird thing that I have:
Even after removing the stable packages there is the same error.
I had use pacman -U
Maybe the AUR helper (pikaur in my case) is wrongly chocking on something or there is indeed something wrong in the packages.
@VitalyR, @micwoj92 (if you tried in the last week) did you use a helper and which one?
micwoj92 commented on 2023-06-02 20:29 (UTC)
This is already there in package step for each package. https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=0ad-git#n63
VitalyR commented on 2023-06-02 18:50 (UTC) (edited on 2023-06-02 18:51 (UTC) by VitalyR)
Please add provides and conflicts to the PKGBUILD:
micwoj92 commented on 2022-10-16 20:03 (UTC)
Synced the package with 0ad from community, updated pkgver to use tags, launched and runs fine, I'm still bad at RTS games.
tuxayo commented on 2021-07-04 16:19 (UTC) (edited on 2021-07-04 16:21 (UTC) by tuxayo)
Thanks Brenton for trusting me with the package and for the past work.
So I just pushed the following main changes:
Tell me if I broke something. Feel free to review the changes, feedback very welcome about AUR and C++ build best practices.
Enjoy the game and thanks for testing the upcoming release :)
1 2 3 4 Next › Last »