summaryrefslogtreecommitdiff
path: root/strata/gnome.morph
blob: c2d50f5146877cd9a32c5633347791eda0dac5ef (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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
name: gnome
kind: stratum
description: GNOME stratum
build-depends:
- morph: strata/input-common.morph
- morph: strata/tools.morph
- morph: strata/gtk3.morph
- morph: strata/audio-bluetooth.morph
- morph: strata/libsoup-common.morph
- morph: strata/NetworkManager-common.morph
- morph: strata/multimedia-gstreamer.morph
- morph: strata/network-security.morph
- morph: strata/python-pygobject.morph
- morph: strata/python3-core.morph
- morph: strata/wayland-generic.morph
- morph: strata/x-generic.morph
chunks:
- name: dconf
  morph: strata/gnome/dconf.morph
  repo: upstream:dconf
  ref: 7c0beccf286a1dbd396fda7d40b438598a6ce7f4
  unpetrify-ref: master
- name: cogl
  morph: strata/gnome/cogl.morph
  repo: upstream:gnome/cogl
  ref: 85e0b084592e6beef2987b02e34a3909f35708e0
  unpetrify-ref: cogl-1.22
- name: json-glib
  repo: upstream:json-glib
  ref: bfbc0b48e9256473491755766c079f73bee80724
  unpetrify-ref: master
  build-system: autotools
- name: clutter
  morph: strata/gnome/clutter.morph
  repo: upstream:gnome/clutter
  ref: 8e52f8c61ef2192eaf7f2208a922d3530df47d9b
  unpetrify-ref: master
  build-depends:
  - cogl
  - json-glib
- name: gsettings-desktop-schemas
  repo: upstream:gnome/gsettings-desktop-schemas
  ref: db40812cd79f64c98432efd1b632c5633a27f77e
  unpetrify-ref: master
  build-system: autotools
- name: itstool
  repo: upstream:itstool
  ref: 359be5c350fc3d869807f663cee2b028adf1f5d7
  unpetrify-ref: master
  build-system: autotools
- name: yelp-xsl
  repo: upstream:yelp-xsl
  ref: 2dcf168dde754d18152b008473269a803d6e650b
  unpetrify-ref: master
  build-depends:
  - itstool
  build-system: autotools
- name: yelp-tools
  repo: upstream:yelp-tools
  ref: 6df6bf24e385bbc1ac0b800be8a6e878f18a775c
  unpetrify-ref: master
  build-depends:
  - itstool
  - yelp-xsl
  build-system: autotools
- name: iso-codes
  repo: upstream:iso-codes
  ref: 18ac112b4b84c8f03743565fde3512a637820761
  unpetrify-ref: master
  build-system: autotools
- name: gnome-desktop
  repo: upstream:gnome/gnome-desktop
  ref: 1dbe40fac0e9924552ce2692ec141e86ce3d5633
  unpetrify-ref: master
  build-depends:
  - gsettings-desktop-schemas
  - iso-codes
  - yelp-tools
  build-system: autotools
- name: libnotify
  repo: upstream:gnome/libnotify
  ref: 2f2c5649ef210b1dffeb46cddf062d20e1518ccf
  unpetrify-ref: master
  build-system: autotools
- name: lcms2
  repo: upstream:lcms2
  ref: ff42eeaf932b64af997681f0eed6be3b67ebeb18
  unpetrify-ref: baserock/gnome
  build-system: autotools
- name: gconf
  morph: strata/gnome/gconf.morph
  repo: upstream:gconf
  ref: 4ef012c2a62d9abd759adb3aeb9d3b9cee17f721
  unpetrify-ref: master
- name: ibus
  morph: strata/gnome/ibus.morph
  repo: upstream:ibus
  ref: 1d678673e18e132ed53df32502b779b0a56314d5
  unpetrify-ref: master
  build-depends:
  - dconf
  - gconf
  - iso-codes
  - libnotify
- name: libcanberra
  repo: upstream:libcanberra
  ref: c0620e432650e81062c1967cc669829dbd29b310
  unpetrify-ref: master
  build-system: autotools
- name: upower
  morph: strata/gnome/upower.morph
  repo: upstream:upower
  ref: 0825c162d3dc909966b10fecabbc2c1da364c1a6
  unpetrify-ref: master
- name: gusb
  repo: upstream:gusb
  ref: 0c5eb813279c67607e17dfd99087358d34c6c8f5
  unpetrify-ref: master
  build-system: autotools
- name: mozjs17
  morph: strata/gnome/mozjs17.morph
  repo: upstream:mozilla/mozjs17
  ref: c8e33aaaba2787d3c94eba00257051400d106e76
  unpetrify-ref: baserock/gnome
- name: polkit
  morph: strata/gnome/polkit.morph
  repo: upstream:polkit
  ref: 5a7e3b76aa45eea43e4bdc403ddd4c6e1a4c6542
  unpetrify-ref: master
  build-depends:
  - mozjs17
- name: libatasmart
  morph: strata/gnome/libatasmart.morph
  repo: upstream:libatasmart
  ref: de6258940960443038b4c1651dfda3620075e870
  unpetrify-ref: master
- name: udisks
  morph: strata/gnome/udisks.morph
  repo: upstream:udisks
  ref: 410cab8f3d749ad2660cda3ba38b6aece42bf10f
  unpetrify-ref: master
  build-depends:
  - libgudev
  - polkit
  - libatasmart
- name: colord
  morph: strata/gnome/colord.morph
  repo: upstream:colord
  ref: e68f251b753297fcd1fc2bb7356588945bd3e69b
  unpetrify-ref: baserock/gnome
  build-depends:
  - gusb
  - lcms2
  - polkit
- name: geocode-glib
  repo: upstream:gnome/geocode-glib
  ref: a3e183e40053b4bd0fd0b25a070f60597270397a
  unpetrify-ref: master
  build-depends:
  - json-glib
  build-system: autotools
- name: libmbim
  repo: upstream:libmbim
  ref: 6cf74ebfae1dccf807bb34d88f2cd024d4b14da7
  unpetrify-ref: master
  build-system: autotools
- name: libqmi
  repo: upstream:libqmi
  ref: 97aaa6855d071f64ec2e28df1b9f816da02a3e07
  unpetrify-ref: master
  build-system: autotools
- name: ModemManager
  repo: upstream:ModemManager
  ref: 0ca68657fbcd5bace3d303a0babe2da292784385
  unpetrify-ref: master
  build-depends:
  - libmbim
  - libqmi
  - polkit
  build-system: autotools
- name: geoclue
  morph: strata/gnome/geoclue.morph
  repo: upstream:geoclue
  ref: 93241301b9c47a5e7a61978cf5154752c85bd183
  unpetrify-ref: master
  build-depends:
  - json-glib
  - ModemManager
- name: libgweather
  repo: upstream:gnome/libgweather
  ref: 5b8aed611f24d03434eed35e438cea213b894b7c
  unpetrify-ref: master
  build-depends:
  - geocode-glib
  build-system: autotools
- name: gnome-settings-daemon
  morph: strata/gnome/gnome-settings-daemon.morph
  repo: upstream:gnome-settings-daemon
  ref: 8d4904fb35e8aa8b9b0b135b6026464c8e40d254
  unpetrify-ref: baserock/3.18.0/disable_wacom
  build-depends:
  - colord
  - geoclue
  - geocode-glib
  - gnome-desktop
  - gsettings-desktop-schemas
  - ibus
  - libcanberra
  - libgweather
  - libnotify
  - lcms2
  - upower
- name: zenity
  repo: upstream:zenity
  ref: d7135db2bdfdca812c0165f90e4611af9c7c6a50
  unpetrify-ref: master
  build-depends:
  - yelp-tools
  build-system: autotools
- name: mozjs24
  morph: strata/gnome/mozjs24.morph
  repo: upstream:mozilla/mozjs24
  ref: 334066c83de6c96320b63663a35d53159158c9b7
  unpetrify-ref: baserock/gnome
- name: gjs
  repo: upstream:gjs
  ref: 5d480f519e2b7e95cf1fad2f9f1a8e798fd5fe49
  unpetrify-ref: master
  build-depends:
  - mozjs24
  build-system: autotools
- name: telepathy-glib
  morph: strata/gnome/telepathy-glib.morph
  repo: upstream:telepathy-glib
  ref: d27684c488ceee4f2f54f549738adab0e2e8165d
  unpetrify-ref: master
- name: startup-notification
  repo: upstream:startup-notification
  ref: 07237ff25d6171e1b548118442ddba4259a53ba5
  unpetrify-ref: master
  build-system: autotools
- name: libtasn1
  repo: upstream:libtasn1
  ref: 7f3a9c2294cdebd9e63fe007150c181b980865ef
  unpetrify-ref: baserock/gnome
  build-system: autotools
- name: p11-kit
  morph: strata/gnome/p11-kit.morph
  repo: upstream:p11-kit
  ref: 3a005e75a4e1b63db8e19ea0e73479588ab345a6
  unpetrify-ref: master
  build-depends:
  - libtasn1
- name: gcr
  repo: upstream:gnome/gcr
  ref: 1cce27499bcac6072e4ee516eaa1546eac56d687
  unpetrify-ref: master
  build-depends:
  - p11-kit
  build-system: autotools
- name: libxkbcommon-x11
  repo: upstream:xorg-lib-libxkbcommon
  ref: c43c3c866eb9d52cd8f61e75cbef1c30d07f3a28
  unpetrify-ref: xkbcommon-0.5.0
  build-system: autotools
- name: mutter
  repo: upstream:mutter
  ref: 35729e8659cc99f45d3564c33d44a475f20d0060
  unpetrify-ref: 3.18.0
  build-depends:
  - clutter
  - cogl
  - gnome-desktop
  - gnome-settings-daemon
  - gsettings-desktop-schemas
  - libxkbcommon-x11
  - startup-notification
  - upower
  - zenity
  build-system: autotools
- name: libxklavier
  repo: upstream:libxklavier
  ref: 65c132a65e90a42e898f07243ef544109ada53c9
  unpetrify-ref: master
  build-depends:
  - iso-codes
  build-system: autotools
- name: m4-common
  repo: upstream:m4-common
  ref: 4b704704f5e826b73b79ccfddaf215a510c104c4
  unpetrify-ref: baserock/morph
  build-system: autotools
- name: libgee
  repo: upstream:gnome/libgee
  ref: 4301ab58efc217409c588a5527f68990b4e3d220
  unpetrify-ref: master
  build-depends:
  - m4-common
  build-system: autotools
- name: caribou
  morph: strata/gnome/caribou.morph
  repo: upstream:caribou
  ref: 489fce995da8fc2817a8fd35b56532acd31a278a
  unpetrify-ref: master
  build-depends:
  - clutter
  - libgee
  - libxklavier
- name: icu
  morph: strata/gnome/icu.morph
  repo: upstream:icu
  ref: ba023548a3bff7277cbea4acade3042ce9d8949e
  unpetrify-ref: baserock/morph
- name: libsecret
  morph: strata/gnome/libsecret.morph
  repo: upstream:gnome/libsecret
  ref: 4d76cf7dd8e55d93bb58164a1fff38113ba97af5
  unpetrify-ref: master
- name: evolution-data-server
  morph: strata/gnome/evolution-data-server.morph
  repo: upstream:evolution-data-server
  ref: a65ecdfb144bd74d0fc8103765aac128148a8e26
  unpetrify-ref: master
  build-depends:
  - gcr
  - icu
  - libgweather
  - libsecret
- name: gnome-shell
  morph: strata/gnome/gnome-shell.morph
  repo: upstream:gnome/gnome-shell
  ref: 7d01383b8ee4919534a5df11e4f22ab43c240d4e
  unpetrify-ref: baserock/3.18.0
  build-depends:
  - caribou
  - clutter
  - evolution-data-server
  - gcr
  - gjs
  - libcanberra
  - mutter
  - polkit
  - startup-notification
  - telepathy-glib
- name: gnome-session
  morph: strata/gnome/gnome-session.morph
  repo: upstream:gnome/gnome-session
  ref: e5c28ee81c91d659e592de55e0fc42e8e936d128
  unpetrify-ref: master
  build-depends:
  - gnome-desktop
  - json-glib
- name: d-feet
  morph: strata/gnome/d-feet.morph
  repo: upstream:gnome/d-feet
  ref: a526f5325f179482f915216f7781232899be5600
  unpetrify-ref: master
  build-depends:
  - yelp-tools
- name: gnome-keyring
  morph: strata/gnome/gnome-keyring.morph
  repo: upstream:gnome-keyring
  ref: 4307ec560e48ab5b05fecaa12b98978eab4e1b82
  unpetrify-ref: master
  build-depends:
  - gcr
- name: gvfs
  morph: strata/gnome/gvfs.morph
  repo: upstream:gvfs
  ref: d037b5fd56cae878ed7bb5269a40e4bd046551d7
  unpetrify-ref: master
  build-depends:
  - gcr
  - udisks