mirror of
git://code.qt.io/qt/qt5.git
synced 2026-06-22 19:49:17 +08:00
It makes little sense to carry these around when they don't compile
and require users to use a Perl script instead of raw git commands to
establish a working qt5.git, or else keep them wondering about these
dead bodies laying aorund. If someone wants to work on them, we can
always partially revert this commit to bring them back.
With this patch, you can now just
git clone path/to/qt5.git
cd qt5.git
git submodule update --init --recursive
and you're set.
Pick-to: 6.8
Change-Id: Iac0cf516eca7169fb092aa3e86de1722d0ac9c5b
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
(cherry picked from commit 669f354e20)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
312 lines
6.8 KiB
Plaintext
312 lines
6.8 KiB
Plaintext
[submodule "qtbase"]
|
|
path = qtbase
|
|
url = ../qtbase.git
|
|
branch = 6.11
|
|
status = essential
|
|
[submodule "qtsvg"]
|
|
depends = qtbase
|
|
path = qtsvg
|
|
url = ../qtsvg.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtdeclarative"]
|
|
depends = qtbase
|
|
recommends = qtimageformats qtshadertools qtsvg qtlanguageserver
|
|
path = qtdeclarative
|
|
url = ../qtdeclarative.git
|
|
branch = 6.11
|
|
status = essential
|
|
[submodule "qtactiveqt"]
|
|
depends = qtbase
|
|
path = qtactiveqt
|
|
url = ../qtactiveqt.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtmultimedia"]
|
|
depends = qtbase qtshadertools
|
|
recommends = qtdeclarative qtquick3d
|
|
path = qtmultimedia
|
|
url = ../qtmultimedia.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qttools"]
|
|
depends = qtbase
|
|
recommends = qtdeclarative qtactiveqt
|
|
path = qttools
|
|
url = ../qttools.git
|
|
branch = 6.11
|
|
status = essential
|
|
[submodule "qttranslations"]
|
|
depends = qttools
|
|
path = qttranslations
|
|
url = ../qttranslations.git
|
|
branch = 6.11
|
|
status = essential
|
|
priority = 30
|
|
[submodule "qtdoc"]
|
|
depends = qtdeclarative qttools
|
|
recommends = qtmultimedia qtshadertools qttasktree qtwebengine
|
|
path = qtdoc
|
|
url = ../qtdoc.git
|
|
branch = 6.11
|
|
status = essential
|
|
priority = 40
|
|
[submodule "qtrepotools"]
|
|
path = qtrepotools
|
|
url = ../qtrepotools.git
|
|
branch = master
|
|
status = essential
|
|
project = -
|
|
[submodule "qtqa"]
|
|
depends = qtbase
|
|
path = qtqa
|
|
url = ../qtqa.git
|
|
branch = 6.11
|
|
status = essential
|
|
priority = 50
|
|
[submodule "qtlocation"]
|
|
depends = qtbase qtpositioning
|
|
recommends = qtdeclarative
|
|
path = qtlocation
|
|
url = ../qtlocation.git
|
|
branch = 6.11
|
|
status = preview
|
|
[submodule "qtpositioning"]
|
|
depends = qtbase
|
|
recommends = qtdeclarative qtserialport
|
|
path = qtpositioning
|
|
url = ../qtpositioning.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtsensors"]
|
|
depends = qtbase
|
|
recommends = qtdeclarative
|
|
path = qtsensors
|
|
url = ../qtsensors.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtconnectivity"]
|
|
depends = qtbase
|
|
recommends = qtdeclarative
|
|
path = qtconnectivity
|
|
url = ../qtconnectivity.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtwayland"]
|
|
depends = qtbase
|
|
recommends = qtdeclarative
|
|
path = qtwayland
|
|
url = ../qtwayland.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qt3d"]
|
|
depends = qtbase
|
|
recommends = qtdeclarative qtshadertools qtmultimedia
|
|
path = qt3d
|
|
url = ../qt3d.git
|
|
branch = 6.11
|
|
status = deprecated
|
|
[submodule "qtimageformats"]
|
|
depends = qtbase
|
|
path = qtimageformats
|
|
url = ../qtimageformats.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtserialbus"]
|
|
depends = qtbase
|
|
recommends = qtserialport
|
|
path = qtserialbus
|
|
url = ../qtserialbus.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtserialport"]
|
|
depends = qtbase
|
|
path = qtserialport
|
|
url = ../qtserialport.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtwebsockets"]
|
|
depends = qtbase
|
|
recommends = qtdeclarative
|
|
path = qtwebsockets
|
|
url = ../qtwebsockets.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtwebchannel"]
|
|
depends = qtbase
|
|
recommends = qtdeclarative qtwebsockets
|
|
path = qtwebchannel
|
|
url = ../qtwebchannel.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtwebengine"]
|
|
depends = qtdeclarative
|
|
recommends = qtwebchannel qttools qtpositioning
|
|
path = qtwebengine
|
|
url = ../qtwebengine.git
|
|
branch = 6.11
|
|
status = addon
|
|
priority = 10
|
|
[submodule "qtwebview"]
|
|
depends = qtdeclarative
|
|
recommends = qtwebengine
|
|
path = qtwebview
|
|
url = ../qtwebview.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtcharts"]
|
|
depends = qtbase
|
|
recommends = qtdeclarative qtmultimedia
|
|
path = qtcharts
|
|
url = ../qtcharts.git
|
|
branch = 6.11
|
|
status = deprecated
|
|
[submodule "qtdatavis3d"]
|
|
depends = qtbase
|
|
recommends = qtdeclarative qtmultimedia
|
|
path = qtdatavis3d
|
|
url = ../qtdatavis3d.git
|
|
branch = 6.11
|
|
status = deprecated
|
|
[submodule "qtvirtualkeyboard"]
|
|
depends = qtbase qtdeclarative qtsvg
|
|
recommends = qtmultimedia
|
|
path = qtvirtualkeyboard
|
|
url = ../qtvirtualkeyboard.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtscxml"]
|
|
depends = qtbase qtdeclarative
|
|
path = qtscxml
|
|
url = ../qtscxml.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtspeech"]
|
|
depends = qtbase qtmultimedia
|
|
recommends = qtdeclarative
|
|
path = qtspeech
|
|
url = ../qtspeech.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtnetworkauth"]
|
|
depends = qtbase
|
|
path = qtnetworkauth
|
|
url = ../qtnetworkauth.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtremoteobjects"]
|
|
depends = qtbase
|
|
recommends = qtdeclarative
|
|
path = qtremoteobjects
|
|
url = ../qtremoteobjects.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtlottie"]
|
|
depends = qtbase qtdeclarative
|
|
path = qtlottie
|
|
url = ../qtlottie.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtquicktimeline"]
|
|
depends = qtbase qtdeclarative
|
|
path = qtquicktimeline
|
|
url = ../qtquicktimeline
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtquick3d"]
|
|
depends = qtbase qtdeclarative qtshadertools
|
|
recommends = qtquicktimeline
|
|
path = qtquick3d
|
|
url = ../qtquick3d.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtshadertools"]
|
|
depends = qtbase
|
|
path = qtshadertools
|
|
url = ../qtshadertools.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qt5compat"]
|
|
depends = qtbase qtdeclarative
|
|
path = qt5compat
|
|
url = ../qt5compat.git
|
|
branch = 6.11
|
|
status = deprecated
|
|
[submodule "qtcoap"]
|
|
depends = qtbase
|
|
path = qtcoap
|
|
url = ../qtcoap.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtmqtt"]
|
|
depends = qtbase qtdeclarative
|
|
recommends = qtwebsockets
|
|
path = qtmqtt
|
|
url = ../qtmqtt.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtopcua"]
|
|
depends = qtbase qtdeclarative
|
|
path = qtopcua
|
|
url = ../qtopcua.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtlanguageserver"]
|
|
depends = qtbase
|
|
path = qtlanguageserver
|
|
url = ../qtlanguageserver.git
|
|
branch = 6.11
|
|
status = preview
|
|
[submodule "qthttpserver"]
|
|
depends = qtbase
|
|
recommends = qtwebsockets
|
|
path = qthttpserver
|
|
url = ../qthttpserver.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtquick3dphysics"]
|
|
depends = qtbase qtdeclarative qtquick3d qtshadertools
|
|
path = qtquick3dphysics
|
|
url = ../qtquick3dphysics.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtgrpc"]
|
|
depends = qtbase
|
|
recommends = qtdeclarative
|
|
path = qtgrpc
|
|
url = ../qtgrpc.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtquickeffectmaker"]
|
|
depends = qtbase qtdeclarative qtshadertools
|
|
recommends = qtquick3d
|
|
path = qtquickeffectmaker
|
|
url = ../qtquickeffectmaker.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qtgraphs"]
|
|
depends = qtbase qtdeclarative qtquick3d
|
|
path = qtgraphs
|
|
url = ../qtgraphs.git
|
|
branch = 6.11
|
|
status = addon
|
|
[submodule "qttasktree"]
|
|
depends = qtbase
|
|
path = qttasktree
|
|
url = ../qttasktree.git
|
|
branch = 6.11
|
|
status = preview
|
|
[submodule "qtopenapi"]
|
|
depends = qtbase
|
|
recommends = qtdeclarative
|
|
path = qtopenapi
|
|
url = ../qtopenapi.git
|
|
branch = 6.11
|
|
status = preview
|
|
[submodule "qtcanvaspainter"]
|
|
depends = qtbase qtdeclarative qtshadertools
|
|
path = qtcanvaspainter
|
|
url = ../qtcanvaspainter.git
|
|
branch = 6.11
|
|
status = preview
|