mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-02 06:22:12 +00:00
package/lua-codegen: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Reviewed-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
cddaae145a
commit
1a05c43a3e
12
package/lua-codegen/lua-codegen.mk
Normal file
12
package/lua-codegen/lua-codegen.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# lua-codegen
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUA_CODEGEN_VERSION = 0.3.3-1
|
||||
LUA_CODEGEN_NAME_UPSTREAM = lua-CodeGen
|
||||
LUA_CODEGEN_LICENSE = MIT
|
||||
LUA_CODEGEN_LICENSE_FILES = $(LUA_CODEGEN_SUBDIR)/COPYRIGHT
|
||||
|
||||
$(eval $(luarocks-package))
|
||||
Reference in New Issue
Block a user