This commit is contained in:
TriForceX
2021-03-13 22:13:38 -03:00
parent c77595adbd
commit b3ecc6e32d
7043 changed files with 119377 additions and 73694 deletions

View File

@@ -0,0 +1,7 @@
config BR2_PACKAGE_LUA_LIVR_EXTRA
bool "lua-livr-extra"
select BR2_PACKAGE_LUA_LIVR # runtime
help
more LIVR rules.
https://fperrad.frama.io/lua-LIVR-extra

View File

@@ -0,0 +1,3 @@
# computed by luarocks/buildroot
sha256 42fef357db3e05e32112ddebcd4296f040a825dfac77ff2fa03aedbdcdaac729 lua-livr-extra-0.1.1-1.src.rock
sha256 96751dc604608ecf2357d1599bc2d2e9f56382793a6c218dc98d460759adbf07 lua-LIVR-extra-0.1.1/COPYRIGHT

View File

@@ -0,0 +1,12 @@
################################################################################
#
# lua-livr-extra
#
################################################################################
LUA_LIVR_EXTRA_VERSION = 0.1.1-1
LUA_LIVR_EXTRA_NAME_UPSTREAM = lua-LIVR-extra
LUA_LIVR_EXTRA_LICENSE = MIT
LUA_LIVR_EXTRA_LICENSE_FILES = $(LUA_LIVR_EXTRA_SUBDIR)/COPYRIGHT
$(eval $(luarocks-package))