Move all to deprecated folder.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_LUAFILESYSTEM
|
||||
bool "luafilesystem"
|
||||
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
|
||||
help
|
||||
LuaFileSystem offers a portable way to access
|
||||
the underlying directory structure and file attributes.
|
||||
|
||||
http://keplerproject.github.com/luafilesystem/
|
||||
@@ -0,0 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 70121e78b8ef9365265b85027729d0520c1163f5609abfa9554b215a672f4e7a luafilesystem-1.6.3-1.src.rock
|
||||
@@ -0,0 +1,11 @@
|
||||
################################################################################
|
||||
#
|
||||
# luafilesystem
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUAFILESYSTEM_VERSION = 1.6.3-1
|
||||
LUAFILESYSTEM_LICENSE = MIT
|
||||
LUAFILESYSTEM_SUBDIR = luafilesystem
|
||||
|
||||
$(eval $(luarocks-package))
|
||||
Reference in New Issue
Block a user