Commit graph

5 commits

Author SHA1 Message Date
Aire-One
d0b9588cfa
build(luarocks): add all modules (#547) 2023-01-03 16:50:16 +00:00
Luca Capezzuto
0df20e38bb
fixed rockspec 2022-03-26 12:11:15 -06:00
Luca Capezzuto
07cf82e3b2 update dkjson to v2.6 2022-03-16 14:13:10 -06:00
Joe Fiorini
958ab5ba81
Fix rockspec (#524)
I could not install lain via luarocks using the existing rockspec file. There were a few issues:

1. There is no `scm-1` tag in the repo,
2. The glib, curl & awesome dependencies do not exist as rocks in the luarocks repo, therefore they should not be dependencies here
3. The format of the repo URL is incorrect, it should be using the `git+https` protocol

Once I fixed those issues I was able to install using a local copy of the rockspec. I'm sure I'm not the first person to install lain via luarocks, how have others have managed to get it to work?
2022-03-16 19:46:25 +00:00
aajjbb
e2fb62f0f5 updating lain rockspec to follow new luarocks standards 2018-03-30 10:39:34 -03:00
Renamed from lain-git.rockspec (Browse further)