diff options
Diffstat (limited to 'meta-oe/recipes-graphics')
35 files changed, 35 insertions, 35 deletions
diff --git a/meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb b/meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb index 25c2ce81f..99c108da1 100644 --- a/meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb +++ b/meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \ | |||
9 | DEPENDS = "glib-2.0 pango giflib tiff libxml2 jpeg python libtool uthash gettext-native" | 9 | DEPENDS = "glib-2.0 pango giflib tiff libxml2 jpeg python libtool uthash gettext-native" |
10 | DEPENDS_append_class-target = " libxi" | 10 | DEPENDS_append_class-target = " libxi" |
11 | 11 | ||
12 | inherit autotools pkgconfig pythonnative distro_features_check gettext gtk-icon-cache mime | 12 | inherit autotools pkgconfig pythonnative features_check gettext gtk-icon-cache mime |
13 | 13 | ||
14 | REQUIRED_DISTRO_FEATURES_append_class-target = " x11" | 14 | REQUIRED_DISTRO_FEATURES_append_class-target = " x11" |
15 | 15 | ||
diff --git a/meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb b/meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb index d54fafc8d..3b540bb78 100644 --- a/meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb +++ b/meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb | |||
@@ -7,7 +7,7 @@ SRC_URI = "https://sourceforge.net/projects/${BPN}/files/${BPN}/${PV}/${BPN}-${P | |||
7 | SRC_URI[md5sum] = "90c3ca4dd9d51cf32276bc5344ec9754" | 7 | SRC_URI[md5sum] = "90c3ca4dd9d51cf32276bc5344ec9754" |
8 | SRC_URI[sha256sum] = "2a43be8515b01ea82bcfa17d29ae0d40bd128342f0930cd1f375f1ff999f76a2" | 8 | SRC_URI[sha256sum] = "2a43be8515b01ea82bcfa17d29ae0d40bd128342f0930cd1f375f1ff999f76a2" |
9 | 9 | ||
10 | inherit cmake distro_features_check | 10 | inherit cmake features_check |
11 | 11 | ||
12 | # depends on virtual/libx11, virtual/libgl | 12 | # depends on virtual/libx11, virtual/libgl |
13 | REQUIRED_DISTRO_FEATURES = "x11 opengl" | 13 | REQUIRED_DISTRO_FEATURES = "x11 opengl" |
diff --git a/meta-oe/recipes-graphics/ftgl/ftgl_2.1.3-rc5.bb b/meta-oe/recipes-graphics/ftgl/ftgl_2.1.3-rc5.bb index 343c983c3..65f72747c 100644 --- a/meta-oe/recipes-graphics/ftgl/ftgl_2.1.3-rc5.bb +++ b/meta-oe/recipes-graphics/ftgl/ftgl_2.1.3-rc5.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://sourceforge.net/projects/ftgl/" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=527a83e92c7bf363025380eec05df6e4" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=527a83e92c7bf363025380eec05df6e4" |
5 | 5 | ||
6 | inherit autotools pkgconfig distro_features_check | 6 | inherit autotools pkgconfig features_check |
7 | 7 | ||
8 | REQUIRED_DISTRO_FEATURES = "opengl x11" | 8 | REQUIRED_DISTRO_FEATURES = "opengl x11" |
9 | 9 | ||
diff --git a/meta-oe/recipes-graphics/fvwm/fvwm_2.6.8.bb b/meta-oe/recipes-graphics/fvwm/fvwm_2.6.8.bb index e1c3158bb..b3cb01aaa 100644 --- a/meta-oe/recipes-graphics/fvwm/fvwm_2.6.8.bb +++ b/meta-oe/recipes-graphics/fvwm/fvwm_2.6.8.bb | |||
@@ -42,7 +42,7 @@ SRCREV = "dc6a396bfe5cd6c53eb1df103c3af505d0899f90" | |||
42 | 42 | ||
43 | S = "${WORKDIR}/git" | 43 | S = "${WORKDIR}/git" |
44 | 44 | ||
45 | inherit autotools gettext update-alternatives pkgconfig pythonnative perlnative distro_features_check | 45 | inherit autotools gettext update-alternatives pkgconfig pythonnative perlnative features_check |
46 | # depends on virtual/libx11 | 46 | # depends on virtual/libx11 |
47 | REQUIRED_DISTRO_FEATURES = "x11" | 47 | REQUIRED_DISTRO_FEATURES = "x11" |
48 | 48 | ||
diff --git a/meta-oe/recipes-graphics/gegl/gegl_0.3.18.bb b/meta-oe/recipes-graphics/gegl/gegl_0.3.18.bb index 0053c0c68..0db0f793d 100644 --- a/meta-oe/recipes-graphics/gegl/gegl_0.3.18.bb +++ b/meta-oe/recipes-graphics/gegl/gegl_0.3.18.bb | |||
@@ -5,7 +5,7 @@ DEPENDS = "babl librsvg glib-2.0 gtk+ pango cairo expat zlib libpng jpeg virtual | |||
5 | 5 | ||
6 | EXTRA_OECONF = "--disable-docs" | 6 | EXTRA_OECONF = "--disable-docs" |
7 | 7 | ||
8 | inherit distro_features_check gnomebase vala gobject-introspection | 8 | inherit features_check gnomebase vala gobject-introspection |
9 | 9 | ||
10 | REQUIRED_DISTRO_FEATURES = "x11" | 10 | REQUIRED_DISTRO_FEATURES = "x11" |
11 | 11 | ||
diff --git a/meta-oe/recipes-graphics/gimp/gimp_2.8.22.bb b/meta-oe/recipes-graphics/gimp/gimp_2.8.22.bb index 1d64910fd..024534508 100644 --- a/meta-oe/recipes-graphics/gimp/gimp_2.8.22.bb +++ b/meta-oe/recipes-graphics/gimp/gimp_2.8.22.bb | |||
@@ -25,7 +25,7 @@ DEPENDS = " \ | |||
25 | " | 25 | " |
26 | DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libxmu libxpm', '', d)}" | 26 | DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libxmu libxpm', '', d)}" |
27 | 27 | ||
28 | inherit distro_features_check gnomebase gtk-icon-cache gtk-doc | 28 | inherit features_check gnomebase gtk-icon-cache gtk-doc |
29 | 29 | ||
30 | REQUIRED_DISTRO_FEATURES = "x11" | 30 | REQUIRED_DISTRO_FEATURES = "x11" |
31 | 31 | ||
diff --git a/meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb b/meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb index 4094513b2..6fe258271 100644 --- a/meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb +++ b/meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb | |||
@@ -16,7 +16,7 @@ DEPENDS = "gtk+" | |||
16 | 16 | ||
17 | S = "${WORKDIR}/${BPN}" | 17 | S = "${WORKDIR}/${BPN}" |
18 | 18 | ||
19 | inherit distro_features_check autotools binconfig pkgconfig gettext | 19 | inherit features_check autotools binconfig pkgconfig gettext |
20 | 20 | ||
21 | REQUIRED_DISTRO_FEATURES = "x11" | 21 | REQUIRED_DISTRO_FEATURES = "x11" |
22 | 22 | ||
diff --git a/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.102.bb b/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.102.bb index 1644e38da..cd3b6629e 100644 --- a/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.102.bb +++ b/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.102.bb | |||
@@ -15,7 +15,7 @@ DEPENDS = "tcl tk gperf-native bzip2 xz pango zlib gtk+ gdk-pixbuf glib-2.0" | |||
15 | RDEPENDS_${PN} = "tk-lib" | 15 | RDEPENDS_${PN} = "tk-lib" |
16 | 16 | ||
17 | # depends on gtk+ which has this restriction | 17 | # depends on gtk+ which has this restriction |
18 | inherit distro_features_check | 18 | inherit features_check |
19 | ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" | 19 | ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" |
20 | 20 | ||
21 | EXTRA_OECONF = "--with-tcl=${STAGING_BINDIR_CROSS} --with-tk=${STAGING_BINDIR_CROSS} --with-tirpc" | 21 | EXTRA_OECONF = "--with-tcl=${STAGING_BINDIR_CROSS} --with-tk=${STAGING_BINDIR_CROSS} --with-tirpc" |
diff --git a/meta-oe/recipes-graphics/libforms/libforms_1.2.3.bb b/meta-oe/recipes-graphics/libforms/libforms_1.2.3.bb index 5d3318590..999d53d4a 100644 --- a/meta-oe/recipes-graphics/libforms/libforms_1.2.3.bb +++ b/meta-oe/recipes-graphics/libforms/libforms_1.2.3.bb | |||
@@ -14,7 +14,7 @@ SRC_URI = "http://download.savannah.nongnu.org/releases/xforms/xforms-${PV}.tar. | |||
14 | SRC_URI[md5sum] = "235720a758a8b8d9e6e452dc67190e9b" | 14 | SRC_URI[md5sum] = "235720a758a8b8d9e6e452dc67190e9b" |
15 | SRC_URI[sha256sum] = "7989b39598c769820ad451ad91e5cb0de29946940c8240aac94ca8238c2def61" | 15 | SRC_URI[sha256sum] = "7989b39598c769820ad451ad91e5cb0de29946940c8240aac94ca8238c2def61" |
16 | 16 | ||
17 | inherit autotools distro_features_check | 17 | inherit autotools features_check |
18 | 18 | ||
19 | REQUIRED_DISTRO_FEATURES = "opengl x11" | 19 | REQUIRED_DISTRO_FEATURES = "opengl x11" |
20 | 20 | ||
diff --git a/meta-oe/recipes-graphics/libsdl/libsdl2-ttf_2.0.14.bb b/meta-oe/recipes-graphics/libsdl/libsdl2-ttf_2.0.14.bb index 4601593ad..6224ad3e7 100644 --- a/meta-oe/recipes-graphics/libsdl/libsdl2-ttf_2.0.14.bb +++ b/meta-oe/recipes-graphics/libsdl/libsdl2-ttf_2.0.14.bb | |||
@@ -14,7 +14,7 @@ SRC_URI[sha256sum] = "34db5e20bcf64e7071fe9ae25acaa7d72bdc4f11ab3ce59acc768ab62f | |||
14 | 14 | ||
15 | S = "${WORKDIR}/SDL2_ttf-${PV}" | 15 | S = "${WORKDIR}/SDL2_ttf-${PV}" |
16 | 16 | ||
17 | inherit autotools pkgconfig distro_features_check | 17 | inherit autotools pkgconfig features_check |
18 | 18 | ||
19 | # links to libGL.so | 19 | # links to libGL.so |
20 | REQUIRED_DISTRO_FEATURES += "x11 opengl" | 20 | REQUIRED_DISTRO_FEATURES += "x11 opengl" |
diff --git a/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb b/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb index 701266bcc..db4767bb3 100644 --- a/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb +++ b/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb | |||
@@ -22,7 +22,7 @@ DEPENDS_append_libc-musl = " libexecinfo" | |||
22 | # combine oe-core way with angstrom DISTRO_TYPE | 22 | # combine oe-core way with angstrom DISTRO_TYPE |
23 | DISTRO_TYPE ?= "${@bb.utils.contains("IMAGE_FEATURES", "debug-tweaks", "debug", "",d)}" | 23 | DISTRO_TYPE ?= "${@bb.utils.contains("IMAGE_FEATURES", "debug-tweaks", "debug", "",d)}" |
24 | 24 | ||
25 | inherit autotools pkgconfig gettext systemd distro_features_check | 25 | inherit autotools pkgconfig gettext systemd features_check |
26 | # depends on virtual/libx11 | 26 | # depends on virtual/libx11 |
27 | REQUIRED_DISTRO_FEATURES = "x11" | 27 | REQUIRED_DISTRO_FEATURES = "x11" |
28 | 28 | ||
diff --git a/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb b/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb index 08d7f5b52..ac2634d8e 100644 --- a/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb +++ b/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/numlockx/numlockx-${PV}.tar.g | |||
10 | SRC_URI[md5sum] = "be9109370447eae23f6f3f8527bb1a67" | 10 | SRC_URI[md5sum] = "be9109370447eae23f6f3f8527bb1a67" |
11 | SRC_URI[sha256sum] = "e468eb9121c94c9089dc6a287eeb347e900ce04a14be37da29d7696cbce772e4" | 11 | SRC_URI[sha256sum] = "e468eb9121c94c9089dc6a287eeb347e900ce04a14be37da29d7696cbce772e4" |
12 | 12 | ||
13 | inherit autotools distro_features_check | 13 | inherit autotools features_check |
14 | # depends on virtual/libx11 | 14 | # depends on virtual/libx11 |
15 | REQUIRED_DISTRO_FEATURES = "x11" | 15 | REQUIRED_DISTRO_FEATURES = "x11" |
16 | 16 | ||
diff --git a/meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb b/meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb index 9af3798aa..33f34e428 100644 --- a/meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb +++ b/meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb | |||
@@ -12,7 +12,7 @@ SRC_URI = " \ | |||
12 | SRC_URI[md5sum] = "b72794996c6a3ad94634727b95f9d204" | 12 | SRC_URI[md5sum] = "b72794996c6a3ad94634727b95f9d204" |
13 | SRC_URI[sha256sum] = "8b4ac0760018c77c0044fab06a4f0c510ba87eae934d9983b10878483bde7ef7" | 13 | SRC_URI[sha256sum] = "8b4ac0760018c77c0044fab06a4f0c510ba87eae934d9983b10878483bde7ef7" |
14 | 14 | ||
15 | inherit autotools gettext update-alternatives pkgconfig distro_features_check | 15 | inherit autotools gettext update-alternatives pkgconfig features_check |
16 | # depends on virtual/libx11 | 16 | # depends on virtual/libx11 |
17 | REQUIRED_DISTRO_FEATURES = "x11" | 17 | REQUIRED_DISTRO_FEATURES = "x11" |
18 | 18 | ||
diff --git a/meta-oe/recipes-graphics/pango/pangomm_2.42.0.bb b/meta-oe/recipes-graphics/pango/pangomm_2.42.0.bb index 8a85db475..35e71ab42 100644 --- a/meta-oe/recipes-graphics/pango/pangomm_2.42.0.bb +++ b/meta-oe/recipes-graphics/pango/pangomm_2.42.0.bb | |||
@@ -12,7 +12,7 @@ SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/pangomm/${SHRT_VER}/pangomm-${ | |||
12 | SRC_URI[md5sum] = "6cffedf2225c4e72645a7d757fb5b832" | 12 | SRC_URI[md5sum] = "6cffedf2225c4e72645a7d757fb5b832" |
13 | SRC_URI[sha256sum] = "ca6da067ff93a6445780c0b4b226eb84f484ab104b8391fb744a45cbc7edbf56" | 13 | SRC_URI[sha256sum] = "ca6da067ff93a6445780c0b4b226eb84f484ab104b8391fb744a45cbc7edbf56" |
14 | 14 | ||
15 | inherit distro_features_check autotools pkgconfig | 15 | inherit features_check autotools pkgconfig |
16 | 16 | ||
17 | REQUIRED_DISTRO_FEATURES = "x11" | 17 | REQUIRED_DISTRO_FEATURES = "x11" |
18 | 18 | ||
diff --git a/meta-oe/recipes-graphics/renderdoc/renderdoc_1.4.bb b/meta-oe/recipes-graphics/renderdoc/renderdoc_1.4.bb index 684a204ea..784f6fbb8 100644 --- a/meta-oe/recipes-graphics/renderdoc/renderdoc_1.4.bb +++ b/meta-oe/recipes-graphics/renderdoc/renderdoc_1.4.bb | |||
@@ -14,7 +14,7 @@ DEPENDS += "virtual/libx11 virtual/libgl libxcb xcb-util-keysyms vim-native" | |||
14 | 14 | ||
15 | RDEPENDS_${PN} = "libxcb xcb-util-keysyms" | 15 | RDEPENDS_${PN} = "libxcb xcb-util-keysyms" |
16 | 16 | ||
17 | inherit cmake python3native distro_features_check | 17 | inherit cmake python3native features_check |
18 | 18 | ||
19 | REQUIRED_DISTRO_FEATURES = "x11 opengl" | 19 | REQUIRED_DISTRO_FEATURES = "x11 opengl" |
20 | 20 | ||
diff --git a/meta-oe/recipes-graphics/surf/surf_2.0.bb b/meta-oe/recipes-graphics/surf/surf_2.0.bb index 5b03f8bce..9932d0a1c 100644 --- a/meta-oe/recipes-graphics/surf/surf_2.0.bb +++ b/meta-oe/recipes-graphics/surf/surf_2.0.bb | |||
@@ -16,7 +16,7 @@ SRCREV = "b814567e2bf8bda07cea8de1c7a062f4aa437b65" | |||
16 | 16 | ||
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
18 | 18 | ||
19 | inherit pkgconfig distro_features_check | 19 | inherit pkgconfig features_check |
20 | 20 | ||
21 | TARGET_CC_ARCH += "${LDFLAGS}" | 21 | TARGET_CC_ARCH += "${LDFLAGS}" |
22 | 22 | ||
diff --git a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.9.0.bb b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.9.0.bb index f3dc89972..d0ee2a50e 100644 --- a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.9.0.bb +++ b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.9.0.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.TXT;md5=75b02c2872421380bbd47781d2bd75d3" | |||
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | inherit distro_features_check | 12 | inherit features_check |
13 | REQUIRED_DISTRO_FEATURES = "x11" | 13 | REQUIRED_DISTRO_FEATURES = "x11" |
14 | 14 | ||
15 | inherit autotools cmake | 15 | inherit autotools cmake |
diff --git a/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes_1.5.bb b/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes_1.5.bb index a566bc18a..7e22038f2 100644 --- a/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes_1.5.bb +++ b/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes_1.5.bb | |||
@@ -9,7 +9,7 @@ SRC_URI = "git://github.com/Airblader/unclutter-xfixes.git \ | |||
9 | file://0001-build-use-autotools.patch" | 9 | file://0001-build-use-autotools.patch" |
10 | SRCREV = "10fd337bb77e4e93c3380f630a0555372778a948" | 10 | SRCREV = "10fd337bb77e4e93c3380f630a0555372778a948" |
11 | 11 | ||
12 | inherit autotools pkgconfig distro_features_check | 12 | inherit autotools pkgconfig features_check |
13 | 13 | ||
14 | REQUIRED_DISTRO_FEATURES = "x11" | 14 | REQUIRED_DISTRO_FEATURES = "x11" |
15 | 15 | ||
diff --git a/meta-oe/recipes-graphics/vdpau/libvdpau_1.3.bb b/meta-oe/recipes-graphics/vdpau/libvdpau_1.3.bb index d96b50186..240949f55 100644 --- a/meta-oe/recipes-graphics/vdpau/libvdpau_1.3.bb +++ b/meta-oe/recipes-graphics/vdpau/libvdpau_1.3.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "git://anongit.freedesktop.org/vdpau/libvdpau" | |||
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||
13 | inherit distro_features_check meson | 13 | inherit features_check meson |
14 | 14 | ||
15 | REQUIRED_DISTRO_FEATURES = "x11" | 15 | REQUIRED_DISTRO_FEATURES = "x11" |
16 | 16 | ||
diff --git a/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb b/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb index e4a032135..d0c9f774f 100644 --- a/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb +++ b/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb | |||
@@ -23,7 +23,7 @@ DEPENDS = "\ | |||
23 | zlib \ | 23 | zlib \ |
24 | " | 24 | " |
25 | 25 | ||
26 | inherit pkgconfig autotools distro_features_check | 26 | inherit pkgconfig autotools features_check |
27 | 27 | ||
28 | ANY_OF_DISTRO_FEATURES = "x11 fbdev" | 28 | ANY_OF_DISTRO_FEATURES = "x11 fbdev" |
29 | 29 | ||
diff --git a/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.7.bb b/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.7.bb index 3f4bfaaf1..936d71b10 100644 --- a/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.7.bb +++ b/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.7.bb | |||
@@ -7,7 +7,7 @@ SRC_URI = "http://xorg.freedesktop.org/archive/individual/app/${BPN}-${PV}.tar.b | |||
7 | SRC_URI[md5sum] = "25cc7ca1ce5dcbb61c2b471c55e686b5" | 7 | SRC_URI[md5sum] = "25cc7ca1ce5dcbb61c2b471c55e686b5" |
8 | SRC_URI[sha256sum] = "35b6f844b24f1776e9006c880a745728800764dbe3b327a128772b4610d8eb3d" | 8 | SRC_URI[sha256sum] = "35b6f844b24f1776e9006c880a745728800764dbe3b327a128772b4610d8eb3d" |
9 | 9 | ||
10 | inherit distro_features_check autotools pkgconfig | 10 | inherit features_check autotools pkgconfig |
11 | 11 | ||
12 | REQUIRED_DISTRO_FEATURES = "x11" | 12 | REQUIRED_DISTRO_FEATURES = "x11" |
13 | 13 | ||
diff --git a/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb b/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb index b68e994ab..aeae071dc 100644 --- a/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb +++ b/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb | |||
@@ -7,7 +7,7 @@ DEPENDS = "virtual/libx11 libxtst" | |||
7 | 7 | ||
8 | PR = "r1" | 8 | PR = "r1" |
9 | 9 | ||
10 | inherit distro_features_check pkgconfig | 10 | inherit features_check pkgconfig |
11 | # depends on virtual/libx11 | 11 | # depends on virtual/libx11 |
12 | REQUIRED_DISTRO_FEATURES = "x11" | 12 | REQUIRED_DISTRO_FEATURES = "x11" |
13 | 13 | ||
diff --git a/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc b/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc index cb6b5ac77..958fecc11 100644 --- a/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc +++ b/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc | |||
@@ -7,6 +7,6 @@ XORG_PN = "${BPN}" | |||
7 | SRC_URI = "${XORG_MIRROR}/individual/data/${BP}.tar.bz2" | 7 | SRC_URI = "${XORG_MIRROR}/individual/data/${BP}.tar.bz2" |
8 | S = "${WORKDIR}/${XORG_PN}-${PV}" | 8 | S = "${WORKDIR}/${XORG_PN}-${PV}" |
9 | 9 | ||
10 | inherit distro_features_check autotools pkgconfig | 10 | inherit features_check autotools pkgconfig |
11 | 11 | ||
12 | REQUIRED_DISTRO_FEATURES = "x11" | 12 | REQUIRED_DISTRO_FEATURES = "x11" |
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_19.0.1.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_19.0.1.bb index 971de731a..4042150b1 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_19.0.1.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_19.0.1.bb | |||
@@ -9,7 +9,7 @@ DESCRIPTION = "Open-source X.org graphics driver for ATI Radeon graphics" | |||
9 | DEPENDS += "virtual/libx11 libxvmc drm \ | 9 | DEPENDS += "virtual/libx11 libxvmc drm \ |
10 | virtual/libgl xorgproto libpciaccess" | 10 | virtual/libgl xorgproto libpciaccess" |
11 | 11 | ||
12 | inherit distro_features_check | 12 | inherit features_check |
13 | REQUIRED_DISTRO_FEATURES += "opengl" | 13 | REQUIRED_DISTRO_FEATURES += "opengl" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "47eccf71823206ade9629cba69de7ef6" | 15 | SRC_URI[md5sum] = "47eccf71823206ade9629cba69de7ef6" |
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.16.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.16.bb index 3966867ee..5c9061a05 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.16.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.16.bb | |||
@@ -10,7 +10,7 @@ DEPENDS += "virtual/libx11 libxvmc drm xorgproto \ | |||
10 | virtual/libgl libpciaccess" | 10 | virtual/libgl libpciaccess" |
11 | RDEPENDS_${PN} += "xserver-xorg-module-exa" | 11 | RDEPENDS_${PN} += "xserver-xorg-module-exa" |
12 | 12 | ||
13 | inherit distro_features_check | 13 | inherit features_check |
14 | REQUIRED_DISTRO_FEATURES += "opengl" | 14 | REQUIRED_DISTRO_FEATURES += "opengl" |
15 | 15 | ||
16 | COMPATIBLE_HOST = '(i.86|x86_64).*-linux' | 16 | COMPATIBLE_HOST = '(i.86|x86_64).*-linux' |
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 29229bb51..d7dd10932 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,7 +10,7 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util" | |||
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 | 13 | inherit features_check |
14 | # depends on bdftopcf-native -> virtual/libx11 | 14 | # depends on bdftopcf-native -> virtual/libx11 |
15 | REQUIRED_DISTRO_FEATURES = "x11" | 15 | REQUIRED_DISTRO_FEATURES = "x11" |
16 | 16 | ||
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 898850bbc..5c00b4b6a 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,7 +10,7 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util" | |||
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 | 13 | inherit features_check |
14 | # depends on bdftopcf-native -> virtual/libx11 | 14 | # depends on bdftopcf-native -> virtual/libx11 |
15 | REQUIRED_DISTRO_FEATURES = "x11" | 15 | REQUIRED_DISTRO_FEATURES = "x11" |
16 | 16 | ||
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 4976e527f..f9bdaf366 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,7 +10,7 @@ DEPENDS += "util-macros-native font-util-native bdftopcf-native font-util" | |||
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 | 13 | inherit features_check |
14 | # depends on bdftopcf-native -> virtual/libx11 | 14 | # depends on bdftopcf-native -> virtual/libx11 |
15 | REQUIRED_DISTRO_FEATURES = "x11" | 15 | REQUIRED_DISTRO_FEATURES = "x11" |
16 | 16 | ||
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 6e0b33ca3..872ef4d01 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,7 +10,7 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util" | |||
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 | 13 | inherit features_check |
14 | # depends on bdftopcf-native -> virtual/libx11 | 14 | # depends on bdftopcf-native -> virtual/libx11 |
15 | REQUIRED_DISTRO_FEATURES = "x11" | 15 | REQUIRED_DISTRO_FEATURES = "x11" |
16 | 16 | ||
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 e8cfb615a..a4ae91a38 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,7 +10,7 @@ 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 | 13 | inherit features_check |
14 | # depends on bdftopcf-native -> virtual/libx11 | 14 | # depends on bdftopcf-native -> virtual/libx11 |
15 | REQUIRED_DISTRO_FEATURES = "x11" | 15 | REQUIRED_DISTRO_FEATURES = "x11" |
16 | 16 | ||
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 d425ce515..ee8cb360a 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,7 +9,7 @@ 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 | 12 | inherit features_check |
13 | # depends on bdftopcf-native -> virtual/libx11 | 13 | # depends on bdftopcf-native -> virtual/libx11 |
14 | REQUIRED_DISTRO_FEATURES = "x11" | 14 | REQUIRED_DISTRO_FEATURES = "x11" |
15 | 15 | ||
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 e4cd90a7a..355fb528f 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,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=200c507f595ee97008c7c5c3e94ab9a8" | |||
9 | DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util" | 9 | DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util" |
10 | RDEPENDS_${PN} = "encodings font-util" | 10 | RDEPENDS_${PN} = "encodings font-util" |
11 | 11 | ||
12 | inherit distro_features_check | 12 | inherit features_check |
13 | # depends on bdftopcf-native -> virtual/libx11 | 13 | # depends on bdftopcf-native -> virtual/libx11 |
14 | REQUIRED_DISTRO_FEATURES = "x11" | 14 | REQUIRED_DISTRO_FEATURES = "x11" |
15 | 15 | ||
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 ae9704050..06778b3e8 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,7 @@ | |||
1 | SUMMARY = "Xorg 100 DPI font set" | 1 | SUMMARY = "Xorg 100 DPI font set" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | 3 | ||
4 | inherit packagegroup distro_features_check | 4 | inherit packagegroup features_check |
5 | # rdepends on font recipes with this restriction | 5 | # rdepends on font recipes with this restriction |
6 | REQUIRED_DISTRO_FEATURES = "x11" | 6 | REQUIRED_DISTRO_FEATURES = "x11" |
7 | 7 | ||
diff --git a/meta-oe/recipes-graphics/xscreensaver/xscreensaver_5.39.bb b/meta-oe/recipes-graphics/xscreensaver/xscreensaver_5.39.bb index 62f00563c..b8c1881d9 100644 --- a/meta-oe/recipes-graphics/xscreensaver/xscreensaver_5.39.bb +++ b/meta-oe/recipes-graphics/xscreensaver/xscreensaver_5.39.bb | |||
@@ -17,7 +17,7 @@ DEPENDS = "intltool-native libx11 libxext libxt libxft glib-2.0-native bc-native | |||
17 | # These are only needed as part of the stopgap screensaver implementation: | 17 | # These are only needed as part of the stopgap screensaver implementation: |
18 | RDEPENDS_${PN} += "liberation-fonts" | 18 | RDEPENDS_${PN} += "liberation-fonts" |
19 | 19 | ||
20 | inherit systemd perlnative pkgconfig gettext autotools-brokensep distro_features_check | 20 | inherit systemd perlnative pkgconfig gettext autotools-brokensep features_check |
21 | 21 | ||
22 | EXTRA_OECONF += "--with-x-app-defaults=${datadir}/X11/app-defaults" | 22 | EXTRA_OECONF += "--with-x-app-defaults=${datadir}/X11/app-defaults" |
23 | 23 | ||
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb index a5ed21d45..2c09a4853 100644 --- a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb +++ b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | |||
5 | PR = "r9" | 5 | PR = "r9" |
6 | 6 | ||
7 | # we are using a gpe-style Makefile | 7 | # we are using a gpe-style Makefile |
8 | inherit distro_features_check gpe | 8 | inherit features_check gpe |
9 | 9 | ||
10 | REQUIRED_DISTRO_FEATURES = "x11" | 10 | REQUIRED_DISTRO_FEATURES = "x11" |
11 | 11 | ||