Name: | lua-luv |
---|---|
Version: | 1.36.0.0 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 167082 |
License: | ASL 2.0 |
RPM: | lua-luv-1.36.0.0-1.el8.x86_64.rpm |
Source RPM: | lua-luv-1.36.0.0-1.el8.src.rpm |
Build Date: | Thu Sep 17 2020 |
Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/luvit/luv |
Summary: | Bare 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. |
- Update to version 1.36.0-0 - Support building on EPEL 8
- Update to version 1.34.2-1 - https://github.com/luvit/luv/releases/tag/1.34.2-0 - https://github.com/luvit/luv/releases/tag/1.34.2-1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Update to version 1.34.1-1
- Update to version 1.32.0-0
- Fixed versioning
- Update to version 1.30.1-1 - Removed luv-1.30-include_lua_header.patch - Added missing Requires for devel packages - Fixed source URL - Fixed license - Preserved timestamps
- Fixed BR for lua 5.3
- Added BR for gcc - Renamed lua globals
- Initial version 1.30.1-0