diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-01-28 15:50:13 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-02-12 19:33:24 +0100 |
commit | 37a841321dca1314c9844d8d4665b5ff1e28a40f (patch) | |
tree | fa18605b97edc9ae7517f0e06489e88e661f5b1e /meta-oe/recipes-graphics/xorg-font | |
parent | 20a624928c030fa13d8b7d45b4f4d7e1ac624f60 (diff) | |
download | meta-openembedded-37a841321dca1314c9844d8d4665b5ff1e28a40f.tar.gz |
recipes: add x11 to required DISTRO_FEATURES
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-font')
8 files changed, 31 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb index 04d3efa15..85a44660e 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb | |||
@@ -10,5 +10,9 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native" | |||
10 | RDEPENDS_${PN} = "encodings font-util" | 10 | RDEPENDS_${PN} = "encodings font-util" |
11 | RDEPENDS_${PN}_class-native = "font-util-native" | 11 | RDEPENDS_${PN}_class-native = "font-util-native" |
12 | 12 | ||
13 | inherit distro_features_check | ||
14 | # depends on bdftopcf-native -> virtual/libx11 | ||
15 | REQUIRED_DISTRO_FEATURES = "x11" | ||
16 | |||
13 | SRC_URI[md5sum] = "1347c3031b74c9e91dc4dfa53b12f143" | 17 | SRC_URI[md5sum] = "1347c3031b74c9e91dc4dfa53b12f143" |
14 | SRC_URI[sha256sum] = "b2c08433eab5cb202470aa9f779efefce8d9cab2534f34f3aa4a31d05671c054" | 18 | SRC_URI[sha256sum] = "b2c08433eab5cb202470aa9f779efefce8d9cab2534f34f3aa4a31d05671c054" |
diff --git a/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb b/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb index f3d2815f9..16e3d2cec 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb | |||
@@ -10,6 +10,9 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native" | |||
10 | RDEPENDS_${PN} = "encodings font-util" | 10 | RDEPENDS_${PN} = "encodings font-util" |
11 | RDEPENDS_${PN}_class-native = "font-util-native" | 11 | RDEPENDS_${PN}_class-native = "font-util-native" |
12 | 12 | ||
13 | inherit distro_features_check | ||
14 | # depends on bdftopcf-native -> virtual/libx11 | ||
15 | REQUIRED_DISTRO_FEATURES = "x11" | ||
16 | |||
13 | SRC_URI[md5sum] = "66fb6de561648a6dce2755621d6aea17" | 17 | SRC_URI[md5sum] = "66fb6de561648a6dce2755621d6aea17" |
14 | SRC_URI[sha256sum] = "d16f5e3f227cc6dd07a160a71f443559682dbc35f1c056a5385085aaec4fada5" | 18 | SRC_URI[sha256sum] = "d16f5e3f227cc6dd07a160a71f443559682dbc35f1c056a5385085aaec4fada5" |
15 | |||
diff --git a/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb index 3ee91cef4..08ed6b616 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb | |||
@@ -10,5 +10,9 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native" | |||
10 | RDEPENDS_${PN} = "encodings font-util" | 10 | RDEPENDS_${PN} = "encodings font-util" |
11 | RDEPENDS_${PN}_class-native = "font-util-native" | 11 | RDEPENDS_${PN}_class-native = "font-util-native" |
12 | 12 | ||
13 | inherit distro_features_check | ||
14 | # depends on bdftopcf-native -> virtual/libx11 | ||
15 | REQUIRED_DISTRO_FEATURES = "x11" | ||
16 | |||
13 | SRC_URI[md5sum] = "9f11ade089d689b9d59e0f47d26f39cd" | 17 | SRC_URI[md5sum] = "9f11ade089d689b9d59e0f47d26f39cd" |
14 | SRC_URI[sha256sum] = "23c07162708e4b79eb33095c8bfa62c783717a9431254bbf44863734ea239481" | 18 | SRC_URI[sha256sum] = "23c07162708e4b79eb33095c8bfa62c783717a9431254bbf44863734ea239481" |
diff --git a/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb index c83137b18..5ded41aeb 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb | |||
@@ -10,5 +10,9 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native" | |||
10 | RDEPENDS_${PN} = "encodings font-util" | 10 | RDEPENDS_${PN} = "encodings font-util" |
11 | RDEPENDS_${PN}_class-native = "font-util-native" | 11 | RDEPENDS_${PN}_class-native = "font-util-native" |
12 | 12 | ||
13 | inherit distro_features_check | ||
14 | # depends on bdftopcf-native -> virtual/libx11 | ||
15 | REQUIRED_DISTRO_FEATURES = "x11" | ||
16 | |||
13 | SRC_URI[md5sum] = "c8b73a53dcefe3e8d3907d3500e484a9" | 17 | SRC_URI[md5sum] = "c8b73a53dcefe3e8d3907d3500e484a9" |
14 | SRC_URI[sha256sum] = "62a83363c2536095fda49d260d21e0847675676e4e3415054064cbdffa641fbb" | 18 | SRC_URI[sha256sum] = "62a83363c2536095fda49d260d21e0847675676e4e3415054064cbdffa641fbb" |
diff --git a/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb index 9a83ac1e2..e8cfb615a 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb | |||
@@ -10,5 +10,9 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native" | |||
10 | RDEPENDS_${PN} = "encodings font-util" | 10 | RDEPENDS_${PN} = "encodings font-util" |
11 | RDEPENDS_${PN}_class-native = "font-util-native" | 11 | RDEPENDS_${PN}_class-native = "font-util-native" |
12 | 12 | ||
13 | inherit distro_features_check | ||
14 | # depends on bdftopcf-native -> virtual/libx11 | ||
15 | REQUIRED_DISTRO_FEATURES = "x11" | ||
16 | |||
13 | SRC_URI[md5sum] = "6b223a54b15ecbd5a1bc52312ad790d8" | 17 | SRC_URI[md5sum] = "6b223a54b15ecbd5a1bc52312ad790d8" |
14 | SRC_URI[sha256sum] = "ebe0d7444e3d7c8da7642055ac2206f0190ee060700d99cd876f8fc9964cb6ce" | 18 | SRC_URI[sha256sum] = "ebe0d7444e3d7c8da7642055ac2206f0190ee060700d99cd876f8fc9964cb6ce" |
diff --git a/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb index 7db03eb96..d425ce515 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb | |||
@@ -9,5 +9,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8b32ccac3ad25e75e68478deb7780265" | |||
9 | DEPENDS = "util-macros-native font-util-native bdftopcf-native" | 9 | DEPENDS = "util-macros-native font-util-native bdftopcf-native" |
10 | RDEPENDS_${PN} = "encodings font-util" | 10 | RDEPENDS_${PN} = "encodings font-util" |
11 | 11 | ||
12 | inherit distro_features_check | ||
13 | # depends on bdftopcf-native -> virtual/libx11 | ||
14 | REQUIRED_DISTRO_FEATURES = "x11" | ||
15 | |||
12 | SRC_URI[md5sum] = "3e0069d4f178a399cffe56daa95c2b63" | 16 | SRC_URI[md5sum] = "3e0069d4f178a399cffe56daa95c2b63" |
13 | SRC_URI[sha256sum] = "17363eb35eece2e08144da5f060c70103b59d0972b4f4d77fd84c9a7a2dba635" | 17 | SRC_URI[sha256sum] = "17363eb35eece2e08144da5f060c70103b59d0972b4f4d77fd84c9a7a2dba635" |
diff --git a/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb b/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb index 685d647db..a7c284a2f 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb | |||
@@ -9,5 +9,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=200c507f595ee97008c7c5c3e94ab9a8" | |||
9 | DEPENDS = "util-macros-native font-util-native bdftopcf-native" | 9 | DEPENDS = "util-macros-native font-util-native bdftopcf-native" |
10 | RDEPENDS_${PN} = "encodings font-util" | 10 | RDEPENDS_${PN} = "encodings font-util" |
11 | 11 | ||
12 | inherit distro_features_check | ||
13 | # depends on bdftopcf-native -> virtual/libx11 | ||
14 | REQUIRED_DISTRO_FEATURES = "x11" | ||
15 | |||
12 | SRC_URI[md5sum] = "c88eb44b3b903d79fb44b860a213e623" | 16 | SRC_URI[md5sum] = "c88eb44b3b903d79fb44b860a213e623" |
13 | SRC_URI[sha256sum] = "b8e77940e4e1769dc47ef1805918d8c9be37c708735832a07204258bacc11794" | 17 | SRC_URI[sha256sum] = "b8e77940e4e1769dc47ef1805918d8c9be37c708735832a07204258bacc11794" |
diff --git a/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb b/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb index fd6c992dc..158416b08 100644 --- a/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb +++ b/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb | |||
@@ -1,7 +1,9 @@ | |||
1 | SUMMARY = "Xorg 100 DPI font set" | 1 | SUMMARY = "Xorg 100 DPI font set" |
2 | LICENSE = "Custom" | 2 | LICENSE = "Custom" |
3 | 3 | ||
4 | inherit packagegroup | 4 | inherit packagegroup distro_features_check |
5 | # rdepends on font recipes with this restriction | ||
6 | REQUIRED_DISTRO_FEATURES = "x11" | ||
5 | 7 | ||
6 | RDEPENDS_${PN} = "\ | 8 | RDEPENDS_${PN} = "\ |
7 | font-adobe-100dpi \ | 9 | font-adobe-100dpi \ |