Package Details: 0ad-data-git 1:a26.r1606.gff03dd45c4-1

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 (git version) (data files)
Upstream URL: https://play0ad.com
Licenses: GPL-2.0-or-later, LicenseRef-CCPL
Conflicts: 0ad-data
Provides: 0ad-data
Submitter: fusion809
Maintainer: tuxayo (micwoj92)
Last Packager: micwoj92
Votes: 8
Popularity: 0.000350
First Submitted: 2016-09-09 11:31 (UTC)
Last Updated: 2025-06-08 23:28 (UTC)

Pinned Comments

mm_sz commented on 2024-09-17 14:16 (UTC)

==> Retrieving sources...
==> ERROR: Unknown download protocol: git-lfs
    Aborting...

If you get this error, try to install package makepkg-git-lfs-proto

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

carlosnewmusic commented on 2024-12-29 11:00 (UTC)

https://gitea.wildfiregames.com/0ad/0ad/issues/7395#issuecomment-108359

micwoj92 commented on 2024-10-31 17:01 (UTC)

I'll update soon. I'm getting build error for some unknown reason, need to check build log.

Kunda commented on 2024-10-31 13:02 (UTC)

Please update the 'Upstream URL:' to https://

micwoj92 commented on 2024-09-17 20:32 (UTC)

git-lfs pacman issues

https://gitlab.archlinux.org/pacman/pacman/-/issues/68

https://bugs.archlinux.org/task/67012

micwoj92 commented on 2024-09-17 20:10 (UTC)

Well yes, it is in makedepends for a reason.

It needs to be installed prior to cloning. This is a trade-off. Currently git-lfs packages in official repos don't use this, but instead have to redownload lfs contents, see previous comments by @Riesi.

Should try complaining that makepkg doesn't by default support git-lfs protocol, I recall there was issue about this, but cba to find it now.

mm_sz commented on 2024-09-17 14:16 (UTC)

==> Retrieving sources...
==> ERROR: Unknown download protocol: git-lfs
    Aborting...

If you get this error, try to install package makepkg-git-lfs-proto

micwoj92 commented on 2024-09-12 19:21 (UTC)

It is because makepkg does not really support git-lfs. Should be better now tho.

Riesi commented on 2024-09-12 16:26 (UTC)

Thanks for updating!

Is it normal now that the LFS part gets cloned every time when running the package? I assume its Yay's fault... which is not great for the Wildfire Games server bill...

micwoj92 commented on 2024-09-06 23:46 (UTC)

Kinda works now, I'm not a fan of this git+svn solution of upstream, suggestions for improvement welcome as always.

micwoj92 commented on 2024-09-06 23:22 (UTC)

I don't know if idiot or genius made this decision so that now they use git + git-lfs but also still svn for some stuff? https://gitea.wildfiregames.com/0ad/0ad/commit/5c1195f66ac3b3d21a4e4413a21077cd277b38c6#diff-d3f5244489c4d93d1265fb25527995e972df05e0

Obviously I lack context for why this decission was made.