qt6-tools rebuild
This commit is contained in:
@@ -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()
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user