[education/rkward] /: Work around 7zip problem on Windows

Thomas Friedrichsmeier null at kde.org
Wed Sep 3 20:38:57 BST 2025


Git commit c6e54921da6eb39ed2bd19e548863d314f188c35 by Thomas Friedrichsmeier.
Committed on 03/09/2025 at 19:38.
Pushed by tfry into branch 'master'.

Work around 7zip problem on Windows

M  +2    -2    .craft.ini

https://invent.kde.org/education/rkward/-/commit/c6e54921da6eb39ed2bd19e548863d314f188c35

diff --git a/.craft.ini b/.craft.ini
index 9d55e6870..b18f9f3b0 100644
--- a/.craft.ini
+++ b/.craft.ini
@@ -10,5 +10,5 @@ qt-libs/poppler.patchLevel=99
 kde/frameworks/tier3/kwallet.patchLevel=99
 # Temporary workaround: Require kate master version, while default target (24.05) is not buildable outside Linux due to dbus breakage
 #kde/applications/kate.version=master
-# Temporary workaround: okular 25.08.0 is not buildable due to some symlink in the archive
-kde/applications/okular.version=25.04.3
+# Temporary workaround: okular 25.08.0 is not buildable due to new 7zip refusing to unpack a symlink in the archive
+kde/applications/okular.version=master


More information about the rkward-tracker mailing list