Skip to Content.
Sympa Menu

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

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 (23ed4a52b7998e4f2efe5a4cb9601f317a0d53a0)
  • Date: Thu, 24 Jun 2021 14:00:09 +0000

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

graphics/maim/DEPENDS | 1 +
graphics/maim/DETAILS | 4 ++--
graphics/maim/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 23ed4a52b7998e4f2efe5a4cb9601f317a0d53a0
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

maim: => 5.7.4

diff --git a/graphics/maim/DEPENDS b/graphics/maim/DEPENDS
index ea79223..98668e3 100755
--- a/graphics/maim/DEPENDS
+++ b/graphics/maim/DEPENDS
@@ -3,6 +3,7 @@
depends cmake &&
depends libpng &&
depends JPEG &&
+depends libwebp &&
depends libx11 &&
depends libxrender &&
depends libxrandr &&
diff --git a/graphics/maim/DETAILS b/graphics/maim/DETAILS
index 7df8130..2127d2e 100755
--- a/graphics/maim/DETAILS
+++ b/graphics/maim/DETAILS
@@ -1,8 +1,8 @@
SPELL=maim
- VERSION=5.6.3
+ VERSION=5.7.4
SOURCE=$SPELL-$VERSION.tar.gz

SOURCE_URL[0]=https://github.com/naelstrof/$SPELL/archive/v$VERSION/$SOURCE
-
SOURCE_HASH=sha512:8e19bd4e89db117bcb74a9b9e35f3232cdd0ef3836a536d170f803d7159fbc4be415d20695e5e61942ff7714d990d027149cee20a689f797d25d01610cc1c3be
+
SOURCE_HASH=sha512:f91ba00e436514d2d0eecc664c02dd45c53750045b5bc4abbc2cfbf64159085e83736e820c54fa819b4d82b0905a3cfe76a5227db49dd54238f655fd4899cd6c
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=https://github.com/naelstrof/maim
LICENSE[0]=GPL
diff --git a/graphics/maim/HISTORY b/graphics/maim/HISTORY
index bbf83df..51a6f4f 100644
--- a/graphics/maim/HISTORY
+++ b/graphics/maim/HISTORY
@@ -1,3 +1,7 @@
+2021-06-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.7.4
+ * DEPENDS: added libwebp dependency
+
2020-04-10 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 5.6.3




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (23ed4a52b7998e4f2efe5a4cb9601f317a0d53a0), Vlad Glagolev, 06/24/2021

Archive powered by MHonArc 2.6.24.

Top of Page