Move all to deprecated folder.
This commit is contained in:
9
deprecated/firmware/buildroot/package/cgilua/Config.in
Normal file
9
deprecated/firmware/buildroot/package/cgilua/Config.in
Normal file
@@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_CGILUA
|
||||
bool "cgilua"
|
||||
# Runtime dependency only
|
||||
select BR2_PACKAGE_LUAFILESYSTEM
|
||||
help
|
||||
CGILua is a tool for creating dynamic HTML pages
|
||||
and manipulating input data from Web forms.
|
||||
|
||||
http://keplerproject.github.com/cgilua
|
||||
2
deprecated/firmware/buildroot/package/cgilua/cgilua.hash
Normal file
2
deprecated/firmware/buildroot/package/cgilua/cgilua.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 8e9ef583f8e1c5b600ebc6bb04924a61f72320130410191a9c56d7295fb02be1 cgilua-5.1.4-2.src.rock
|
||||
10
deprecated/firmware/buildroot/package/cgilua/cgilua.mk
Normal file
10
deprecated/firmware/buildroot/package/cgilua/cgilua.mk
Normal file
@@ -0,0 +1,10 @@
|
||||
################################################################################
|
||||
#
|
||||
# cgilua
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CGILUA_VERSION = 5.1.4-2
|
||||
CGILUA_LICENSE = MIT
|
||||
|
||||
$(eval $(luarocks-package))
|
||||
Reference in New Issue
Block a user