package/lua-flu: new package

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
[Thomas: "depends on" before "select" in Config.in]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Marcin Niestroj
2017-06-20 17:16:31 +02:00
committed by Thomas Petazzoni
parent 6da3737984
commit a435247b01
5 changed files with 36 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
################################################################################
#
# lua-flu
#
################################################################################
LUA_FLU_VERSION = 20150331-1
LUA_FLU_NAME_UPSTREAM = flu
LUA_FLU_SUBDIR = doub-flu-a7daae986339
LUA_FLU_LICENSE = MIT
LUA_FLU_LICENSE_FILES = $(LUA_FLU_SUBDIR)/doc/LICENSE.txt
LUA_FLU_DEPENDENCIES = attr libfuse
$(eval $(luarocks-package))