summaryrefslogtreecommitdiff
path: root/old/strata/xorg-util-macros-common.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-05-23 14:59:24 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-05-23 14:59:24 +0100
commit9b874110e45b9af3a3bb0a7481bec8918a1c3adb (patch)
treea619d13d5c3e0913a41c54d352049d7d2efa1385 /old/strata/xorg-util-macros-common.morph
parent63224e2233280204626b58fcbe5224d3582c8627 (diff)
downloaddefinitions-9b874110e45b9af3a3bb0a7481bec8918a1c3adb.tar.gz
Move existing Baserock definitions into old/ subdirectory
This will be removed in due course.
Diffstat (limited to 'old/strata/xorg-util-macros-common.morph')
-rw-r--r--old/strata/xorg-util-macros-common.morph17
1 files changed, 17 insertions, 0 deletions
diff --git a/old/strata/xorg-util-macros-common.morph b/old/strata/xorg-util-macros-common.morph
new file mode 100644
index 00000000..7e252a90
--- /dev/null
+++ b/old/strata/xorg-util-macros-common.morph
@@ -0,0 +1,17 @@
+name: xorg-util-macros-common
+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-system: autotools
+- name: xcb-pthread-stubs
+ repo: upstream:xcb-pthread-stubs
+ ref: 431d2c0be218d878b9dd3862e4232243c599df4b
+ unpetrify-ref: baserock/morph
+ build-system: autotools
+ build-depends:
+ - xorg-util-macros