sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (983253cb3e1ef0e12b08ad8ea5b0ebc8ee61eb2e)
- From: Treeve Jelbert <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (983253cb3e1ef0e12b08ad8ea5b0ebc8ee61eb2e)
- Date: Sat, 20 Sep 2025 11:31:45 +0000
GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:
libs/libxml2/HISTORY | 3 +++
libs/libxml2/UP_TRIGGERS | 2 +-
video/ffmpeg7/BUILD | 1 +
video/ffmpeg7/DETAILS | 2 +-
video/ffmpeg7/HISTORY | 4 ++++
5 files changed, 10 insertions(+), 2 deletions(-)
New commits:
commit 983253cb3e1ef0e12b08ad8ea5b0ebc8ee61eb2e
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
ffmpeg7 - fix build with gcc-15.2
commit ec8dfc3540f5609def03cfa9e8cef5a912333bbf
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
ffmpeg7: => 7.1.2
commit 4e52aa07bf9b22782834450c9abfd0c4ee4361c2
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
libxml2 - tweak UP_TRIGGERS
diff --git a/libs/libxml2/HISTORY b/libs/libxml2/HISTORY
index 4f68bef..f583720 100644
--- a/libs/libxml2/HISTORY
+++ b/libs/libxml2/HISTORY
@@ -1,3 +1,6 @@
+2025-09-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * UP_TRIGGERS: use check_self, as most spells are ok
+
2025-09-15 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.15.0
* DEPENDS: added optional doxygen with libxslt and docbook-xsl
diff --git a/libs/libxml2/UP_TRIGGERS b/libs/libxml2/UP_TRIGGERS
index 4245513..33cddd6 100755
--- a/libs/libxml2/UP_TRIGGERS
+++ b/libs/libxml2/UP_TRIGGERS
@@ -12,7 +12,7 @@ if spell_ok $SPELL; then
for each in $dependees; do
if gaze install $each | xargs readelf -d 2> /dev/null |
grep -q "NEEDED.*libxml2\.so"; then
- up_trigger $each cast_self
+ up_trigger $each check_self
fi
done
fi
diff --git a/video/ffmpeg7/BUILD b/video/ffmpeg7/BUILD
index 05f91fa..5225b86 100755
--- a/video/ffmpeg7/BUILD
+++ b/video/ffmpeg7/BUILD
@@ -1,3 +1,4 @@
+CFLAGS+=' -Wno-incompatible-pointer-types' &&
disable_pic &&
if list_find "$FFMPEG_PROGRAMS" "none"; then
diff --git a/video/ffmpeg7/DETAILS b/video/ffmpeg7/DETAILS
index abf7d3a..a026ab5 100755
--- a/video/ffmpeg7/DETAILS
+++ b/video/ffmpeg7/DETAILS
@@ -1,6 +1,6 @@
SPELL=ffmpeg7
SPELLX=ffmpeg
- VERSION=7.1.1
+ VERSION=7.1.2
SOURCE=$SPELLX-$VERSION.tar.xz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
diff --git a/video/ffmpeg7/HISTORY b/video/ffmpeg7/HISTORY
index b2b8ffe..01b51a1 100644
--- a/video/ffmpeg7/HISTORY
+++ b/video/ffmpeg7/HISTORY
@@ -1,3 +1,7 @@
+2025-09-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 7.1.2
+ * BUILD: fix compile
+
2025-03-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 7.1.1
* ffmpeg-7.1-texinfo_fix-1.patch: deleted
- [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (983253cb3e1ef0e12b08ad8ea5b0ebc8ee61eb2e), Treeve Jelbert, 09/20/2025
Archive powered by MHonArc 2.6.24.