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:
Francois Perrad
2019-09-05 10:08:39 +02:00
committed by Thomas Petazzoni
parent cddaae145a
commit 1a05c43a3e
4 changed files with 22 additions and 0 deletions

View 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))