Add buildroot 2018-02

This commit is contained in:
Pascal Vizeli
2018-03-17 23:47:00 +00:00
parent 3776c47f83
commit 67742041ad
10007 changed files with 405098 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
config BR2_PACKAGE_DADO
bool "dado"
help
Database Facilities for LuaSQL.
http://www.ccpa.puc-rio.br/software/dado/

View File

@@ -0,0 +1,2 @@
# Locally calculated
sha256 5a10ed7ff7be34ac004d10d6ea62ee8efc2b594c50ffc93e840e7fb7a2e6b4d0 dado-1.8.3-1.src.rock

View File

@@ -0,0 +1,11 @@
################################################################################
#
# dado
#
################################################################################
DADO_VERSION = 1.8.3-1
DADO_LICENSE = MIT
DADO_LICENSE_FILES = $(DADO_SUBDIR)/doc/license.html
$(eval $(luarocks-package))