Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (7763c3f417b0eedbb043cf439997f30732af7921)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (7763c3f417b0eedbb043cf439997f30732af7921)
  • Date: Thu, 27 Jan 2022 20:38:50 +0000

GIT changes to master grimoire by Florian Franzmann <bwlf AT bandrate.org>:

graphics/geeqie/DETAILS | 6 +++---
graphics/geeqie/HISTORY | 3 +++
video/ffmpeg/DETAILS | 2 +-
video/ffmpeg/HISTORY | 3 ---
4 files changed, 7 insertions(+), 7 deletions(-)

New commits:
commit 7763c3f417b0eedbb043cf439997f30732af7921
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

graphics/geeqie: version 1.7.2

commit d09767802a77cc3fa5bc9f24c13b1d80b7151196
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

Revert "video/ffmpeg: version 5.0"

incompatible with geeqie 1.7.2.

This reverts commit 7e16889307a5729a86ecab2cd5cf832811232720.

diff --git a/graphics/geeqie/DETAILS b/graphics/geeqie/DETAILS
index f4b9135..ee65494 100755
--- a/graphics/geeqie/DETAILS
+++ b/graphics/geeqie/DETAILS
@@ -11,10 +11,10 @@ if [[ "${GEEQIE_SVN}" == "y" ]] ; then
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/geeqie-svn
FORCE_DOWNLOAD=on
else
- VERSION=1.6
+ VERSION=1.7.2
SOURCE="${SPELL}-${VERSION}.tar.xz"
- SOURCE_URL[0]="http://www.geeqie.org/$SOURCE";
-
SOURCE_HASH=sha512:4acd05c6012c80581e9c594c7dc7d12265528aa8d3868afef9def36798945afb851da9376bbe5f205ac3c5e1e2362188cc0e2891b49f3ea4396bbc6974c143ef
+
SOURCE_URL[0]="https://github.com/BestImageViewer/geeqie/releases/download/v${VERSION}/${SOURCE}";
+
SOURCE_HASH=sha512:07b06ef51cb520b91b9097bbe06d170af39d3d513d9853c912e1b60bd5b47e0ae3571f6ac449c9f9c6cee4d227fc4c906ee5f90f7498cd0b2119d12ff4673c4d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
fi
WEB_SITE="http://www.geeqie.org";
diff --git a/graphics/geeqie/HISTORY b/graphics/geeqie/HISTORY
index d6316f9..55b6798 100644
--- a/graphics/geeqie/HISTORY
+++ b/graphics/geeqie/HISTORY
@@ -1,3 +1,6 @@
+2022-01-27 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 1.7.2
+
2020-12-05 Florian Franzmann <bwlf AT bandrate.org>
* PRE_BUILD, 0001-fix-linking-errors.patch: remove obsolete patch

diff --git a/video/ffmpeg/DETAILS b/video/ffmpeg/DETAILS
index 4526c4f..601edb6 100755
--- a/video/ffmpeg/DETAILS
+++ b/video/ffmpeg/DETAILS
@@ -1,6 +1,6 @@
SPELL=ffmpeg
if [[ $FFMPEG_RELEASE == stable ]]; then
- VERSION=5.0
+ VERSION=4.4.1
SECURITY_PATCH=20
else
VERSION=0.7.16
diff --git a/video/ffmpeg/HISTORY b/video/ffmpeg/HISTORY
index 5ed556b..53431fa 100644
--- a/video/ffmpeg/HISTORY
+++ b/video/ffmpeg/HISTORY
@@ -1,6 +1,3 @@
-2022-01-15 Florian Franzmann <bwlf AT bandrate.org>
- * DETAILS: version 5.0
-
2021-10-30 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 4.4.1




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (7763c3f417b0eedbb043cf439997f30732af7921), Florian Franzmann, 01/27/2022

Archive powered by MHonArc 2.6.24.

Top of Page