Пакет lua5.1-luarocks: Информация

  • Default inline alert: Версия в репозитории: 3.9.2-alt2

Бинарный пакет: lua5.1-luarocks
Версия: 2.4.2-alt5
Архитектура: aarch64
Собран:  10 июня 2019 г. 21:33 в задании #231222
Исходный пакет: lua5.3-luarocks
Сообщить об ошибке в пакете
Домашняя страница: http://www.luarocks.org

Лицензия: MIT
О пакете: A deployment and management system for Lua modules
Описание: 
LuaRocks allows you to install Lua modules as self-contained
packages called "rocks", which also contain version dependency
information. This information is used both during installation,
so that when one rock is requested all rocks it depends on are
installed as well, and at run time, so that when a module is
required, the correct version is loaded. LuaRocks supports both
local and remote repositories, and multiple local rocks trees.

This is the instance for lua 5.1

Сопровождающий: Ildar Mulyukov

Список участников:
Ildar Mulyukov
Aleksei Nikiforov
Vladimir Didenko

Последнее изменение


5 июня 2019 г. Ildar Mulyukov 2.4.2-alt5
- great split: luarocks -> lua@luaversion@-luarocks (with 5.1 and 5.3 versions)
- luarocks tree is now /usr/lib/luarocks/rocks-@luaversion@ (separate for different versions)
8 декабря 2017 г. Ildar Mulyukov 2.4.2-alt4
- fix `lib` external dep subdir accidently lost in 2.4.2-alt1
6 октября 2017 г. Ildar Mulyukov 2.4.2-alt3
- disable liblua.so linking according to https://www.altlinux.org/Lua_Policy
- build luarocks for both Lua 5.3 (latest) and Lua 5.1