Search Criteria
Package Details: libusrsctp-git 0.9.5.0.r231.gc4b52c3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libusrsctp-git.git (read-only, click to copy) |
---|---|
Package Base: | libusrsctp-git |
Description: | A portable SCTP userland stack |
Upstream URL: | https://github.com/sctplab/usrsctp |
Licenses: | BSD |
Conflicts: | libusrsctp, usrsctp-git |
Provides: | libusrsctp, usrsctp-git |
Replaces: | usrsctp-git |
Submitter: | alerque |
Maintainer: | alerque (triangulumlabs) |
Last Packager: | alerque |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-06-30 08:34 (UTC) |
Last Updated: | 2024-04-22 21:34 (UTC) |
Required by (6)
- janus-gateway (requires libusrsctp)
- janus-gateway-git (requires libusrsctp)
- libdatachannel-nice (requires libusrsctp)
- librtcdcpp-git (requires libusrsctp)
- psi-plus (requires libusrsctp)
- psi-plus-git (requires libusrsctp)
Latest Comments
FabioLolix commented on 2023-07-09 09:51 (UTC)
Please add
options=(!lto)
to build with devtoolsalerque commented on 2021-07-19 08:37 (UTC)
@mytbk Good catch, and thanks for the fix.
mytbk commented on 2021-07-18 13:09 (UTC)
Please add -DCMAKE_INSTALL_PREFIX=/usr otherwise the files will be installed to /usr/local.