Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (81c7c3747fbf3bddc551826939e19669900b3c64)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (81c7c3747fbf3bddc551826939e19669900b3c64)
  • Date: Thu, 24 May 2018 16:43:14 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

graphics-libs/gegl/DEPENDS | 2 +-
graphics-libs/gegl/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 81c7c3747fbf3bddc551826939e19669900b3c64
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gegl: Lua 5.2/5.3 compat

diff --git a/graphics-libs/gegl/DEPENDS b/graphics-libs/gegl/DEPENDS
index cd2e717..ae2f660 100755
--- a/graphics-libs/gegl/DEPENDS
+++ b/graphics-libs/gegl/DEPENDS
@@ -51,7 +51,7 @@ optional_depends vala \
"--without-vala" \
"for vala support" &&

-optional_depends lua51 \
+optional_depends LUA \
"--with-lua" \
"--without-lua" \
"for Lua support" &&
diff --git a/graphics-libs/gegl/HISTORY b/graphics-libs/gegl/HISTORY
index 08c9e18..7a529e6 100644
--- a/graphics-libs/gegl/HISTORY
+++ b/graphics-libs/gegl/HISTORY
@@ -1,3 +1,6 @@
+2018-05-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: Lua 5.2/5.3 compat
+
2018-05-18 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 0.4.2




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (81c7c3747fbf3bddc551826939e19669900b3c64), Vlad Glagolev, 05/24/2018

Archive powered by MHonArc 2.6.24.

Top of Page