From f921898ea356ce9219e5febad83ae369e4b9aa46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 21 Jan 2016 18:17:58 +0000 Subject: strata/graphics-common.morph: Move harfbuzz Change-Id: Icb0cbeb21e7314c120090683e052017e85e530d2 --- strata/graphics-common.morph | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/strata/graphics-common.morph b/strata/graphics-common.morph index 0a4830a7..5f05b8ac 100644 --- a/strata/graphics-common.morph +++ b/strata/graphics-common.morph @@ -16,6 +16,26 @@ chunks: ref: ec8853cd18e1a0c275372769bdad37a79550ed66 unpetrify-ref: VER-2-5-3 build-system: autotools +- name: colm-tarball + repo: upstream:colm-tarball + ref: 404ae0f284a3b2d41fcdb53826550e4dfec5c65c + unpetrify-ref: colm-0.12.0 + build-system: autotools +- name: ragel-tarball + repo: upstream:ragel-tarball + ref: eafd7a3974e8605fd02794269db6114a3446e016 + unpetrify-ref: ragel-6.9 + build-system: autotools + build-depends: + - colm-tarball +- name: harfbuzz + repo: upstream:harfbuzz + ref: 432ffc47a46d41bea17d839d0d3980e654c6e638 + unpetrify-ref: 1.0.4 + build-system: autotools + build-depends: + - freetype2 + - ragel-tarball - name: fontconfig morph: strata/graphics-common/fontconfig.morph repo: upstream:fontconfig @@ -78,26 +98,6 @@ chunks: - freetype2 - pixman - libpng -- name: colm-tarball - repo: upstream:colm-tarball - ref: 404ae0f284a3b2d41fcdb53826550e4dfec5c65c - unpetrify-ref: colm-0.12.0 - build-system: autotools -- name: ragel-tarball - repo: upstream:ragel-tarball - ref: eafd7a3974e8605fd02794269db6114a3446e016 - unpetrify-ref: ragel-6.9 - build-system: autotools - build-depends: - - colm-tarball -- name: harfbuzz - repo: upstream:harfbuzz - ref: 432ffc47a46d41bea17d839d0d3980e654c6e638 - unpetrify-ref: 1.0.4 - build-system: autotools - build-depends: - - freetype2 - - ragel-tarball - name: libwebp repo: upstream:libwebp ref: fcd94e925a9377cccfcf9de6db278126a52b97a4 -- cgit v1.2.1