[packages/ka6-krita] - bump SIP abi version to 13.8
witekfl
witekfl at pld-linux.org
Wed Apr 22 14:57:14 CEST 2026
commit 5e620cef09e94a9a05e99068d57b043260415267
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Wed Apr 22 14:55:25 2026 +0200
- bump SIP abi version to 13.8
abi.patch | 12 ++++++++++++
1 file changed, 12 insertions(+)
---
diff --git a/abi.patch b/abi.patch
new file mode 100644
index 0000000..e77de62
--- /dev/null
+++ b/abi.patch
@@ -0,0 +1,12 @@
+diff -up krita-6.0.1/cmake/modules/SIPMacros.cmake.old krita-6.0.1/cmake/modules/SIPMacros.cmake
+--- krita-6.0.1/cmake/modules/SIPMacros.cmake.old 2026-04-22 14:22:11.327972996 +0200
++++ krita-6.0.1/cmake/modules/SIPMacros.cmake 2026-04-22 14:22:34.339779774 +0200
+@@ -152,7 +152,7 @@ else()
+ endif()
+
+ if (QT_MAJOR_VERSION STREQUAL "6")
+- set(abi_version "13.0")
++ set(abi_version "13.8")
+ set(sip_disabled_features "[\"Krita_Qt5\"]")
+ else()
+ set(abi_version "12.8")
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka6-krita.git/commitdiff/9a0efe73adf5e33252e3f1cb1d48fdfdbed6dde2
More information about the pld-cvs-commit
mailing list