2016-06-21 05:05:28 +08:00
|
|
|
#
|
|
|
|
# Chakra GNU/Linux Buildscript Config file
|
|
|
|
#
|
|
|
|
# QT5
|
|
|
|
#
|
|
|
|
# These are the "package lists"
|
|
|
|
#
|
|
|
|
# The buildscript will build from the top to
|
|
|
|
# the bottom. Be aware that you must insert the
|
|
|
|
# packages in the right order to solve
|
|
|
|
# the dependencies correctly
|
|
|
|
#
|
|
|
|
|
|
|
|
qt5-base
|
|
|
|
qt5-svg
|
|
|
|
qt5-xmlpatterns
|
|
|
|
qt5-declarative
|
|
|
|
qt5-canvas3d
|
|
|
|
qt5-connectivity
|
|
|
|
qt5-serialport
|
|
|
|
qt5-serialbus
|
|
|
|
qt5-script
|
|
|
|
qt5-location
|
|
|
|
qt5-quickcontrols
|
|
|
|
qt5-quickcontrols2
|
|
|
|
qt5-graphicaleffects
|
2017-12-10 00:24:16 +08:00
|
|
|
qt5-remoteobjects
|
2016-06-21 05:05:28 +08:00
|
|
|
qt5-translations
|
|
|
|
qt5-imageformats
|
|
|
|
qt5-datavis3d
|
2016-06-21 12:59:49 +08:00
|
|
|
qt5-gamepad
|
2016-06-21 05:05:28 +08:00
|
|
|
qt5-x11extras
|
|
|
|
qt5-sensors
|
|
|
|
qt5-multimedia
|
|
|
|
qt5-websockets
|
2017-12-10 00:24:16 +08:00
|
|
|
qt5-webglplugin
|
2016-06-21 05:05:28 +08:00
|
|
|
qt5-charts
|
|
|
|
qt5-tools
|
|
|
|
qt5-doc
|
|
|
|
qt5-examples
|
|
|
|
qt5-virtualkeyboard
|
|
|
|
qt5-scxml
|
2016-06-21 12:59:49 +08:00
|
|
|
qt5-wayland
|
2016-06-21 05:05:28 +08:00
|
|
|
qt5-webchannel
|
|
|
|
qt5-3d
|
|
|
|
qt5-webengine
|
2017-03-13 04:24:26 +08:00
|
|
|
qt5-networkauth
|
|
|
|
qt5-speech
|
|
|
|
qt5-webview
|
2017-12-10 00:24:16 +08:00
|
|
|
|
|
|
|
#TODO qt5-webkit
|