summaryrefslogtreecommitdiff
path: root/strata/qt5-tools-new.morph
blob: ae7fb207cd0399f65253455fc33687f571406d1f (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
name: qt5-tools-new
kind: stratum
description: Qt5 Development Libraries and Tools
build-depends:
- morph: strata/tools.morph
- morph: strata/wayland-generic.morph
- morph: strata/multimedia-gstreamer-0.10.morph
- morph: strata/mesa-common.morph
chunks:
- name: icu
  repo: upstream:icu
  ref: ba023548a3bff7277cbea4acade3042ce9d8949e
  unpetrify-ref: baserock/morph
  build-depends: []
- name: ruby-1.8
  repo: upstream:ruby
  ref: 7a24f1710028d568ad61d0aa49d5178260178d77
  unpetrify-ref: baserock/morph/ruby_1_8_7
  build-depends: []
- name: ruby-1.9
  repo: upstream:ruby
  ref: cb3ea602294b5038b5f7ac21d3875a2b52342956
  unpetrify-ref: baserock/morph/ruby_1_9_3
  build-depends:
  - ruby-1.8
- name: qtbase
  repo: upstream:qt5/qtbase
  ref: baserock/v5.3.0
  build-depends:
  - icu
- name: qtsvg
  repo: upstream:qt5/qtsvg
  ref: baserock/v5.3.0
  build-depends:
  - qtbase
- name: qtscript
  repo: upstream:qt5/qtscript
  ref: baserock/v5.3.0
  build-depends:
  - qtbase
- name: qtdeclarative
  repo: upstream:qt5/qtdeclarative
  ref: baserock/v5.3.0
  build-depends:
  - qtbase
  - qtscript
- name: qtmultimedia
  repo: upstream:qt5/qtmultimedia
  ref: baserock/v5.3.0
  build-depends:
  - qtbase
  - qtdeclarative
- name: qtquick1
  repo: upstream:qt5/qtquick1
  ref: baserock/v5.3.0
  build-depends:
  - qtbase
  - qtscript
- name: qt3d
  repo: upstream:qt5/qt3d
  ref: bdb98baf8253c69949a8c259369203da9ffb269c
  build-depends:
  - qtbase
  - qtscript
  - qtdeclarative
- name: qtquickcontrols
  repo: upstream:qt5/qtquickcontrols
  ref: baserock/v5.3.0
  build-depends:
  - qtbase
  - qtdeclarative
- name: qtsensors
  repo: upstream:qt5/qtsensors
  ref: baserock/v5.3.0
  build-depends:
  - qtbase
- name: qtserialport
  repo: upstream:qt5/qtserialport
  ref: baserock/v5.3.0
  build-depends:
  - qtbase
- name: qtwebkit
  repo: upstream:qt5/qtwebkit
  ref: baserock/v5.3.0
  build-depends:
  - qtbase
  - icu
  - ruby-1.9
  - qtdeclarative
- name: qtxmlpatterns
  repo: upstream:qt5/qtxmlpatterns
  ref: baserock/v5.3.0
  build-depends:
  - qtbase
- name: qtwebkit-examples
  repo: upstream:qt5/qtwebkit-examples
  ref: baserock/v5.3.0
  build-depends:
  - qtbase
  - qtdeclarative
  - qtwebkit
  - qtxmlpatterns
- name: qtdoc
  repo: upstream:qt5/qtdoc
  ref: baserock/v5.3.0
  build-depends:
  - qtbase
- name: qtgraphicaleffects
  repo: upstream:qt5/qtgraphicaleffects
  ref: baserock/v5.3.0
  build-depends:
  - qtbase
  - qtdeclarative
- name: qtimageformats
  repo: upstream:qt5/qtimageformats
  ref: baserock/v5.3.0
  build-depends:
  - qtbase
- name: qttools
  repo: upstream:qt5/qttools
  ref: baserock/v5.3.0
  build-depends:
  - qtbase
  - qtdeclarative
  - qtwebkit
- name: qtwayland
  repo: upstream:qt5/qtwayland
  ref: baserock/v5.3.0
  build-depends:
  - qtbase
- name: qttranslations
  repo: upstream:qt5/qttranslations
  ref: baserock/v5.3.0
  build-depends:
  - qtbase
  - qttools