summaryrefslogtreecommitdiff
path: root/strata/glib-common.morph
blob: 09c88dfeff858e431c9e397fa087b307d2df958d (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
name: glib-common
kind: stratum
description: GLib and dependencies
build-depends:
- morph: strata/core.morph
chunks:
- name: gtk-doc-stub
  repo: upstream:gtk-doc-stub
  ref: 58ec0d8593541ef7ae522ce42ebec6f98536c4e0
  unpetrify-ref: baserock/morph
  build-system: autotools
- name: gnome-common
  repo: upstream:gnome-common
  ref: 5d61b55e8bea32fe2b52e21682ee4b3719b290c5
  unpetrify-ref: 3.14.0
  build-system: autotools
- name: glib
  repo: upstream:glib
  ref: 966ffb16f6bd54cb3d928a55d00d0eda73592094
  unpetrify-ref: 2.44.0
  build-system: autotools
- name: gobject-introspection
  repo: upstream:gobject-introspection
  ref: c0243e116c5e261c262dded9f4d7726a770c5a19
  unpetrify-ref: GOBJECT_INTROSPECTION_1_44_0
  build-system: autotools
  build-depends:
  - glib