There appears to be upstream support for Qt6. But last (and currently packaged) release 0.12 is still from 2016.
"Support Qt 6" commit: https://bitbucket.org/heldercorreia/speedcrunch/commits/bcc2f6c2c244
Last commit 3c1b4c18ccb275eb2891f9d8ff36a9205c0f566b from 2024-12-02 fails to build against Qt 6.8.3 with errors like: > /usr/include/qt6/QtCore/qhashfunctions.h:383:71: error: no matching function for call to ‘qHash(Rational, size_t&)’ > /usr/include/qt6/QtCore/qhashfunctions.h:182:70: error: no type named ‘type’ in ‘struct std::enable_if<false, bool>’ > /usr/include/qt6/QtCore/qhashfunctions.h:232:155: error: no type named ‘type’ in ‘struct std::enable_if<false, bool>’ > /usr/include/qt6/QtCore/qmap.h:800:95: in ‘constexpr’ expansion of ‘QHashPrivate::noexceptPairHash<QString, Rational>()’ > /usr/include/qt6/QtCore/qmap.h:800:95: error: ‘constexpr’ call flows off the end of the function