From e44d25db2ffbdafcee1a1995787bc31a057dcf0c Mon Sep 17 00:00:00 2001 From: "Darryl L. Miles" Date: Tue, 21 Jul 2026 19:16:52 +0100 Subject: [PATCH] appimage: README: update Tcl/Tk version information to match current builds --- appimage/10/README.md | 4 ++-- appimage/7/README.md | 2 +- appimage/8/README.md | 2 +- appimage/9/README.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/appimage/10/README.md b/appimage/10/README.md index ad4bc7ce..5f1b91d5 100644 --- a/appimage/10/README.md +++ b/appimage/10/README.md @@ -20,7 +20,7 @@ command. # Build Info * Based on AlmaLinux 10 (EL10) -* Tcl/Tk 9.0.1 +* Tcl/Tk 9.0.4+ (automatically uses github.com/tktcl/{tcl,tk} core-9-0-* release) * and Magic 8.x * all default modules enabled (including all Display drivers cairo/X11/OpenGL) @@ -130,6 +130,6 @@ Transitive/Third-Party Runtime Dependencies (for information only): | libgcc_s.so.1 | GCC_4.2.0 | libgcc_s-14-20250110 | | libxml2.so.2 | LIBXML2_2.6.0 | libxml2-2.12.5-5 | | libpng16.so.16 | PNG16_0 | libpng-2:1.6.40-8 | -| liblzma.so.5 | XZ_5.0 | xz-devel-1:5.6.2-4 | +| liblzma.so.5 | XZ_5.0 | xz-libs-1:5.6.2-4 | | libz.so.1 | ZLIB_1.2.9 | zlib-ng-2.2.3-1 | | | | zlib-ng-compat-2.2.3-1 | diff --git a/appimage/7/README.md b/appimage/7/README.md index b3fa62e9..807938f3 100644 --- a/appimage/7/README.md +++ b/appimage/7/README.md @@ -20,7 +20,7 @@ command. # Build Info * Based on CentOS 7 (EL7) -* Tcl/Tk 8.6.16 +* Tcl/Tk 8.6.18+ (provided build) * and Magic 8.x * all default modules enabled, but without OpenGL (includes Display drivers cairo/X11) diff --git a/appimage/8/README.md b/appimage/8/README.md index 892cb582..2f4b6ab5 100644 --- a/appimage/8/README.md +++ b/appimage/8/README.md @@ -20,7 +20,7 @@ Tcl console banner can also provide version information, also using the `version command. * Based on AlmaLinux 8 (EL8) -* Tcl/Tk 8.6.16 +* Tcl/Tk 8.6.18+ (automatically uses github.com/tktcl/{tcl,tk} core-8-6-* release) * and Magic 8.x * all default modules enabled (including all Display drivers cairo/X11/OpenGL) diff --git a/appimage/9/README.md b/appimage/9/README.md index 459dda11..decf5c3e 100644 --- a/appimage/9/README.md +++ b/appimage/9/README.md @@ -22,7 +22,7 @@ command. # Build Info * Based on AlmaLinux 9 (EL9) -* Tcl/Tk 9.0.1 +* Tcl/Tk 9.0.4+ (provided build) * and Magic 8.x * all default modules enabled (including all Display drivers cairo/X11/OpenGL)