Bugzilla Automation <[email protected]> has asked freebsd-kde (Team) <[email protected]> for maintainer-feedback: Bug 262078: devel/qtcreator: Update to 6.0.2, CMake build. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262078
--- Description --- Update Qt Creator to 6.0.2, see the official changelogs: https://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changes-6.0.0.md https://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changes-6.0.1.md https://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changes-6.0.2.md Port changes: Build with CMake instead of QMake, as advised by upstream. Add missing libraries and dependencies. Use textproc/kf5-syntax-highlighting for syntax highlighting instead of an internal copy. Clang code model depends on LLVM 13 now. Testing was done on FreeBSD 13.0-RELEASE / amd64, with poudriere testport, all options on and off, portlint and portclippy, some manual poking around, and using it on my own projects for ~2 days. Please note that this introduces some major changes, mostly related to CMake build. The support for QMake (and QMake in general) is phasing out.
