net-libs / wslay

WebSocket library in C

Official package sites : https://tatsuhiro-t.github.io/wslay/ ·

v1.1.1_p20210115 :: 0 :: gentoo

Modified
License
MIT
Keywords
~amd64
USE flags
doc test

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

dev-util / cunit : C Unit Test Framework

dev-games / godot : Multi-platform 2D and 3D game engine with a feature-rich editor

Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
net-libs/wslay: use different method to disable examples
Keeping the dependency on pkg-config due to the macro usage. Closes: https://bugs.gentoo.org/938003 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Ionen Wolkens · gentoo
net-libs/wslay: add missing pkgconfig bdep
Closes: https://bugs.gentoo.org/938002 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
net-libs/wslay: workaround docs build race condition
If USE=doc cause more issues for bigger reasons, may just remove that as it'd likely not worth worrying about without any upstream activity. ...and then there'd be the option to switch to cmake, vaguely recall did not use it because it did not support building docs. May need less workarounds than current autoconf usage. Closes: https://bugs.gentoo.org/921192 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
net-libs/wslay: new package, add 1.1.1_p20210115
To unbundle from godot, this is the same snapshot (and current latest commit) that godot uses. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>