summaryrefslogtreecommitdiff
path: root/strata/qt5-tools.morph
blob: 87792a125817f4bc5350e7fe9187b571933fd930 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
name: qt5-tools
kind: stratum
description: Qt5 Development Libraries and Tools
build-depends:
- morph: strata/icu-common.morph
- morph: strata/tools.morph
- morph: strata/x-generic.morph
chunks:
- name: qtbase
  morph: strata/qt5-tools/qtbase.morph
  repo: upstream:qt5/qtbase
  ref: 160533328cae32c8647cecafad21233aa3529659
  unpetrify-ref: v5.9.1
- name: qtsvg
  repo: upstream:qt5/qtsvg
  ref: 96d3cb055fe477aa2699682555c3c33c66e0e300
  unpetrify-ref: v5.9.1
  build-system: qmake
  build-depends:
  - qtbase
- name: qtscript
  repo: upstream:qt5/qtscript
  ref: dc65e802cae6751b167ada36b45f5b7ec53a1865
  unpetrify-ref: v5.9.1
  build-system: qmake
  build-depends:
  - qtbase
- name: qtdeclarative
  repo: upstream:qt5/qtdeclarative
  ref: 525de4ff29cfefd9f676ba35a4e8d7494e5198c2
  unpetrify-ref: v5.9.1
  build-system: qmake
  build-depends:
  - qtbase
  - qtscript
  submodules:
    tests/auto/qml/ecmascripttests/test262:
      url: upstream:qt5/qtdeclarative-testsuites.git
- name: qt3d
  repo: upstream:qt5/qt3d
  ref: 6310f055965f824f716ccc3fbc99e4209f667635
  unpetrify-ref: v5.9.1
  build-system: qmake
  build-depends:
  - qtbase
  - qtscript
  - qtdeclarative
- name: qtquickcontrols
  repo: upstream:qt5/qtquickcontrols
  ref: 5362d2d12970e435cc03dbd354fdd781ae666101
  unpetrify-ref: v5.9.1
  build-system: qmake
  build-depends:
  - qtbase
  - qtdeclarative
- name: qtsensors
  repo: upstream:qt5/qtsensors
  ref: c67dbe9b0f853bd607fcdc29d8f7a128db7d9f0a
  unpetrify-ref: v5.9.1
  build-system: qmake
  build-depends:
  - qtbase
- name: qtserialport
  repo: upstream:qt5/qtserialport
  ref: 385eb5bcb9b230222a99dc8c125b3d13be978465
  unpetrify-ref: v5.9.1
  build-system: qmake
  build-depends:
  - qtbase
- name: qtx11extras
  repo: upstream:qt5/qtx11extras
  ref: a4eef519a7524835c93f5658dbf7064c83e33bbc
  unpetrify-ref: v5.9.1
  build-system: qmake
  build-depends:
  - qtbase
- name: qtxmlpatterns
  repo: upstream:qt5/qtxmlpatterns
  ref: 55bf61b68b42a79548bf1bf1358981d40cf75911
  unpetrify-ref: v5.9.1
  build-system: qmake
  build-depends:
  - qtbase
  submodules:
    tests/auto/3rdparty/testsuites:
      url: upstream:qt5/qtxmlpatterns-testsuites.git
- name: qtdoc
  repo: upstream:qt5/qtdoc
  ref: 77ba407df4dc4257f9df37305c25bb6c0f5fb886
  unpetrify-ref: v5.9.1
  build-system: qmake
  build-depends:
  - qtbase
- name: qtgraphicaleffects
  repo: upstream:qt5/qtgraphicaleffects
  ref: ef26dd7c053c3a7a816e78a95898072a8f9b22ed 
  unpetrify-ref: v5.9.1
  build-system: qmake
  build-depends:
  - qtbase
  - qtdeclarative
- name: qtimageformats
  repo: upstream:qt5/qtimageformats
  ref: 6a325512a8d50f68a650ec9822dcd918653567c4
  unpetrify-ref: v5.9.1
  build-system: qmake
  build-depends:
  - qtbase
- name: qtconnectivity
  repo: upstream:qt5/qtconnectivity
  ref: a6772267d013bff5fbdf09634dc60977d83933b3
  unpetrify-ref: v5.9.1
  build-system: qmake
  build-depends:
  - qtbase
- name: qtlocation
  repo: upstream:qt5/qtlocation
  ref: dc70a1ffdcb6ab5753773917642b4d89e68d21e7
  unpetrify-ref: v5.9.1
  build-system: qmake
  build-depends:
  - qtbase
  submodules:
    src/3rdparty/mapbox-gl-native:
      url: upstream:qt5/qtlocation-mapboxgl.git
- name: qtwebsockets
  repo: upstream:qt5/qtwebsockets
  ref: 2818cc3e3d1aeb739eb82d5636a8caf56f5cfaf2
  unpetrify-ref: v5.9.1
  build-system: qmake
  build-depends:
  - qtbase