Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (25d933be2dc17990b355948b581dd68bd7be1fa6)

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 stable-0.62 grimoire by Vlad Glagolev (25d933be2dc17990b355948b581dd68bd7be1fa6)
  • Date: Thu, 24 May 2018 16:43:14 +0000

GIT changes to stable-0.62 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 25d933be2dc17990b355948b581dd68bd7be1fa6
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gegl: Lua 5.2/5.3 compat

(cherry picked from commit 81c7c3747fbf3bddc551826939e19669900b3c64)

Conflicts:
graphics-libs/gegl/HISTORY

diff --git a/graphics-libs/gegl/DEPENDS b/graphics-libs/gegl/DEPENDS
index 8d7cae0..da3ac31 100755
--- a/graphics-libs/gegl/DEPENDS
+++ b/graphics-libs/gegl/DEPENDS
@@ -58,7 +58,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 3bd8fb2..cc90f02 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
+
2016-11-12 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated source url
* PRE_BUILD: apply patches



  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (25d933be2dc17990b355948b581dd68bd7be1fa6), Vlad Glagolev, 05/24/2018

Archive powered by MHonArc 2.6.24.

Top of Page