From dbd5f6fccededb3bd18791eac43fd88d36e90f00 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Thu, 28 Jun 2018 12:31:56 +0100 Subject: freetype2-harfbuzz: remove this element This element was the same as freetype2. It was tracking the same tag and reference. This patch removes this element and replaces it by freetype2 in elements which depends on it. --- elements/graphics-common.bst | 1 - elements/graphics-common/cairo.bst | 2 +- elements/graphics-common/fontconfig.bst | 2 +- elements/graphics-common/freetype2-harfbuzz.bst | 11 ----------- 4 files changed, 2 insertions(+), 14 deletions(-) delete mode 100644 elements/graphics-common/freetype2-harfbuzz.bst diff --git a/elements/graphics-common.bst b/elements/graphics-common.bst index 0790ec5f..c82fbace 100644 --- a/elements/graphics-common.bst +++ b/elements/graphics-common.bst @@ -5,7 +5,6 @@ depends: - graphics-common/colm-tarball.bst - graphics-common/ragel-tarball.bst - graphics-common/harfbuzz.bst -- graphics-common/freetype2-harfbuzz.bst - graphics-common/fontconfig.bst - graphics-common/freefont-otf.bst - graphics-common/ttf-alee.bst diff --git a/elements/graphics-common/cairo.bst b/elements/graphics-common/cairo.bst index ff0c70e4..a54c0556 100644 --- a/elements/graphics-common/cairo.bst +++ b/elements/graphics-common/cairo.bst @@ -5,7 +5,7 @@ depends: - x-common.bst - icu-common.bst - graphics-common/fontconfig.bst -- graphics-common/freetype2-harfbuzz.bst +- graphics-common/freetype2.bst - graphics-common/pixman.bst - graphics-common/libpng.bst sources: diff --git a/elements/graphics-common/fontconfig.bst b/elements/graphics-common/fontconfig.bst index a8e53c2c..03670271 100644 --- a/elements/graphics-common/fontconfig.bst +++ b/elements/graphics-common/fontconfig.bst @@ -4,7 +4,7 @@ depends: - mesa-common.bst - x-common.bst - icu-common.bst -- graphics-common/freetype2-harfbuzz.bst +- graphics-common/freetype2.bst sources: - kind: git url: upstream:fontconfig diff --git a/elements/graphics-common/freetype2-harfbuzz.bst b/elements/graphics-common/freetype2-harfbuzz.bst deleted file mode 100644 index ee6af4b8..00000000 --- a/elements/graphics-common/freetype2-harfbuzz.bst +++ /dev/null @@ -1,11 +0,0 @@ -kind: autotools -depends: -- glib-common.bst -- mesa-common.bst -- x-common.bst -- icu-common.bst -sources: -- kind: git - url: upstream:freetype2 - track: VER-2-6-2 - ref: 66cf29b1bc869b44863b0de2115bd017dfcce849 -- cgit v1.2.1