summaryrefslogtreecommitdiff
path: root/strata/wayland-generic.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-08-28 01:22:13 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-28 11:46:22 +0100
commit021367d3c00599e730af1c907fba071038b9b1c9 (patch)
treecab03a0ce2618a5e5fc6df5387f678694fef2d01 /strata/wayland-generic.morph
parentc3d6de72c552a95267c1815b4a1fcbe1199c0581 (diff)
downloaddefinitions-021367d3c00599e730af1c907fba071038b9b1c9.tar.gz
Move common graphics components from wayland-generic to an independent stratum
Basically pixman, cairo, pango and deps These are common dependencies for weston and gtk/clutter
Diffstat (limited to 'strata/wayland-generic.morph')
-rw-r--r--strata/wayland-generic.morph49
1 files changed, 0 insertions, 49 deletions
diff --git a/strata/wayland-generic.morph b/strata/wayland-generic.morph
index 8240f635..6bc1518a 100644
--- a/strata/wayland-generic.morph
+++ b/strata/wayland-generic.morph
@@ -21,39 +21,6 @@ chunks:
unpetrify-ref: baserock/gnome
build-depends:
- wayland
-- name: pixman
- repo: upstream:pixman
- ref: 958bd334b3c17f529c80f2eeef4224f45c62f292
- unpetrify-ref: baserock/morph
- build-depends: []
-- name: freetype2
- repo: upstream:freetype2
- ref: 2ba18ba1ce730ed79672801b20f986f10a628c95
- unpetrify-ref: baserock/morph
- build-depends: []
-- name: fontconfig
- repo: upstream:fontconfig
- ref: 72b0480a21958f0f8c115d8e0a5bfbd8d358b5c3
- unpetrify-ref: baserock/morph
- build-depends:
- - freetype2
-- name: freefont-otf
- morph: strata/wayland-generic/freefont-otf.morph
- repo: upstream:freefont-otf
- ref: 75fa95a912718bb94a135d4bf6b13bb38e186ce7
- unpetrify-ref: baserock/morph
- build-depends: []
-- name: cairo
- morph: strata/wayland-generic/cairo.morph
- repo: upstream:cairo
- ref: c373daa9d4bade91b3fc8b7850163db4b3aec40a
- unpetrify-ref: baserock/genivi/1.12.10
- build-depends:
- - fontconfig
- - freetype2
- - wayland
- - mesa
- - pixman
- name: mtdev
repo: upstream:mtdev-git
ref: 4381b78fea54de0e775bf54952b2f95e5a06c57d
@@ -96,19 +63,3 @@ chunks:
- mtdev
- libevdev
- linux-api-headers
-- name: harfbuzz
- repo: upstream:harfbuzz
- ref: 09b5393874e56fcfd63a92d28e6c1c2ddeee0942
- unpetrify-ref: baserock/0.9.12
- build-depends:
- - freetype2
-- name: pango
- repo: upstream:pango
- ref: f8b1566e81af9e36ac018af4f0ae85ee7db4b8fd
- unpetrify-ref: baserock/1.36.3
- build-depends:
- - cairo
- - harfbuzz
- - fontconfig
- - freetype2
- - freefont-otf