[Bug 259751] devel/qtcreator: update to newer version
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Nov 17 14:07:58 GMT 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259751
--- Comment #7 from Florian Walpen <dev at submerge.ch> ---
(In reply to Adriaan de Groot from comment #6)
Thanks for handling that - and for your contributions in general, including the
update to KF5 ;-)
The dependency on llvm90 seems to come from devel/qt5-qdoc, the devel/qt5
metaport also depends on it. Originates from Mk/bsd.default-versions.mk in the
ports tree.
A runtime dependency on llvm11 probably makes sense. It obsoletes a dependency
on ancient llvm80 for me, which means progress.
AFAIK, QtCreator is transitioning its C/C++ code inspection model from an
internal clang library to external clangd and language server protocol. That
would make the runtime llvm dependency independent of the build llvm.
Maybe I'll have a look at the upcoming QtCreator 6.0 when I get around to it.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list