summaryrefslogtreecommitdiff
path: root/strata/qt5-tools.morph
blob: 4571a53d666239bb78b71c8c216fa3b76e5f7f82 (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
133
134
135
136
137
138
139
140
141
142
143
name: qt5-tools
kind: stratum
description: Qt5 Development Libraries and Tools
build-depends:
- morph: strata/tools.morph
- morph: strata/x-generic.morph
chunks:
- name: icu
  morph: strata/qt5-tools/icu.morph
  repo: upstream:icu
  ref: ba023548a3bff7277cbea4acade3042ce9d8949e
  unpetrify-ref: baserock/morph
- name: qtbase
  morph: strata/qt5-tools/qtbase.morph
  repo: upstream:qt5/qtbase
  ref: ed42bf8c0562ce625ebf7bb3e6b0624da5a1d7ec
  unpetrify-ref: "5.5"
  build-depends:
  - icu
- name: qtsvg
  morph: strata/qt5-tools/qtsvg.morph
  repo: upstream:qt5/qtsvg
  ref: b725b5fd9158d95f3693a06425924271ee4b4239
  unpetrify-ref: "5.5"
  build-depends:
  - qtbase
- name: qtscript
  morph: strata/qt5-tools/qtscript.morph
  repo: upstream:qt5/qtscript
  ref: 48a184a7304ac34bbb7942b19b12d2cc8cad6174
  unpetrify-ref: "5.5"
  build-depends:
  - qtbase
- name: qtdeclarative
  morph: strata/qt5-tools/qtdeclarative.morph
  repo: upstream:qt5/qtdeclarative
  ref: af9e21cd91abcff9e084161cb7ed15fbedc8f931
  unpetrify-ref: "5.5"
  build-depends:
  - qtbase
  - qtscript
- name: qtquick1
  morph: strata/qt5-tools/qtquick1.morph
  repo: upstream:qt5/qtquick1
  ref: 30405c50a521146f2dda49916f160ab722316a82
  unpetrify-ref: "5.5"
  build-depends:
  - qtbase
  - qtscript
- name: qt3d
  morph: strata/qt5-tools/qt3d.morph
  repo: upstream:qt5/qt3d
  ref: c82207d54c76d8b66be010bfa63e45f9507891fa
  unpetrify-ref: "5.5"
  build-depends:
  - qtbase
  - qtscript
  - qtdeclarative
- name: qtquickcontrols
  morph: strata/qt5-tools/qtquickcontrols.morph
  repo: upstream:qt5/qtquickcontrols
  ref: f75a2542eb64e66018b4c0b6eb07f593c4baf095
  unpetrify-ref: "5.5"
  build-depends:
  - qtbase
  - qtdeclarative
- name: qtsensors
  morph: strata/qt5-tools/qtsensors.morph
  repo: upstream:qt5/qtsensors
  ref: 19e41c59771bda6e64432a6e007afe76361ae3ef
  unpetrify-ref: "5.5"
  build-depends:
  - qtbase
- name: qtserialport
  morph: strata/qt5-tools/qtserialport.morph
  repo: upstream:qt5/qtserialport
  ref: 801198fab9f6e29b1cd56a8820606f616e3d256e
  unpetrify-ref: "5.5"
  build-depends:
  - qtbase
- name: qtx11extras
  morph: strata/qt5-tools/qtx11extras.morph
  repo: upstream:qt5/qtx11extras
  ref: fbbd39ea7b005e70e32c6ed284c0779ce9958247
  unpetrify-ref: "5.5"
  build-depends:
  - qtbase
- name: qtxmlpatterns
  morph: strata/qt5-tools/qtxmlpatterns.morph
  repo: upstream:qt5/qtxmlpatterns
  ref: 5e53b39e6a2dda3387dda9a810c4bfed8752ad6d
  unpetrify-ref: "5.5"
  build-depends:
  - qtbase
- name: qtdoc
  morph: strata/qt5-tools/qtdoc.morph
  repo: upstream:qt5/qtdoc
  ref: 5cd576ea736d94cf0c95d4325d6367873ad338df
  unpetrify-ref: "5.5"
  build-depends:
  - qtbase
- name: qtgraphicaleffects
  morph: strata/qt5-tools/qtgraphicaleffects.morph
  repo: upstream:qt5/qtgraphicaleffects
  ref: 4ee79d3eb4baef9e5b2a3d263f002a24184d0e6e
  unpetrify-ref: "5.5"
  build-depends:
  - qtbase
  - qtdeclarative
- name: qtimageformats
  morph: strata/qt5-tools/qtimageformats.morph
  repo: upstream:qt5/qtimageformats
  ref: 5b8737723a39f7529422bb3832d5b6ac62762bec
  unpetrify-ref: "5.5"
  build-depends:
  - qtbase
- name: qtconnectivity
  morph: strata/qt5-tools/qtconnectivity.morph
  repo: upstream:qt5/qtconnectivity
  ref: 0c626f290111a0dfed2e0faae98afb1b0ad9943c
  unpetrify-ref: "5.5"
  build-depends:
  - qtbase
- name: qtlocation
  morph: strata/qt5-tools/qtlocation.morph
  repo: upstream:qt5/qtlocation
  ref: 6915abd48a911a51b0625688ba70009b919f7882
  unpetrify-ref: "5.5"
  build-depends:
  - qtbase
- name: qtwebsockets
  morph: strata/qt5-tools/qtwebsockets.morph
  repo: upstream:qt5/qtwebsockets
  ref: bf0a3b6c6b0dc35420655e6325dc3529da7d40b1
  unpetrify-ref: "5.5"
  build-depends:
  - qtbase
- name: qtwayland
  repo: upstream:qt5/qtwayland
  ref: d5500d96005c2d617e14a43b41462b48e59fdd65
  unpetrify-ref: "5.5"
  build-depends:
  - qtbase