All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] lua-rotas: new package
@ 2020-01-09 18:02 Francois Perrad
  2020-01-09 18:02 ` [Buildroot] [PATCH 2/2] lua-silva: " Francois Perrad
  2020-01-12 22:05 ` [Buildroot] [PATCH 1/2] lua-rotas: " Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Francois Perrad @ 2020-01-09 18:02 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/Config.in                |  1 +
 package/lua-rotas/Config.in      |  6 ++++++
 package/lua-rotas/lua-rotas.hash |  3 +++
 package/lua-rotas/lua-rotas.mk   | 12 ++++++++++++
 4 files changed, 22 insertions(+)
 create mode 100644 package/lua-rotas/Config.in
 create mode 100644 package/lua-rotas/lua-rotas.hash
 create mode 100644 package/lua-rotas/lua-rotas.mk

diff --git a/package/Config.in b/package/Config.in
index fc97e6eb4..67a49f0ff 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -641,6 +641,7 @@ menu "Lua libraries/modules"
 	source "package/lua-msgpack-native/Config.in"
 	source "package/lua-periphery/Config.in"
 	source "package/lua-resty-http/Config.in"
+	source "package/lua-rotas/Config.in"
 	source "package/lua-sailor/Config.in"
 	source "package/lua-sdl2/Config.in"
 	source "package/lua-std-debug/Config.in"
diff --git a/package/lua-rotas/Config.in b/package/lua-rotas/Config.in
new file mode 100644
index 000000000..565efce93
--- /dev/null
+++ b/package/lua-rotas/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_LUA_ROTAS
+	bool "lua-rotas"
+	help
+	  a web server router.
+
+	  https://fperrad.frama.io/lua-Rotas
diff --git a/package/lua-rotas/lua-rotas.hash b/package/lua-rotas/lua-rotas.hash
new file mode 100644
index 000000000..6f8d0df41
--- /dev/null
+++ b/package/lua-rotas/lua-rotas.hash
@@ -0,0 +1,3 @@
+# computed by luarocks/buildroot
+sha256 be47e72ec703ffc319fe4fd539b531bbe8a8c0c52e0cc9774273028f1599a0cf  lua-rotas-0.2.0-1.src.rock
+sha256 4a7fdc0e44509d79c9bf18560cfb98368f70bb3832abe07e3cdba5c06466b0bb  lua-Rotas-0.2.0/COPYRIGHT
diff --git a/package/lua-rotas/lua-rotas.mk b/package/lua-rotas/lua-rotas.mk
new file mode 100644
index 000000000..6ace963a4
--- /dev/null
+++ b/package/lua-rotas/lua-rotas.mk
@@ -0,0 +1,12 @@
+################################################################################
+#
+# lua-rotas
+#
+################################################################################
+
+LUA_ROTAS_VERSION = 0.2.0-1
+LUA_ROTAS_NAME_UPSTREAM = lua-Rotas
+LUA_ROTAS_LICENSE = MIT
+LUA_ROTAS_LICENSE_FILES = $(LUA_ROTAS_SUBDIR)/COPYRIGHT
+
+$(eval $(luarocks-package))
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 2/2] lua-silva: new package
  2020-01-09 18:02 [Buildroot] [PATCH 1/2] lua-rotas: new package Francois Perrad
@ 2020-01-09 18:02 ` Francois Perrad
  2020-01-12 22:05 ` [Buildroot] [PATCH 1/2] lua-rotas: " Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Francois Perrad @ 2020-01-09 18:02 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/Config.in                |  1 +
 package/lua-silva/Config.in      |  6 ++++++
 package/lua-silva/lua-silva.hash |  3 +++
 package/lua-silva/lua-silva.mk   | 12 ++++++++++++
 4 files changed, 22 insertions(+)
 create mode 100644 package/lua-silva/Config.in
 create mode 100644 package/lua-silva/lua-silva.hash
 create mode 100644 package/lua-silva/lua-silva.mk

diff --git a/package/Config.in b/package/Config.in
index 67a49f0ff..ac59182c8 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -644,6 +644,7 @@ menu "Lua libraries/modules"
 	source "package/lua-rotas/Config.in"
 	source "package/lua-sailor/Config.in"
 	source "package/lua-sdl2/Config.in"
+	source "package/lua-silva/Config.in"
 	source "package/lua-std-debug/Config.in"
 	source "package/lua-std-normalize/Config.in"
 	source "package/lua-stdlib/Config.in"
diff --git a/package/lua-silva/Config.in b/package/lua-silva/Config.in
new file mode 100644
index 000000000..1ddc3fad9
--- /dev/null
+++ b/package/lua-silva/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_LUA_SILVA
+	bool "lua-silva"
+	help
+	  your string matcher expert.
+
+	  https://fperrad.frama.io/lua-Silva
diff --git a/package/lua-silva/lua-silva.hash b/package/lua-silva/lua-silva.hash
new file mode 100644
index 000000000..7bb04da95
--- /dev/null
+++ b/package/lua-silva/lua-silva.hash
@@ -0,0 +1,3 @@
+# computed by luarocks/buildroot
+sha256 89cfdf6c67b69ff5e18591fb79cfe10c7e5f4923494ed92f426f44e475a9b522  lua-silva-0.1.6-1.src.rock
+sha256 166beeb47e49a35b3ff8c6af91a399046a9cc5e29a8072618b4ca90f5b7a6c95  lua-Silva-0.1.6/COPYRIGHT
diff --git a/package/lua-silva/lua-silva.mk b/package/lua-silva/lua-silva.mk
new file mode 100644
index 000000000..949e2d36d
--- /dev/null
+++ b/package/lua-silva/lua-silva.mk
@@ -0,0 +1,12 @@
+################################################################################
+#
+# lua-silva
+#
+################################################################################
+
+LUA_SILVA_VERSION = 0.1.6-1
+LUA_SILVA_NAME_UPSTREAM = lua-Silva
+LUA_SILVA_LICENSE = MIT
+LUA_SILVA_LICENSE_FILES = $(LUA_SILVA_SUBDIR)/COPYRIGHT
+
+$(eval $(luarocks-package))
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/2] lua-rotas: new package
  2020-01-09 18:02 [Buildroot] [PATCH 1/2] lua-rotas: new package Francois Perrad
  2020-01-09 18:02 ` [Buildroot] [PATCH 2/2] lua-silva: " Francois Perrad
@ 2020-01-12 22:05 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2020-01-12 22:05 UTC (permalink / raw)
  To: buildroot

On Thu,  9 Jan 2020 19:02:22 +0100
Francois Perrad <fperrad@gmail.com> wrote:

> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
>  package/Config.in                |  1 +
>  package/lua-rotas/Config.in      |  6 ++++++
>  package/lua-rotas/lua-rotas.hash |  3 +++
>  package/lua-rotas/lua-rotas.mk   | 12 ++++++++++++
>  4 files changed, 22 insertions(+)
>  create mode 100644 package/lua-rotas/Config.in
>  create mode 100644 package/lua-rotas/lua-rotas.hash
>  create mode 100644 package/lua-rotas/lua-rotas.mk

Both applied. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-12 22:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-09 18:02 [Buildroot] [PATCH 1/2] lua-rotas: new package Francois Perrad
2020-01-09 18:02 ` [Buildroot] [PATCH 2/2] lua-silva: " Francois Perrad
2020-01-12 22:05 ` [Buildroot] [PATCH 1/2] lua-rotas: " Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.