1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-31 17:37:46 +00:00

Ports: Add Lua's package manager LuaRocks

Ports: Add LuaRocks to AvailablePorts.md

Ports: Add ReadMe.md for the patches
This commit is contained in:
Daniel Lemos 2022-03-15 13:48:34 -03:00 committed by Linus Groh
parent a4e5c6201e
commit 3063aedb0c
4 changed files with 71 additions and 0 deletions

View file

@ -115,6 +115,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`links`](links/) | Links web browser | 2.25 | http://links.twibright.com/ |
| [`llvm`](llvm/) | LLVM | 13.0.0 | https://llvm.org/ |
| [`lua`](lua/) | Lua | 5.3.6 | https://www.lua.org/ |
| [`luarocks`](luarocks/) | LuaRocks | 3.8.0 | https://luarocks.org/ |
| [`lure`](lure/) | Lure of the Temptress | 1.1 | https://www.scummvm.org/games/#games-lure |
| [`m4`](m4/) | GNU M4 | 1.4.9 | https://www.gnu.org/software/m4/ |
| [`make`](make/) | GNU make | 4.3 | https://www.gnu.org/software/make/ |