summaryrefslogtreecommitdiff
path: root/strata/graphics-common.morph
diff options
context:
space:
mode:
authorFirehose merge bot <firehose@merge.bot>2015-09-11 14:53:48 +0000
committerFirehose merge bot <firehose@merge.bot>2015-09-11 14:53:48 +0000
commitb4d53e2cc0e63babbc4b3fec8a68ae67f47fab00 (patch)
tree862c0d368c4d561b57b940d173152e1c541ba933 /strata/graphics-common.morph
parent0fcbdc18897c838d5ef56be15f3a25c4f506c6fb (diff)
downloaddefinitions-b4d53e2cc0e63babbc4b3fec8a68ae67f47fab00.tar.gz
Firehose test commit
Diffstat (limited to 'strata/graphics-common.morph')
-rw-r--r--strata/graphics-common.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/strata/graphics-common.morph b/strata/graphics-common.morph
index c23ec829..3c35bb8c 100644
--- a/strata/graphics-common.morph
+++ b/strata/graphics-common.morph
@@ -1,6 +1,7 @@
name: graphics-common
kind: stratum
build-depends:
+- morph: strata/glib-common.morph
- morph: strata/mesa-common.morph
- morph: strata/x-common.morph
chunks:
@@ -13,10 +14,12 @@ chunks:
repo: upstream:freetype2
ref: ec8853cd18e1a0c275372769bdad37a79550ed66
unpetrify-ref: VER-2-5-3
+ build-system: autotools
- name: fontconfig
repo: upstream:fontconfig
ref: 9260b7ec39c34ce68d74e16d47917290a8c3f35a
unpetrify-ref: 2.11.1
+ build-system: autotools
build-depends:
- freetype2
- name: freefont-otf
@@ -28,14 +31,17 @@ chunks:
repo: upstream:libpng
ref: 88dd30b232362b65cca374dda39096888163dd6b
unpetrify-ref: libpng-1.6.16-signed
+ build-system: autotools
- name: libjpeg
repo: upstream:libjpeg
ref: f57ac58ac664ede6bc6e8cd9d88e0edaa366e21a
unpetrify-ref: baserock/morph
+ build-system: autotools
- name: libtiff
repo: upstream:libtiff
ref: 2f83c385ff3d5493602308b62ca6d7707725b4fd
unpetrify-ref: Release-v4-0-3
+ build-system: autotools
- name: cairo
morph: strata/graphics-common/cairo.morph
repo: upstream:cairo
@@ -50,5 +56,6 @@ chunks:
repo: upstream:harfbuzz
ref: 09b5393874e56fcfd63a92d28e6c1c2ddeee0942
unpetrify-ref: baserock/0.9.12
+ build-system: autotools
build-depends:
- freetype2