This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Libraries > lua-luv (1.36.0_0)

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.

This requires: libuv, luajit

Maintained by: Benjamin Trigona-Harany
Keywords: lua-luv,luv,libuv
ChangeLog: lua-luv

Homepage:
https://github.com/luvit/luv

Source Downloads:
lua-compat-5.3-0.7.tar.gz (61c3f1af0d7d587f602ac4a13d77a823)
luv-1.36.0-0.tar.gz (5b9efde8652056faeb5ffc8f62f2b595)

Download SlackBuild:
lua-luv.tar.gz
lua-luv.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
lua-luv.SlackBuild
lua-luv.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds