Thu, 05 Mar 2026 09:02:08 CST | login

Information for build lua-luv-1.44.2.1-3.oc9

ID14966
Package Namelua-luv
Version1.44.2.1
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/lua-luv.git?.#b3393c6a8ce1d2a632694f959192e6f5c8d258f4
SummaryBare libuv bindings for lua
Description 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. The best docs currently are the libuv docs themselves. Hopefully soon we'll have a copy locally tailored for lua.
Built bydenisecheng
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 14:43:20 CST
CompletedTue, 19 Sep 2023 14:45:18 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/lua-luv.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/lua-luv.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
lua-luv-1.44.2.1-3.oc9.src.rpm (info) (download)
aarch64
lua-luv-1.44.2.1-3.oc9.aarch64.rpm (info) (download)
lua-luv-devel-1.44.2.1-3.oc9.aarch64.rpm (info) (download)
lua5.1-luv-1.44.2.1-3.oc9.aarch64.rpm (info) (download)
lua5.1-luv-devel-1.44.2.1-3.oc9.aarch64.rpm (info) (download)
luajit2.1-luv-1.44.2.1-3.oc9.aarch64.rpm (info) (download)
luajit2.1-luv-devel-1.44.2.1-3.oc9.aarch64.rpm (info) (download)
lua-luv-debuginfo-1.44.2.1-3.oc9.aarch64.rpm (info) (download)
lua-luv-debugsource-1.44.2.1-3.oc9.aarch64.rpm (info) (download)
lua5.1-luv-debuginfo-1.44.2.1-3.oc9.aarch64.rpm (info) (download)
luajit2.1-luv-debuginfo-1.44.2.1-3.oc9.aarch64.rpm (info) (download)
x86_64
lua-luv-1.44.2.1-3.oc9.x86_64.rpm (info) (download)
lua-luv-devel-1.44.2.1-3.oc9.x86_64.rpm (info) (download)
lua5.1-luv-1.44.2.1-3.oc9.x86_64.rpm (info) (download)
lua5.1-luv-devel-1.44.2.1-3.oc9.x86_64.rpm (info) (download)
luajit2.1-luv-1.44.2.1-3.oc9.x86_64.rpm (info) (download)
luajit2.1-luv-devel-1.44.2.1-3.oc9.x86_64.rpm (info) (download)
lua-luv-debuginfo-1.44.2.1-3.oc9.x86_64.rpm (info) (download)
lua-luv-debugsource-1.44.2.1-3.oc9.x86_64.rpm (info) (download)
lua5.1-luv-debuginfo-1.44.2.1-3.oc9.x86_64.rpm (info) (download)
luajit2.1-luv-debuginfo-1.44.2.1-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.44.2.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.44.2.1-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Jan 16 2023 Shuo Wang <abushwang@tencent.com> - 1.44.2.1-1 - initial build