[Bug 265437] devel/qtcreator: Update to 8.0.0 release, cleanup.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 26 12:25:44 BST 2022


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265437

--- Comment #3 from Florian Walpen <dev at submerge.ch> ---
(In reply to Tobias C. Berner from comment #1)

> Little question, can the qmldesigner plugin not be built against Qt5?

Followup, the relevant CMake config message is this:


-- The following features have been disabled:

 * Build online documentation
 * ...
 * Plugin QmlDesigner, with CONDITION Qt5_VERSION VERSION_GREATER_EQUAL 6.2.0
AND TARGET Qt5::QuickWidgets AND TARGET Qt5::Svg
 * Plugin assetexporterplugin, with CONDITION TARGET QmlDesigner
 * Plugin componentsplugin, with CONDITION TARGET QmlDesigner
 * Plugin qmlpreviewplugin, with CONDITION TARGET QmlDesigner
 * Plugin qtquickplugin, with CONDITION TARGET QmlDesigner
 * Plugin StudioPlugin, with CONDITION TARGET QmlDesigner
 * ...


That condition on Qt 6.2.0+ seems pretty clear to me. According to git the
QmlDesigner plugin fell out of the pkg-plist with the update to 7.0.0, which
was committed by you :-)

MfG

Florian

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list