New commits:
commit 353c23daa7147d19c8e881277fa659efa044637c
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
libs/glaze: version 6.4.0
diff --git a/libs/glaze/BUILD b/libs/glaze/BUILD
new file mode 100755
index 0000000..aca12f3
--- /dev/null
+++ b/libs/glaze/BUILD
@@ -0,0 +1,2 @@
+OPTS="-DBUILD_TESTING=OFF ${OPTS}" &&
+default_build
diff --git a/libs/glaze/DEPENDS b/libs/glaze/DEPENDS
index 16421cc..8e5223a 100755
--- a/libs/glaze/DEPENDS
+++ b/libs/glaze/DEPENDS
@@ -4,4 +4,7 @@ if [[ "${GLAZE_BRANCH}" == "scm" ]]; then
depends git
fi &&