summaryrefslogtreecommitdiff
path: root/strata/glib-common.morph
blob: 60254e89c828c511c9ed8fd8cd94c59b6f2f4857 (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: d73cd49799444f9045d44a414c7b35f129844504
  unpetrify-ref: 2.46.0
  build-system: autotools
- name: gobject-introspection
  repo: upstream:gobject-introspection
  ref: a984a0f57a8ab178762d5942e2d552121edae091
  unpetrify-ref: 1.46.0
  build-system: autotools
  build-depends:
  - glib