Search Criteria
Package Details: soldat-git 122.g967097b-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/soldat-git.git (read-only, click to copy) |
---|---|
Package Base: | soldat-git |
Description: | Unique 2D (side-view) multiplayer action game. |
Upstream URL: | https://soldat.pl/en/ |
Keywords: | fps game shooter |
Licenses: | BSD, CC-BY-4.0 |
Provides: | soldat |
Submitter: | thann |
Maintainer: | None |
Last Packager: | Mr.Smith1974 |
Votes: | 8 |
Popularity: | 0.000016 |
First Submitted: | 2020-05-26 04:10 (UTC) |
Last Updated: | 2023-08-10 05:36 (UTC) |
Dependencies (9)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- openal (openal-gitAUR)
- physfs (physfs-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- cmake (cmake-gitAUR) (make)
- fpc (make)
- gamenetworkingsockets (gamenetworkingsockets-gitAUR) (make)
- make (make-gitAUR) (make)
- zip (zip-natspecAUR) (make)
Latest Comments
1 2 Next › Last »
Zepman commented on 2021-04-08 12:00 (UTC) (edited on 2021-04-08 12:01 (UTC) by Zepman)
Compilation fails:
kaczus commented on 2020-08-11 21:01 (UTC) (edited on 2020-08-11 21:06 (UTC) by kaczus)
Looks like some kind of a race condition. Got the same error "cp: cannot stat 'libstb.so': No such file or directory". BUT, using bare makepkg twice worked. The package got built. It crashes when entering the game
kochon commented on 2020-07-20 16:03 (UTC)
Package fails to copy libstb.so... not sure what the solution is, none of the solutions posted here seem to do it for me.
thann commented on 2020-07-14 19:52 (UTC)
@Wuzzy Thanks for the reports! I updated the license and instead of depending on an external gamenetworkingsockets, I decided to just build the custom version needed inside this PKGBUILD =]
Wuzzy commented on 2020-07-14 11:10 (UTC) (edited on 2020-07-14 11:21 (UTC) by Wuzzy)
Building the package fails when picking gamenetworkingsockets-git:
This is my error log:
EDIT: According to the developer(s), libGameNetworkingSockets needs to be built under a very specific commit. How strange. https://github.com/Soldat/prebuilt-libs/issues/1
You probably want to talk to the devs, too.
Wuzzy commented on 2020-07-14 10:17 (UTC)
Media license changed!
Soldat media files (https://github.com/Soldat/base) are now released under CC BY 4.0. The license “custom:Shareware assets” no longer applies.
thann commented on 2020-06-29 19:20 (UTC) (edited on 2020-07-15 04:30 (UTC) by thann)
@traace, the PKGBUILD does include the make command for stb, but for some reason it doesn't work for some people =/
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=soldat-git&id=5a995902d5f78a97cac75a2a6784ddbeea71a7a3#n39
thann commented on 2020-06-17 19:17 (UTC)
The protobuf errors are caused by a recent update to protobuf. If you update
gamenetworkingsockets-git
then it should work =]Traace commented on 2020-06-06 05:49 (UTC) (edited on 2020-06-24 14:46 (UTC) by Traace)
Edit: @thann thanks for all the help :) Updating gamenetworkingsockets-git resolved that protobuf error. However it brought back libstb.so missing error.
I'll now mod the PKGBUILD and include make -d running in client/libs/stb dir. Just wonder why this isn't included in the AUR PKGBUILD file by default?
thann commented on 2020-06-01 23:53 (UTC)
If you're having trouble with
libstb.so
, try going intoclient/libs/stb/
and runningmake -d
1 2 Next › Last »