summaryrefslogtreecommitdiff
path: root/strata/qt5-tools.morph
blob: ec4b0ffa79b7257a9923e4e3089b7e438f151707 (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
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: v5.4.0
  build-depends:
  - icu
- name: qtsvg
  morph: strata/qt5-tools/qtsvg.morph
  repo: upstream:qt5/qtsvg
  ref: v5.4.0
  build-depends:
  - qtbase
- name: qtscript
  morph: strata/qt5-tools/qtscript.morph
  repo: upstream:qt5/qtscript
  ref: v5.4.0
  build-depends:
  - qtbase
- name: qtdeclarative
  morph: strata/qt5-tools/qtdeclarative.morph
  repo: upstream:qt5/qtdeclarative
  ref: v5.4.0
  build-depends:
  - qtbase
  - qtscript
- name: qtquick1
  morph: strata/qt5-tools/qtquick1.morph
  repo: upstream:qt5/qtquick1
  ref: v5.4.0
  build-depends:
  - qtbase
  - qtscript
- name: qt3d
  morph: strata/qt5-tools/qt3d.morph
  repo: upstream:qt5/qt3d
  ref: baserock/morph
  build-depends:
  - qtbase
  - qtscript
  - qtdeclarative
- name: qtquickcontrols
  morph: strata/qt5-tools/qtquickcontrols.morph
  repo: upstream:qt5/qtquickcontrols
  ref: v5.4.0
  build-depends:
  - qtbase
  - qtdeclarative
- name: qtsensors
  morph: strata/qt5-tools/qtsensors.morph
  repo: upstream:qt5/qtsensors
  ref: v5.4.0
  build-depends:
  - qtbase
- name: qtserialport
  morph: strata/qt5-tools/qtserialport.morph
  repo: upstream:qt5/qtserialport
  ref: v5.4.0
  build-depends:
  - qtbase
- name: qtx11extras
  morph: strata/qt5-tools/qtx11extras.morph
  repo: upstream:qt5/qtx11extras
  ref: v5.4.0
  build-depends:
  - qtbase
- name: qtxmlpatterns
  morph: strata/qt5-tools/qtxmlpatterns.morph
  repo: upstream:qt5/qtxmlpatterns
  ref: v5.4.0
  build-depends:
  - qtbase
- name: qtdoc
  morph: strata/qt5-tools/qtdoc.morph
  repo: upstream:qt5/qtdoc
  ref: v5.4.0
  build-depends:
  - qtbase
- name: qtgraphicaleffects
  morph: strata/qt5-tools/qtgraphicaleffects.morph
  repo: upstream:qt5/qtgraphicaleffects
  ref: v5.4.0
  build-depends:
  - qtbase
  - qtdeclarative
- name: qtimageformats
  morph: strata/qt5-tools/qtimageformats.morph
  repo: upstream:qt5/qtimageformats
  ref: v5.4.0
  build-depends:
  - qtbase
- name: qtconnectivity
  morph: strata/qt5-tools/qtconnectivity.morph
  repo: upstream:qt5/qtconnectivity
  ref: v5.4.0
  build-depends:
  - qtbase
- name: qtlocation
  morph: strata/qt5-tools/qtlocation.morph
  repo: upstream:qt5/qtlocation
  ref: v5.4.0
  build-depends:
  - qtbase
- name: qtwebsockets
  morph: strata/qt5-tools/qtwebsockets.morph
  repo: upstream:qt5/qtwebsockets
  ref: v5.4.0
  build-depends:
  - qtbase
- name: qtwayland
  repo: upstream:qt5/qtwayland
  ref: baserock/genivi-5.4.0-wip
  build-depends:
  - qtbase