Tue, 31 Mar 2026 23:13:34 CST | login

Information for build lua-luv-1.44.2.1-4.ocs23

ID3238
Package Namelua-luv
Version1.44.2.1
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/lua-luv.git?.#1859dd6c5125e5fc8544e1a0374e6533fc2896b0
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 07:36:04 CST
CompletedSat, 09 Sep 2023 07:40:19 CST
Taskbuild (dist-ocs23, /opencloudos-stream/lua-luv.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/lua-luv.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
lua-luv-1.44.2.1-4.ocs23.src.rpm (info) (download)
aarch64
lua-luv-1.44.2.1-4.ocs23.aarch64.rpm (info) (download)
lua-luv-devel-1.44.2.1-4.ocs23.aarch64.rpm (info) (download)
lua5.1-luv-1.44.2.1-4.ocs23.aarch64.rpm (info) (download)
lua5.1-luv-devel-1.44.2.1-4.ocs23.aarch64.rpm (info) (download)
luajit2.1-luv-1.44.2.1-4.ocs23.aarch64.rpm (info) (download)
luajit2.1-luv-devel-1.44.2.1-4.ocs23.aarch64.rpm (info) (download)
lua-luv-debuginfo-1.44.2.1-4.ocs23.aarch64.rpm (info) (download)
lua-luv-debugsource-1.44.2.1-4.ocs23.aarch64.rpm (info) (download)
lua5.1-luv-debuginfo-1.44.2.1-4.ocs23.aarch64.rpm (info) (download)
luajit2.1-luv-debuginfo-1.44.2.1-4.ocs23.aarch64.rpm (info) (download)
x86_64
lua-luv-1.44.2.1-4.ocs23.x86_64.rpm (info) (download)
lua-luv-devel-1.44.2.1-4.ocs23.x86_64.rpm (info) (download)
lua5.1-luv-1.44.2.1-4.ocs23.x86_64.rpm (info) (download)
lua5.1-luv-devel-1.44.2.1-4.ocs23.x86_64.rpm (info) (download)
luajit2.1-luv-1.44.2.1-4.ocs23.x86_64.rpm (info) (download)
luajit2.1-luv-devel-1.44.2.1-4.ocs23.x86_64.rpm (info) (download)
lua-luv-debuginfo-1.44.2.1-4.ocs23.x86_64.rpm (info) (download)
lua-luv-debugsource-1.44.2.1-4.ocs23.x86_64.rpm (info) (download)
lua5.1-luv-debuginfo-1.44.2.1-4.ocs23.x86_64.rpm (info) (download)
luajit2.1-luv-debuginfo-1.44.2.1-4.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.44.2.1-4 - Rebuilt for OpenCloudOS Stream 23.09 * 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