Add libwebsockets build.
This commit is contained in:
parent
8ec4583aa1
commit
16aba56876
6 changed files with 412 additions and 0 deletions
19
source/libwebsockets/slack-desc
Normal file
19
source/libwebsockets/slack-desc
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# Version: 0.2.5
|
||||
# Package description syntax:
|
||||
# * There must be exactly 11 lines which begin with the package name and ':'.
|
||||
# * Line up the first '|' of the ruler with the ':' following the package name.
|
||||
# * A single space should be left after the ':' before any description text.
|
||||
# * The end '|' of the ruler marks the last columm which should contain text.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
%PKG_NAME%: libwebsockets (C library providing websockets)
|
||||
%PKG_NAME%:
|
||||
%PKG_NAME%: Libwebsockets is a simple-to-use, pure C library providing client and
|
||||
%PKG_NAME%: server for http/1, http/2, websockets and other protocols in a
|
||||
%PKG_NAME%: security-minded, lightweight, configurable, scalable and flexible way.
|
||||
%PKG_NAME%:
|
||||
%PKG_NAME%:
|
||||
%PKG_NAME%:
|
||||
%PKG_NAME%:
|
||||
%PKG_NAME%:
|
||||
%PKG_NAME%: Packaged by: Darren 'Tadgy' Austin. Built for: %DIST_OS_ID%-%DIST_OS_VERSION_ID%.
|
||||
Loading…
Add table
Add a link
Reference in a new issue