libluv
Port variant standard
Summary Bare libuv bindings for lua
Package version 1.48.0.0
Homepage https://github.com/luvit/luv
Keywords lang
Maintainer nobody
License APACHE20
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 24 FEB 2024, 07:00:20 UTC
Port created 09 OCT 2019, 20:59:14 UTC
Subpackage Descriptions
complete This is the libluv-standard metapackage. It pulls in all subpackages of libluv-standard.
primary The luv library is libuv bindings for luajit and lua 5.1/ 5.2/ 5.3. This library makes libuv available to lua scripts. It was made for the luvit project but should usable from nearly any lua project. The library can be used by multiple threads at once. Each thread is assumed to load the library from a different lua_State. Luv will create a unique uv_loop_t for each state. You can't share uv handles between states/loops.
dev This is the developer subpackage of the libluv-standard port. It may contain headers, pc files, static and PIC libraries and SO links.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) luajit-openresty:dev:standard
libuv:dev:standard
cmake:primary:standard
Build and Runtime libuv:primary:standard
Download groups
main mirror://GITHUB/luvit:luv:v1.48.0-0
compat mirror://GITHUB/keplerproject:lua-compat-5.3:11062dd:deps/lua-compat-5.3
Distribution File Information
c9c12e414f8045aea11e5dbb44cd6c68196c10e02e1294dad971c367976cc1f9 134138 luvit-luv-1.48.0-0.tar.gz d689ca77f3aca634ffbf23b7e92eb0a2cb588fc82072ef5e2b76337f4e33ea10 60963 keplerproject-lua-compat-5.3-11062dd.tar.gz
Ports that require libluv:standard
neovim:standard Next generation Vim