1 config BR2_PACKAGE_QT5TOOLS
4 Qt is a cross-platform application and UI framework for
7 This package corresponds to the qt5tools module.
11 if BR2_PACKAGE_QT5TOOLS
13 config BR2_PACKAGE_QT5TOOLS_LINGUIST_TOOLS
14 bool "Linguist host tools (lconvert, lrelease, lupdate)"
16 This option enables the linguist host tools
17 lconvert, lrelease and lupdate.
19 config BR2_PACKAGE_QT5TOOLS_PIXELTOOL
21 select BR2_PACKAGE_QT5BASE_GUI
22 select BR2_PACKAGE_QT5BASE_WIDGETS
23 select BR2_PACKAGE_QT5BASE_PNG # saving png images
25 Compile and install the pixeltool program.
27 config BR2_PACKAGE_QT5TOOLS_QTDIAG
29 select BR2_PACKAGE_QT5BASE_GUI
31 Compile and install the qtdiag program.
33 config BR2_PACKAGE_QT5TOOLS_QTPATHS
36 Compile and install the qtpaths program.
38 config BR2_PACKAGE_QT5TOOLS_QTPLUGININFO
41 Compile and install the qtplugininfo program.