CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]       2025/12/14 04:18:41

Modified files:
        x11/qt6/pyside6/shiboken: Makefile 
        x11/qt6/qttools: Makefile 
Added files:
        x11/qt6/qttools/patches: 
                                 patch-src_qdoc_cmake_QDocConfiguration_cmake 

Log message:
Switch the llvm dependency back from 21 to 19

In the Qt6.10 update, I updated qttools from llvm19 to llvm21. Since qttools
always selected the highest version when it was installed. Since pyside
requires qttools, I have also set shiboken to 21.

With this patch we can revert it and switch back to 19.

Feedback from sthen@ and kirill@, thanks

Reply via email to