Search Criteria
Package Details: gamenetworkingsockets-git 1.4.1.157.g725e273-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gamenetworkingsockets-git.git (read-only, click to copy) |
---|---|
Package Base: | gamenetworkingsockets-git |
Description: | Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. Encryption. |
Upstream URL: | https://github.com/ValveSoftware/GameNetworkingSockets |
Keywords: | game gamenetworkingsockets networking udp valve |
Licenses: | BSD-3-Clause |
Provides: | gamenetworkingsockets |
Submitter: | thann |
Maintainer: | 0xIsho |
Last Packager: | 0xIsho |
Votes: | 2 |
Popularity: | 0.71 |
First Submitted: | 2020-05-26 01:24 (UTC) |
Last Updated: | 2025-05-13 15:10 (UTC) |
Dependencies (3)
- openssl (openssl-gitAUR, openssl-staticAUR)
- protobuf (protobuf-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
Required by (1)
- soldat-git (requires gamenetworkingsockets) (make)
Latest Comments
0xIsho commented on 2025-05-13 17:23 (UTC)
The package should be working now. I had to create a patch to fix the build until a pull request is merged upstream.
Mr.Smith1974 commented on 2023-08-02 15:35 (UTC)
Contributed bug report: https://github.com/ValveSoftware/GameNetworkingSockets/issues/288
Mr.Smith1974 commented on 2023-07-23 07:02 (UTC)
Package not building:
thann commented on 2021-03-09 19:57 (UTC)
Sorry about the delay, should be fixed now.
xyproto commented on 2021-02-08 11:26 (UTC)
@pewpew E-mailing
thann
and then requesting the package to be disowned after 14 days of not receiving a response is one possibility.pewpew commented on 2020-10-18 06:33 (UTC) (edited on 2020-10-18 06:36 (UTC) by pewpew)
I had to change line 36 of the pkgbuild to install from build/bin/libGameNetworkingSockets.so instead of build/src/libGameNetworkingSockets.so to get this to work. Not sure if I should flag as out of date or not.