qt6-tools rebuild

This commit is contained in:
Rmys
2025-05-14 16:38:08 +03:00
parent 17adb18208
commit 9eb0086669
2 changed files with 6 additions and 1 deletions
+4 -1
View File
@@ -14,7 +14,10 @@ from pisi.actionsapi import get
# bindirQt6="/usr/lib/qt6/bin"
def setup():
qt6.configure()
qt6.configure("-DQT_BUILD_DESIGNER_PRIVATE=ON \
-DQT_BUILD_HELP_PRIVATE=ON \
-DFEATURE_assistant=ON \
-DFEATURE_designer=ON")
def build():
qt6.make()
+2
View File
@@ -205,6 +205,8 @@
<Path fileType="data">/usr/share/qt6/modules/Designer.json</Path>
<Path fileType="data">/usr/share/qt6/modules/DesignerComponents.json</Path>
<Path fileType="library">/usr/lib/qt6/sbom/qttools-*.spdx</Path>
<Path fileType="header">/usr/include/qt6/QtDesigner/private</Path>
<Path fileType="library">/usr/lib/cmake/Qt6DesignerPrivate</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/designer6.desktop">designer.desktop</AdditionalFile>