[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/luasec/luasec.desc [COPY] Copyright (C) 2008 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] TLS/SSL Support for Lua [T] LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. [T] This version delegates to LuaSocket the TCP connection establishment [T] between the client and server, and, since the connection is performed, [T] it is used to start a secure TLS/SSL session. [U] https://github.com/lunarmodules/luasec/ [A] Bruno Silvestre [M] Rene Rebe [C] base/tool [F] CROSS [L] OpenSource [S] Beta [V] 1.3.2 # inherit $pkglibdir . $base/package/*/*/lua-conf.in var_append makeopt ' ' 'LD=$CC linux' var_append makeinstopt ' ' "LUAPATH=$root$pkgdatadir LUACPATH=$root$pkglibdir" [D] c69bef12bb3b2dc420b9f02533322843763040e3ca6fcb5763673de8 luasec-1.3.2.tar.gz https://github.com/lunarmodules/luasec/archive/v1.3.2/