Move all to deprecated folder.

This commit is contained in:
2016-11-16 21:57:57 +01:00
parent 01738a7684
commit 05de7d6c04
9777 changed files with 0 additions and 0 deletions

View 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

View File

@@ -0,0 +1,2 @@
# Locally calculated
sha256 8e9ef583f8e1c5b600ebc6bb04924a61f72320130410191a9c56d7295fb02be1 cgilua-5.1.4-2.src.rock

View File

@@ -0,0 +1,10 @@
################################################################################
#
# cgilua
#
################################################################################
CGILUA_VERSION = 5.1.4-2
CGILUA_LICENSE = MIT
$(eval $(luarocks-package))