diff --git a/linux-arm64-full/buildroot.config b/linux-arm64-full/buildroot.config index 7e06346..bcbe55f 100644 --- a/linux-arm64-full/buildroot.config +++ b/linux-arm64-full/buildroot.config @@ -908,6 +908,10 @@ BR2_PACKAGE_PROVIDES_HOST_GETTEXT="host-gettext-tiny" BR2_PACKAGE_NETSURF_ARCH_SUPPORTS=y # BR2_PACKAGE_NETSURF is not set # BR2_PACKAGE_PNGQUANT is not set + +# +# qt5cinex needs an Open(E)GL-capable backend +# # BR2_PACKAGE_RRDTOOL is not set # @@ -972,7 +976,117 @@ BR2_PACKAGE_SDL2_TTF=y # Other GUIs # BR2_PACKAGE_QT5_JSCORE_AVAILABLE=y -# BR2_PACKAGE_QT5 is not set +BR2_PACKAGE_QT5=y + +# +# qt53d module needs an OpenGL-capable backend +# +BR2_PACKAGE_QT5BASE=y +BR2_PACKAGE_QT5BASE_CUSTOM_CONF_OPTS="" +BR2_PACKAGE_QT5BASE_CONFIG_FILE="" +# BR2_PACKAGE_QT5BASE_EXAMPLES is not set +BR2_PACKAGE_QT5BASE_NETWORK=y +BR2_PACKAGE_QT5BASE_CONCURRENT=y +BR2_PACKAGE_QT5BASE_SQL=y +# BR2_PACKAGE_QT5BASE_MYSQL is not set +# BR2_PACKAGE_QT5BASE_PSQL is not set +BR2_PACKAGE_QT5BASE_SQLITE_NONE=y +# BR2_PACKAGE_QT5BASE_SQLITE_QT is not set +# BR2_PACKAGE_QT5BASE_SQLITE_SYSTEM is not set +BR2_PACKAGE_QT5BASE_TEST=y +BR2_PACKAGE_QT5BASE_XML=y +BR2_PACKAGE_QT5BASE_GUI=y +BR2_PACKAGE_QT5BASE_WIDGETS=y + +# +# OpenGL support needs an OpenGL-capable backend +# +BR2_PACKAGE_QT5BASE_LINUXFB=y + +# +# directfb backend available if directfb is enabled +# + +# +# X.org XCB backend available if X.org is enabled +# + +# +# eglfs backend available if OpenGL and EGL are enabled +# +BR2_PACKAGE_QT5BASE_DEFAULT_QPA="" +BR2_PACKAGE_QT5BASE_PRINTSUPPORT=y +# BR2_PACKAGE_QT5BASE_FONTCONFIG is not set +# BR2_PACKAGE_QT5BASE_HARFBUZZ is not set +# BR2_PACKAGE_QT5BASE_GIF is not set +# BR2_PACKAGE_QT5BASE_JPEG is not set +# BR2_PACKAGE_QT5BASE_PNG is not set +# BR2_PACKAGE_QT5BASE_SYSLOG is not set +# BR2_PACKAGE_QT5BASE_DBUS is not set +# BR2_PACKAGE_QT5BASE_ICU is not set +# BR2_PACKAGE_QT5BASE_TSLIB is not set +# BR2_PACKAGE_QT5CHARTS is not set +# BR2_PACKAGE_QT5COAP is not set + +# +# qt5connectivity needs neard and/or bluez5_utils +# +# BR2_PACKAGE_QT5DECLARATIVE is not set +# BR2_PACKAGE_QT5ENGINIO is not set + +# +# qt5graphicaleffects needs an OpenGL-capable backend +# +# BR2_PACKAGE_QT5IMAGEFORMATS is not set +# BR2_PACKAGE_QT5KNX is not set +# BR2_PACKAGE_QT5LOCATION is not set +# BR2_PACKAGE_QT5LOTTIE is not set +# BR2_PACKAGE_QT5MQTT is not set +# BR2_PACKAGE_QT5MULTIMEDIA is not set +# BR2_PACKAGE_QT5QUICKCONTROLS is not set +# BR2_PACKAGE_QT5QUICKCONTROLS2 is not set +# BR2_PACKAGE_QT5QUICKTIMELINE is not set +# BR2_PACKAGE_QT5REMOTEOBJECTS is not set +# BR2_PACKAGE_QT5SCRIPT is not set +# BR2_PACKAGE_QT5SCXML is not set +# BR2_PACKAGE_QT5SENSORS is not set +# BR2_PACKAGE_QT5SERIALBUS is not set +# BR2_PACKAGE_QT5SERIALPORT is not set +# BR2_PACKAGE_QT5SVG is not set +# BR2_PACKAGE_QT5TOOLS is not set +# BR2_PACKAGE_QT5VIRTUALKEYBOARD is not set + +# +# qt5wayland needs an OpenGL-capable backend +# +# BR2_PACKAGE_QT5WEBCHANNEL is not set +# BR2_PACKAGE_QT5WEBKIT is not set +BR2_PACKAGE_QT5WEBENGINE_ARCH_SUPPORTS=y + +# +# qt5webengine needs udev /dev management and a glibc toolchain w/ gcc >= 4.9, host gcc >= 4.9, threads, wchar +# + +# +# qt5webengine needs an OpenGL and EGL-capable backend +# +# BR2_PACKAGE_QT5WEBSOCKETS is not set + +# +# qt5webview needs qt5webengine module +# +# BR2_PACKAGE_QT5XMLPATTERNS is not set + +# +# QT libraries and helper libraries +# +# BR2_PACKAGE_CUTELYST is not set +# BR2_PACKAGE_GRANTLEE is not set +# BR2_PACKAGE_KF5 is not set +# BR2_PACKAGE_QEXTSERIALPORT is not set +# BR2_PACKAGE_QJSON is not set +# BR2_PACKAGE_QUAZIP is not set +# BR2_PACKAGE_QWT is not set # # tekui needs a Lua interpreter and a toolchain w/ threads, dynamic library @@ -987,6 +1101,7 @@ BR2_PACKAGE_QT5_JSCORE_AVAILABLE=y # # midori needs libgtk3 and a glibc toolchain w/ C++, gcc >= 7, host gcc >= 4.9 # +# BR2_PACKAGE_QT_WEBKIT_KIOSK is not set # # vte needs an OpenGL or an OpenGL-EGL/wayland backend @@ -1126,6 +1241,7 @@ BR2_PACKAGE_FLASHROM_ARCH_SUPPORTS=y # BR2_PACKAGE_PIGPIO is not set # BR2_PACKAGE_POWERTOP is not set # BR2_PACKAGE_PPS_TOOLS is not set +# BR2_PACKAGE_PULSEVIEW is not set # BR2_PACKAGE_RASPI_GPIO is not set # BR2_PACKAGE_READ_EDID is not set # BR2_PACKAGE_RNG_TOOLS is not set @@ -1576,7 +1692,7 @@ BR2_PACKAGE_OPENCV4_LIB_CALIB3D=y BR2_PACKAGE_OPENCV4_LIB_FEATURES2D=y BR2_PACKAGE_OPENCV4_LIB_FLANN=y BR2_PACKAGE_OPENCV4_LIB_HIGHGUI=y -BR2_PACKAGE_OPENCV4_GUI_NONE=y +# BR2_PACKAGE_OPENCV4_GUI_NONE is not set # # gtk2 support needs libgtk2 @@ -1585,9 +1701,10 @@ BR2_PACKAGE_OPENCV4_GUI_NONE=y # # gtk3 support needs libgtk3 # +BR2_PACKAGE_OPENCV4_WITH_QT5=y # -# qt5 support needs qt5 +# opengl support needs an OpenGL provider # BR2_PACKAGE_OPENCV4_LIB_IMGCODECS=y BR2_PACKAGE_OPENCV4_LIB_IMGPROC=y @@ -1818,10 +1935,7 @@ BR2_PACKAGE_EXPAT=y # BR2_PACKAGE_LOG4CPLUS is not set # BR2_PACKAGE_LOG4CPP is not set # BR2_PACKAGE_LOG4CXX is not set - -# -# log4qt needs qt5 -# +# BR2_PACKAGE_LOG4QT is not set # BR2_PACKAGE_OPENTRACING_CPP is not set # BR2_PACKAGE_SPDLOG is not set # BR2_PACKAGE_ZLOG is not set @@ -2250,10 +2364,7 @@ BR2_PACKAGE_BITCOIN_ARCH_SUPPORTS=y # BR2_PACKAGE_EMPTY is not set # BR2_PACKAGE_GNURADIO is not set # BR2_PACKAGE_GOOGLEFONTDIRECTORY is not set - -# -# gqrx needs qt5 -# +# BR2_PACKAGE_GQRX is not set # BR2_PACKAGE_GSETTINGS_DESKTOP_SCHEMAS is not set # BR2_PACKAGE_HAVEGED is not set # BR2_PACKAGE_LINUX_SYSCALL_SUPPORT is not set