commit 4b6e3b9461febac9a13787e60556040505e49c26
parent 032c78bd98e3881dfd11dbcd63193d5346c64513
Author: finwo <finwo@pm.me>
Date: Sun, 22 Oct 2023 02:31:43 +0200
Added hellerf/ews library
Diffstat:
3 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/edge.cnf b/edge.cnf
@@ -14,6 +14,7 @@ finwo/http-server=https://github.com/finwo/http-server/archive/refs/tags/edge.ta
finwo/matter=https://github.com/finwo/matter/archive/refs/tags/edge.tar.gz
finwo/mindex=https://github.com/finwo/c-mindex/archive/refs/tags/edge.tar.gz
finwo/str_extra=https://github.com/finwo/c-strextra/archive/refs/tags/edge.tar.gz
+hellerf/ews=https://raw.githubusercontent.com/finwo/dep-repository/main/hellerf/ews/package.ini
jacketizer/yuarel=https://raw.githubusercontent.com/finwo/dep-repository/main/jacketizer/yuarel/package.ini
kgabis/parson=https://raw.githubusercontent.com/finwo/dep-repository/main/kgabis/parson/package.ini
noporpoise/sort_r=https://raw.githubusercontent.com/finwo/dep-repository/main/noporpoise/sort_r/package.ini
diff --git a/hellerf/ews/package.ini b/hellerf/ews/package.ini
@@ -0,0 +1,6 @@
+[package]
+name=hellerf/ews
+src=https://github.com/hellerf/embeddablewebserver/archive/refs/heads/master.tar.gz
+
+[export]
+include/hellerf/ews.h=EmbeddableWebServer.h
diff --git a/stable.cnf b/stable.cnf
@@ -14,6 +14,7 @@ finwo/http-server=https://github.com/finwo/http-server/archive/refs/tags/stable.
finwo/matter=https://github.com/finwo/matter/archive/refs/tags/stable.tar.gz
finwo/mindex=https://github.com/finwo/c-mindex/archive/refs/tags/stable.tar.gz
finwo/str_extra=https://github.com/finwo/c-strextra/archive/refs/tags/stable.tar.gz
+hellerf/ews=https://raw.githubusercontent.com/finwo/dep-repository/main/hellerf/ews/package.ini
jacketizer/yuarel=https://raw.githubusercontent.com/finwo/dep-repository/main/jacketizer/yuarel/package.ini
kgabis/parson=https://raw.githubusercontent.com/finwo/dep-repository/main/kgabis/parson/package.ini
noporpoise/sort_r=https://raw.githubusercontent.com/finwo/dep-repository/main/noporpoise/sort_r/package.ini