summaryrefslogtreecommitdiff
path: root/strata/graphics-infra.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/graphics-infra.morph')
-rw-r--r--strata/graphics-infra.morph29
1 files changed, 29 insertions, 0 deletions
diff --git a/strata/graphics-infra.morph b/strata/graphics-infra.morph
new file mode 100644
index 00000000..8d723bce
--- /dev/null
+++ b/strata/graphics-infra.morph
@@ -0,0 +1,29 @@
+name: graphics-infra
+kind: stratum
+build-depends:
+- morph: strata/core.morph
+chunks:
+- name: xorg-util-macros
+ repo: upstream:xorg-util-macros
+ ref: 9a54b858601bd305de2737b06e609084a2a114c2
+ unpetrify-ref: util-macros-1.19.0
+ build-depends: []
+- name: xcb-pthread-stubs
+ repo: upstream:xcb-pthread-stubs
+ ref: 431d2c0be218d878b9dd3862e4232243c599df4b
+ unpetrify-ref: baserock/morph
+ build-depends:
+ - xorg-util-macros
+- name: xorg-lib-libpciaccess
+ repo: upstream:xorg-lib-libpciaccess
+ ref: 3e17f069682a226c14bb29c802e776c6e39f7e8f
+ unpetrify-ref: baserock/morph
+ build-depends:
+ - xorg-util-macros
+- name: drm
+ repo: upstream:drm
+ ref: d6861609b2b887612d652bb2be7c39f199802937
+ unpetrify-ref: libdrm-2.4.56
+ build-depends:
+ - xcb-pthread-stubs
+ - xorg-lib-libpciaccess