recipes: rename distro_features_check to features_check

Avoid warning due to the class rename in OE-Core.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Denys Dmytriyenko 2019-11-20 21:31:49 -08:00 committed by Khem Raj
parent b77cc67691
commit 4c00e5fed9
161 changed files with 162 additions and 162 deletions

View File

@ -12,7 +12,7 @@ DEPENDS = "fuse samba"
DEPENDS_append_libc-musl = " libexecinfo"
# samba depends on libpam
inherit distro_features_check
inherit features_check
REQUIRED_DISTRO_FEATURES = "pam"
inherit autotools gitpkgv pkgconfig

View File

@ -17,7 +17,7 @@ PACKAGECONFIG[zlib] = "--enable-zlib,--disable-zlib,zlib,"
PACKAGECONFIG[bzip2] = "--enable-libbz2,--disable-libbz2,bzip2,"
PACKAGECONFIG[readline] = "--enable-libreadline,--disable-libreadline,readline,"
inherit autotools-brokensep pkgconfig distro_features_check
inherit autotools-brokensep pkgconfig features_check
do_configure_prepend () {
touch NEWS

View File

@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \
DEPENDS = "glib-2.0 gdk-pixbuf cogl-1.0 clutter-1.0 clutter-gst-3.0 librsvg"
inherit autotools gettext pkgconfig distro_features_check
inherit autotools gettext pkgconfig features_check
# cogl requires opengl
REQUIRED_DISTRO_FEATURES = "opengl"

View File

@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
DEPENDS = "gtk+3 libnotify libsecret networkmanager iso-codes nss"
GNOMEBASEBUILDCLASS = "meson"
inherit distro_features_check gnomebase gsettings gtk-doc gtk-icon-cache gobject-introspection gettext
inherit features_check gnomebase gsettings gtk-doc gtk-icon-cache gobject-introspection gettext
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -3,7 +3,7 @@ HOMEPAGE = "http://gparted.org/index.php"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
inherit distro_features_check autotools pkgconfig gtk-icon-cache
inherit features_check autotools pkgconfig gtk-icon-cache
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -14,7 +14,7 @@ SRC_URI = " \
SRC_URI[md5sum] = "26eed0b5b4af5c7e13c551eceaeab832"
SRC_URI[sha256sum] = "ecffc17c62b41e196b72340192a90c4223329df041f135e74c0990860595f828"
inherit distro_features_check pkgconfig gettext
inherit features_check pkgconfig gettext
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -16,7 +16,7 @@ DEPENDS = " \
${@bb.utils.contains('DISTRO_FEATURES','x11','gnome-desktop3','',d)} \
"
inherit gnomebase itstool gnome-help pkgconfig gsettings gobject-introspection upstream-version-is-even gettext distro_features_check
inherit gnomebase itstool gnome-help pkgconfig gsettings gobject-introspection upstream-version-is-even gettext features_check
SRC_URI[archive.md5sum] = "77b38b625008f5940e9bd4b3d38e8cf8"
SRC_URI[archive.sha256sum] = "85e407cde396147b249120d816c7715fb6df191ca561cf65ff3554a5d67626df"

View File

@ -6,7 +6,7 @@ DEPENDS = " \
dbus db virtual/libiconv zlib libsoup-2.4 libical nss libsecret \
"
inherit gsettings gobject-introspection distro_features_check cmake gtk-doc gettext perlnative pythonnative
inherit gsettings gobject-introspection features_check cmake gtk-doc gettext perlnative pythonnative
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -19,7 +19,7 @@ DEPENDS = " \
gtksourceview4 \
"
inherit gnomebase itstool gnome-help gobject-introspection gtk-doc vala gettext distro_features_check upstream-version-is-even
inherit gnomebase itstool gnome-help gobject-introspection gtk-doc vala gettext features_check upstream-version-is-even
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -8,7 +8,7 @@ BPN = "gnome-desktop"
GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase itstool pkgconfig upstream-version-is-even gobject-introspection distro_features_check
inherit gnomebase itstool pkgconfig upstream-version-is-even gobject-introspection features_check
# gobject-introspection is mandatory and cannot be configured
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
@ -24,7 +24,7 @@ SRC_URI += " \
DEPENDS += "gsettings-desktop-schemas virtual/libx11 gtk+3 startup-notification xkeyboard-config iso-codes udev"
inherit distro_features_check gtk-doc
inherit features_check gtk-doc
REQUIRED_DISTRO_FEATURES += "x11"
GTKDOC_MESON_OPTION = "gtk_doc"

View File

@ -11,7 +11,7 @@ DEPENDS = " \
GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase gtk-icon-cache gettext distro_features_check upstream-version-is-even
inherit gnomebase gtk-icon-cache gettext features_check upstream-version-is-even
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
"
inherit distro_features_check gnomebase remove-libtool gettext upstream-version-is-even
inherit features_check gnomebase remove-libtool gettext upstream-version-is-even
DEPENDS = " \
intltool-native \

View File

@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
DEPENDS = "python libxml2 popt gtk+3 gnome-common-native"
inherit distro_features_check gnomebase gettext pkgconfig gobject-introspection upstream-version-is-even
inherit features_check gnomebase gettext pkgconfig gobject-introspection upstream-version-is-even
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase gsettings gobject-introspection gettext distro_features_check upstream-version-is-even
inherit gnomebase gsettings gobject-introspection gettext features_check upstream-version-is-even
SRC_URI[archive.md5sum] = "528b0b7cc2dd22c6026a9c8739c71fa7"
SRC_URI[archive.sha256sum] = "7ce4979817866911a94ecb75b36db56797e038c0c524c5c1a81aefccafc17337"

View File

@ -14,7 +14,7 @@ DEPENDS = " \
GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase gnome-help itstool gtk-icon-cache distro_features_check gettext upstream-version-is-even
inherit gnomebase gnome-help itstool gtk-icon-cache features_check gettext upstream-version-is-even
REQUIRED_DISTRO_FEATURES = "x11 polkit"

View File

@ -10,7 +10,7 @@ PNAME = "gtksourceview"
S = "${WORKDIR}/${PNAME}-${PV}"
inherit gnomebase lib_package gettext distro_features_check gtk-doc gobject-introspection upstream-version-is-even
inherit gnomebase lib_package gettext features_check gtk-doc gobject-introspection upstream-version-is-even
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -12,7 +12,7 @@ S = "${WORKDIR}/${PNAME}-${PV}"
GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase lib_package gettext distro_features_check gtk-doc gobject-introspection vala
inherit gnomebase lib_package gettext features_check gtk-doc gobject-introspection vala
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -6,7 +6,7 @@ SECTION = "x11/gnome/libs"
DEPENDS = "gconf glib-2.0 libxklavier gtk+3 intltool-native"
inherit distro_features_check gnomebase gobject-introspection gettext
inherit features_check gnomebase gobject-introspection gettext
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -5,7 +5,7 @@ LICENSE = "LGPL-2.0+"
LIC_FILES_CHKSUM = "file://tap.c;beginline=1;endline=20;md5=71756eeb144e9eeb177c69aa672b1635"
PR = "r4"
inherit distro_features_check autotools pkgconfig
inherit features_check autotools pkgconfig
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
inherit gnomebase lib_package gtk-doc gobject-introspection gettext upstream-version-is-even
# depends on libxau
inherit distro_features_check
inherit features_check
REQUIRED_DISTRO_FEATURES = "x11"
SRC_URI[archive.md5sum] = "c6d67325cd97b2208b41e07e6cc7b947"

View File

@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase gsettings gobject-introspection gettext gtk-doc vala distro_features_check upstream-version-is-even
inherit gnomebase gsettings gobject-introspection gettext gtk-doc vala features_check upstream-version-is-even
SRC_URI[archive.md5sum] = "52c3b1e27887fc88f862c92c42d930c1"
SRC_URI[archive.sha256sum] = "02245395d639d9749fe2d19b7e66b64a152b9509ab0e5aad92514538b9c6f1b9"

View File

@ -12,7 +12,7 @@ DEPENDS = "gtk+3 gdk-pixbuf libsoup-2.4 json-glib gnome-common-native"
B = "${S}"
inherit distro_features_check autotools pkgconfig gobject-introspection
inherit features_check autotools pkgconfig gobject-introspection
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -15,7 +15,7 @@ GTKDOC_MESON_OPTION = "gtk_doc"
GIR_MESON_ENABLE_FLAG = 'enabled'
GIR_MESON_DISABLE_FLAG = 'disabled'
inherit gnomebase gobject-introspection gtk-doc gettext distro_features_check
inherit gnomebase gobject-introspection gtk-doc gettext features_check
SRC_URI[archive.md5sum] = "89dbe5a1843fd3745b8b64b34a2ef55d"
SRC_URI[archive.sha256sum] = "9595835cf28d0fc6af5526a18f77f2fcf3ca8c09e36741bb33915b6e69b8e3ca"

View File

@ -8,7 +8,7 @@ DEPENDS = "intltool-native gnome-common-native gtk+ gdk-pixbuf-native libxres"
PACKAGECONFIG ??= "startup-notification"
PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification,startup-notification"
inherit gnomebase gobject-introspection distro_features_check
inherit gnomebase gobject-introspection features_check
REQUIRED_DISTRO_FEATURES = "x11"
SRC_URI[archive.md5sum] = "f03e1139296e2a3a92e3b65a3080cd32"

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6e29c688d912da12b66b73e32b03d812"
DEPENDS = "xkbcomp gtk+ iso-codes libxi libxml2"
inherit autotools pkgconfig gettext gobject-introspection distro_features_check
inherit autotools pkgconfig gettext gobject-introspection features_check
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -10,7 +10,7 @@ DEPENDS = "gsettings-desktop-schemas startup-notification \
gnome-doc-utils gdk-pixbuf-native \
gtk+3 glib-2.0 libcanberra libgtop intltool-native"
inherit autotools gettext gnomebase distro_features_check
inherit autotools gettext gnomebase features_check
# depends on startup-notification which depends on virtual/libx11
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -15,7 +15,7 @@ DEPENDS = " \
tracker \
"
inherit gnomebase gsettings gobject-introspection gtk-doc gettext distro_features_check upstream-version-is-even
inherit gnomebase gsettings gobject-introspection gtk-doc gettext features_check upstream-version-is-even
SRC_URI[archive.md5sum] = "19e4f1d89fb9d0ff135d5b1974ce43b5"
SRC_URI[archive.sha256sum] = "37ce2c16a610c589dcc7660f9092446465568e38e29bce6ed8c24f2e8e0077f3"

View File

@ -20,7 +20,7 @@ DEPENDS = " \
GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase gsettings gobject-introspection vala gtk-doc manpages bash-completion distro_features_check
inherit gnomebase gsettings gobject-introspection vala gtk-doc manpages bash-completion features_check
SRC_URI[archive.md5sum] = "5e75b611b190c4cebf53e3de15266429"
SRC_URI[archive.sha256sum] = "b6748726e465ad2f4d991560634b1fd0df8841f3d981b3b837c4162abedf08a1"

View File

@ -4,7 +4,7 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
inherit gnomebase itstool gnome-help distro_features_check gettext
inherit gnomebase itstool gnome-help features_check gettext
DEPENDS = " \
yelp-tools-native \

View File

@ -3,7 +3,7 @@ HOMEPAGE = "https://www.freedesktop.org/software/colord/"
LICENSE = "LGPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
inherit meson gobject-introspection gettext gtk-doc distro_features_check
inherit meson gobject-introspection gettext gtk-doc features_check
DEPENDS = " \
gtk+3 \

View File

@ -18,7 +18,7 @@ SRC_URI = "git://github.com/engla/keybinder.git;branch=keybinder-3.0 \
RDEPENDS_${PN} = "gtk+"
inherit distro_features_check autotools gtk-doc gobject-introspection
inherit features_check autotools gtk-doc gobject-introspection
REQUIRED_DISTRO_FEATURES = "x11"
do_configure_prepend() {

View File

@ -21,7 +21,7 @@ SRC_URI[sha256sum] = "a58ff4fabb01a25043b142185a33eeea961109dd60d4b40b6a9df4fa3c
DEPENDS = "popt libpam glib-2.0 python3"
inherit distro_features_check
inherit features_check
REQUIRED_DISTRO_FEATURES = "pam"
inherit autotools gettext python3native python3-dir pkgconfig gtk-doc

View File

@ -10,7 +10,7 @@ SRC_URI = "https://launchpad.net/onboard/1.4/${PV}/+download/${BPN}-${PV}.tar.gz
SRC_URI[md5sum] = "1a2fbe82e934f5b37841d17ff51e80e8"
SRC_URI[sha256sum] = "01cae1ac5b1ef1ab985bd2d2d79ded6fc99ee04b1535cc1bb191e43a231a3865"
inherit distro_features_check setuptools3 pkgconfig gtk-icon-cache gsettings
inherit features_check setuptools3 pkgconfig gtk-icon-cache gsettings
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -22,7 +22,7 @@ SRC_URI[sha256sum] = "99fbfd248b411ed0e7c44d1957b0ecde699b5a968a4db5d37228e82e7b
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
inherit distro_features_check autotools gettext pkgconfig
inherit features_check autotools gettext pkgconfig
EXTRA_OEMAKE += "INSTALL='install -p'"

View File

@ -8,6 +8,6 @@ RRECOMMENDS_${PN} = "adwaita-icon-theme"
SRC_URI = "http://download.gnome.org/sources/${BPN}/0.8/${BPN}-${PV}.tar.xz"
SRC_URI[md5sum] = "212d85ebce89b32468b59e1164050d40"
SRC_URI[sha256sum] = "aa3decb9d532c0e2e505adc592f431fd81c0231ded2981129e87da13712479ed"
inherit distro_features_check autotools pkgconfig gettext
inherit features_check autotools pkgconfig gettext
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -24,7 +24,7 @@ SRC_URI = "http://download.videolan.org/pub/videolan/${BPN}/${PV}/${BP}.tar.xz \
SRC_URI[md5sum] = "744442ec0c145453ea1d257914c8072e"
SRC_URI[sha256sum] = "e0149ef4a20a19b9ecd87309c2d27787ee3f47dfd47c6639644bc1f6fd95bdf6"
inherit autotools gettext pkgconfig distro_features_check
inherit autotools gettext pkgconfig features_check
ARM_INSTRUCTION_SET = "arm"
export BUILDCC = "${BUILD_CC}"

View File

@ -45,7 +45,7 @@ RDEPENDS_${PN}_remove = "perl"
DEPENDS += "readline virtual/libiconv zlib popt libtalloc libtdb libtevent libldb libbsd libaio libpam libtasn1 jansson"
inherit distro_features_check
inherit features_check
REQUIRED_DISTRO_FEATURES = "pam"
DEPENDS_append_libc-musl = " libtirpc"

View File

@ -20,7 +20,7 @@ SRC_URI = " \
SRC_URI[md5sum] = "3747b453d76709e5a99da209fc0bb5f5"
SRC_URI[sha256sum] = "5f85a8084ad3539b547bec097286948233188c971f498890316dec170bdd1da8"
inherit setuptools distro_features_check
inherit setuptools features_check
RDEPENDS_${PN} = " \
iptables \

View File

@ -7,7 +7,7 @@ AUTHOR = "Clayton Craft and others"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://LICENSE;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
inherit distro_features_check systemd
inherit features_check systemd
RDEPENDS_${PN} = "python3-pygobject python3-dbus"
REQUIRED_DISTRO_FEATURES = "systemd"

View File

@ -23,7 +23,7 @@ S = "${WORKDIR}/dlm-dlm-${PV}"
DEPENDS = "corosync systemd"
inherit pkgconfig systemd distro_features_check
inherit pkgconfig systemd features_check
PACKAGECONFIG ??= ""

View File

@ -25,7 +25,7 @@ EXTRA_OECONF += "--without-gssapi --sbindir=${bindir}"
DEPENDS += "flex-native bison-native libpam"
inherit autotools-brokensep distro_features_check
inherit autotools-brokensep features_check
REQUIRED_DISTRO_FEATURES = "pam"

View File

@ -19,7 +19,7 @@ SRCREV = "c17fd14505f30d9e4dbad276f7aa956fd21a637b"
S = "${WORKDIR}/git"
inherit waf pkgconfig distro_features_check
inherit waf pkgconfig features_check
REQUIRED_DISTRO_FEATURES += "opengl"

View File

@ -19,7 +19,7 @@ SRC_URI[sha256sum] = "881d7d6a90b2428479288d64233151448f8990ab4958e0ecaca7eeb3c9
S = "${WORKDIR}/hostapd-${PV}"
B = "${WORKDIR}/hostapd-${PV}/hostapd"
inherit update-rc.d systemd pkgconfig distro_features_check
inherit update-rc.d systemd pkgconfig features_check
CONFLICT_DISTRO_FEATURES = "openssl-no-weak-ciphers"

View File

@ -10,7 +10,7 @@ SRC_URI = "http://tadas.dailyda.com/software/obex-data-server-${PV}.tar.gz \
SRC_URI[md5sum] = "961ca5db6fe9c97024e133cc6203cc4d"
SRC_URI[sha256sum] = "b399465ddbd6d0217abedd9411d9d74a820effa0a6a142adc448268d3920094f"
inherit distro_features_check autotools-brokensep pkgconfig
inherit features_check autotools-brokensep pkgconfig
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -14,7 +14,7 @@ SRC_URI += " file://0004-launcher-fix-build-with-musl-libc.patch"
SRC_URI[md5sum] = "a17886a92ab1e0bc2e4b1a274339e388"
SRC_URI[sha256sum] = "6fff9a831a514659e2c7d704e76867ce31ebcf43e8d7a62e080c6656f64cd39e"
inherit meson pkgconfig systemd distro_features_check
inherit meson pkgconfig systemd features_check
DEPENDS = "expat systemd"
DEPENDS += " ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'libselinux', '', d)}"

View File

@ -24,7 +24,7 @@ DEPENDS = " \
libgit2 \
"
inherit distro_features_check autotools pkgconfig gtk-icon-cache
inherit features_check autotools pkgconfig gtk-icon-cache
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bd7b2c994af21d318bd2cd3b3f80c2d5"
DEPENDS = "gtk+3 libxml-parser-perl-native python3-docutils-native intltool-native"
inherit distro_features_check autotools pkgconfig perlnative pythonnative gettext
inherit features_check autotools pkgconfig perlnative pythonnative gettext
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -9,7 +9,7 @@ DEPENDS = "gtk+ gtk+3 glib-2.0 libxml2 intltool-native \
"
inherit distro_features_check autotools pkgconfig gnomebase gobject-introspection
inherit features_check autotools pkgconfig gnomebase gobject-introspection
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -35,7 +35,7 @@ S = "${WORKDIR}/${BPN}${PV}/unix"
VER = "${@os.path.splitext(d.getVar('PV'))[0]}"
LDFLAGS += "-Wl,-rpath,${libdir}/tcltk/${PV}/lib"
inherit autotools distro_features_check
inherit autotools features_check
# depends on virtual/libx11
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -37,7 +37,7 @@ SRC_URI = "git://github.com/BOINC/boinc;protocol=https;branch=${BRANCH} \
file://gtk-configure.patch \
"
inherit gettext autotools pkgconfig distro_features_check systemd
inherit gettext autotools pkgconfig features_check systemd
REQUIRED_DISTRO_FEATURES += "opengl"

View File

@ -7,7 +7,7 @@ LICENSE = "gnuplot"
LIC_FILES_CHKSUM = "file://Copyright;md5=243a186fc2fd3b992125d60d5b1bab8f"
DEPENDS = "${BPN}-native virtual/libx11 gd readline"
inherit autotools distro_features_check
inherit autotools features_check
# depends on virtual/libx11
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -8,7 +8,7 @@ SRC_URI = "https://github.com/ice-wm/${BPN}/releases/download/${PV}/${BPN}-${PV}
SRC_URI[md5sum] = "6eba94a7935a0531d2c14eeb1426aeef"
SRC_URI[sha256sum] = "f1c1344b20a9e8635143f70ee27930b55f813c15ca61f84d77584d311b6ac027"
inherit autotools pkgconfig gettext perlnative distro_features_check qemu
inherit autotools pkgconfig gettext perlnative features_check qemu
REQUIRED_DISTRO_FEATURES = "x11"
EXTRA_OECONF += "--with-libdir=${datadir}/icewm \

View File

@ -26,6 +26,6 @@ file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
EXTRA_OECONF = " --disable-static --disable-rebuilds --enable-compile-warnings=minimum"
DEPENDS += "gtk+ glib-2.0 glib-2.0-native ruby-native intltool-native gnome-common-native"
inherit distro_features_check autotools pkgconfig gettext
inherit features_check autotools pkgconfig gettext
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -23,7 +23,7 @@ UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"
inherit distro_features_check
inherit features_check
REQUIRED_DISTRO_FEATURES = "systemd"
inherit gettext autotools python3native pkgconfig

View File

@ -12,7 +12,7 @@ DEPENDS = "freetype libpng jpeg expat gtk+"
BBCLASSEXTEND = "native"
inherit distro_features_check autotools pkgconfig
inherit features_check autotools pkgconfig
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -31,7 +31,7 @@ SRC_URI[sha256sum] = "f51039c997415fd0f13f8e01966b4a8ff80cbf90deb8b14c18827104a3
inherit autotools pkgconfig perlnative pythonnative
inherit distro_features_check
inherit features_check
CONFLICT_DISTRO_FEATURES_mipsarchn32 = "ld-is-gold"
DEPENDS += "nspr zlib python-six-native python-pytoml-native \

View File

@ -12,7 +12,7 @@ SECTION = "Applications/System"
DEPENDS = "curl libxml2 openssl libpam"
inherit distro_features_check
inherit features_check
REQUIRED_DISTRO_FEATURES = "pam"
SRCREV = "d8eba6cb6682b59d84ca1da67a523520b879ade6"

View File

@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "libpam openssl db"
inherit distro_features_check
inherit features_check
REQUIRED_DISTRO_FEATURES = "pam"
SRCREV = "e2145df09469bf84878e4729b4ecd814efb797d1"

View File

@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=41ab94182d94be9bb35e2a8b933f1e7d"
DEPENDS = "libpam openldap"
inherit distro_features_check
inherit features_check
REQUIRED_DISTRO_FEATURES = "pam"
SRCREV = "84d7b260f1ae6857ae36e014c9a5968e8aa1cbe8"

View File

@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "3c53d358d6eaed1b211239df017c27c6f9970995d14102ae67bae16d4f
DEPENDS += "libpam openssl"
inherit distro_features_check
inherit features_check
REQUIRED_DISTRO_FEATURES = "pam"
# This gets us ssh-agent, which we are almost certain to want.

View File

@ -1,7 +1,7 @@
# polkit must prepare polkitd group
DEPENDS += "polkit"
inherit distro_features_check
inherit features_check
REQUIRED_DISTRO_FEATURES = "polkit"
inherit useradd

View File

@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=155db86cdbafa7532b41f390409283eb \
DEPENDS = "expat glib-2.0 intltool-native mozjs"
inherit autotools gtk-doc pkgconfig useradd systemd gobject-introspection distro_features_check
inherit autotools gtk-doc pkgconfig useradd systemd gobject-introspection features_check
REQUIRED_DISTRO_FEATURES = "polkit"

View File

@ -11,7 +11,7 @@ LICENSE = "EPL-1.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=f300afd598546add034364cd0a533261"
DEPENDS = "curl libpam openssl sblim-sfc-common unzip-native"
inherit distro_features_check
inherit features_check
REQUIRED_DISTRO_FEATURES = "pam"
SRC_URI = "http://downloads.sourceforge.net/sblim/${BP}.tar.bz2 \

View File

@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \
DEPENDS = "atk glibmm"
inherit distro_features_check gnomebase autotools pkgconfig
inherit features_check gnomebase autotools pkgconfig
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1"
# Upstream renamed this package to gnome-themes-extra at some point
BPN = "gnome-themes-extra"
inherit gnomebase gettext gtk-icon-cache upstream-version-is-even distro_features_check
inherit gnomebase gettext gtk-icon-cache upstream-version-is-even features_check
ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}"

View File

@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
SECTION = "libs"
inherit distro_features_check
inherit features_check
ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}"
# This picks stable releases in the 2.x series (but not 2.90 onwards,

View File

@ -10,7 +10,7 @@ DEPENDS = "atkmm pangomm glibmm gtk+3 cairomm"
BPN = "gtkmm"
inherit gnomebase distro_features_check
inherit gnomebase features_check
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \
DEPENDS = "atkmm pangomm glibmm gtk+ cairomm"
inherit gnomebase distro_features_check
inherit gnomebase features_check
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -8,7 +8,7 @@ RDEPENDS_libvte = "vte-termcap"
GNOMEBN = "vte"
S = "${WORKDIR}/vte-${PV}"
inherit gnomebase gtk-doc distro_features_check upstream-version-is-even gobject-introspection
inherit gnomebase gtk-doc features_check upstream-version-is-even gobject-introspection
ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}"
EXTRA_OECONF = "--disable-python"

View File

@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
DEPENDS = "glib-2.0 pango giflib tiff libxml2 jpeg python libtool uthash gettext-native"
DEPENDS_append_class-target = " libxi"
inherit autotools pkgconfig pythonnative distro_features_check gettext gtk-icon-cache mime
inherit autotools pkgconfig pythonnative features_check gettext gtk-icon-cache mime
REQUIRED_DISTRO_FEATURES_append_class-target = " x11"

View File

@ -7,7 +7,7 @@ SRC_URI = "https://sourceforge.net/projects/${BPN}/files/${BPN}/${PV}/${BPN}-${P
SRC_URI[md5sum] = "90c3ca4dd9d51cf32276bc5344ec9754"
SRC_URI[sha256sum] = "2a43be8515b01ea82bcfa17d29ae0d40bd128342f0930cd1f375f1ff999f76a2"
inherit cmake distro_features_check
inherit cmake features_check
# depends on virtual/libx11, virtual/libgl
REQUIRED_DISTRO_FEATURES = "x11 opengl"

View File

@ -3,7 +3,7 @@ HOMEPAGE = "https://sourceforge.net/projects/ftgl/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=527a83e92c7bf363025380eec05df6e4"
inherit autotools pkgconfig distro_features_check
inherit autotools pkgconfig features_check
REQUIRED_DISTRO_FEATURES = "opengl x11"

View File

@ -42,7 +42,7 @@ SRCREV = "dc6a396bfe5cd6c53eb1df103c3af505d0899f90"
S = "${WORKDIR}/git"
inherit autotools gettext update-alternatives pkgconfig pythonnative perlnative distro_features_check
inherit autotools gettext update-alternatives pkgconfig pythonnative perlnative features_check
# depends on virtual/libx11
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -5,7 +5,7 @@ DEPENDS = "babl librsvg glib-2.0 gtk+ pango cairo expat zlib libpng jpeg virtual
EXTRA_OECONF = "--disable-docs"
inherit distro_features_check gnomebase vala gobject-introspection
inherit features_check gnomebase vala gobject-introspection
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -25,7 +25,7 @@ DEPENDS = " \
"
DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libxmu libxpm', '', d)}"
inherit distro_features_check gnomebase gtk-icon-cache gtk-doc
inherit features_check gnomebase gtk-icon-cache gtk-doc
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -16,7 +16,7 @@ DEPENDS = "gtk+"
S = "${WORKDIR}/${BPN}"
inherit distro_features_check autotools binconfig pkgconfig gettext
inherit features_check autotools binconfig pkgconfig gettext
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -15,7 +15,7 @@ DEPENDS = "tcl tk gperf-native bzip2 xz pango zlib gtk+ gdk-pixbuf glib-2.0"
RDEPENDS_${PN} = "tk-lib"
# depends on gtk+ which has this restriction
inherit distro_features_check
inherit features_check
ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}"
EXTRA_OECONF = "--with-tcl=${STAGING_BINDIR_CROSS} --with-tk=${STAGING_BINDIR_CROSS} --with-tirpc"

View File

@ -14,7 +14,7 @@ SRC_URI = "http://download.savannah.nongnu.org/releases/xforms/xforms-${PV}.tar.
SRC_URI[md5sum] = "235720a758a8b8d9e6e452dc67190e9b"
SRC_URI[sha256sum] = "7989b39598c769820ad451ad91e5cb0de29946940c8240aac94ca8238c2def61"
inherit autotools distro_features_check
inherit autotools features_check
REQUIRED_DISTRO_FEATURES = "opengl x11"

View File

@ -14,7 +14,7 @@ SRC_URI[sha256sum] = "34db5e20bcf64e7071fe9ae25acaa7d72bdc4f11ab3ce59acc768ab62f
S = "${WORKDIR}/SDL2_ttf-${PV}"
inherit autotools pkgconfig distro_features_check
inherit autotools pkgconfig features_check
# links to libGL.so
REQUIRED_DISTRO_FEATURES += "x11 opengl"

View File

@ -22,7 +22,7 @@ DEPENDS_append_libc-musl = " libexecinfo"
# combine oe-core way with angstrom DISTRO_TYPE
DISTRO_TYPE ?= "${@bb.utils.contains("IMAGE_FEATURES", "debug-tweaks", "debug", "",d)}"
inherit autotools pkgconfig gettext systemd distro_features_check
inherit autotools pkgconfig gettext systemd features_check
# depends on virtual/libx11
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -10,7 +10,7 @@ SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/numlockx/numlockx-${PV}.tar.g
SRC_URI[md5sum] = "be9109370447eae23f6f3f8527bb1a67"
SRC_URI[sha256sum] = "e468eb9121c94c9089dc6a287eeb347e900ce04a14be37da29d7696cbce772e4"
inherit autotools distro_features_check
inherit autotools features_check
# depends on virtual/libx11
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -12,7 +12,7 @@ SRC_URI = " \
SRC_URI[md5sum] = "b72794996c6a3ad94634727b95f9d204"
SRC_URI[sha256sum] = "8b4ac0760018c77c0044fab06a4f0c510ba87eae934d9983b10878483bde7ef7"
inherit autotools gettext update-alternatives pkgconfig distro_features_check
inherit autotools gettext update-alternatives pkgconfig features_check
# depends on virtual/libx11
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -12,7 +12,7 @@ SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/pangomm/${SHRT_VER}/pangomm-${
SRC_URI[md5sum] = "6cffedf2225c4e72645a7d757fb5b832"
SRC_URI[sha256sum] = "ca6da067ff93a6445780c0b4b226eb84f484ab104b8391fb744a45cbc7edbf56"
inherit distro_features_check autotools pkgconfig
inherit features_check autotools pkgconfig
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -14,7 +14,7 @@ DEPENDS += "virtual/libx11 virtual/libgl libxcb xcb-util-keysyms vim-native"
RDEPENDS_${PN} = "libxcb xcb-util-keysyms"
inherit cmake python3native distro_features_check
inherit cmake python3native features_check
REQUIRED_DISTRO_FEATURES = "x11 opengl"

View File

@ -16,7 +16,7 @@ SRCREV = "b814567e2bf8bda07cea8de1c7a062f4aa437b65"
S = "${WORKDIR}/git"
inherit pkgconfig distro_features_check
inherit pkgconfig features_check
TARGET_CC_ARCH += "${LDFLAGS}"

View File

@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.TXT;md5=75b02c2872421380bbd47781d2bd75d3"
S = "${WORKDIR}/git"
inherit distro_features_check
inherit features_check
REQUIRED_DISTRO_FEATURES = "x11"
inherit autotools cmake

View File

@ -9,7 +9,7 @@ SRC_URI = "git://github.com/Airblader/unclutter-xfixes.git \
file://0001-build-use-autotools.patch"
SRCREV = "10fd337bb77e4e93c3380f630a0555372778a948"
inherit autotools pkgconfig distro_features_check
inherit autotools pkgconfig features_check
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -10,7 +10,7 @@ SRC_URI = "git://anongit.freedesktop.org/vdpau/libvdpau"
S = "${WORKDIR}/git"
inherit distro_features_check meson
inherit features_check meson
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -23,7 +23,7 @@ DEPENDS = "\
zlib \
"
inherit pkgconfig autotools distro_features_check
inherit pkgconfig autotools features_check
ANY_OF_DISTRO_FEATURES = "x11 fbdev"

View File

@ -7,7 +7,7 @@ SRC_URI = "http://xorg.freedesktop.org/archive/individual/app/${BPN}-${PV}.tar.b
SRC_URI[md5sum] = "25cc7ca1ce5dcbb61c2b471c55e686b5"
SRC_URI[sha256sum] = "35b6f844b24f1776e9006c880a745728800764dbe3b327a128772b4610d8eb3d"
inherit distro_features_check autotools pkgconfig
inherit features_check autotools pkgconfig
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -7,7 +7,7 @@ DEPENDS = "virtual/libx11 libxtst"
PR = "r1"
inherit distro_features_check pkgconfig
inherit features_check pkgconfig
# depends on virtual/libx11
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -7,6 +7,6 @@ XORG_PN = "${BPN}"
SRC_URI = "${XORG_MIRROR}/individual/data/${BP}.tar.bz2"
S = "${WORKDIR}/${XORG_PN}-${PV}"
inherit distro_features_check autotools pkgconfig
inherit features_check autotools pkgconfig
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -9,7 +9,7 @@ DESCRIPTION = "Open-source X.org graphics driver for ATI Radeon graphics"
DEPENDS += "virtual/libx11 libxvmc drm \
virtual/libgl xorgproto libpciaccess"
inherit distro_features_check
inherit features_check
REQUIRED_DISTRO_FEATURES += "opengl"
SRC_URI[md5sum] = "47eccf71823206ade9629cba69de7ef6"

View File

@ -10,7 +10,7 @@ DEPENDS += "virtual/libx11 libxvmc drm xorgproto \
virtual/libgl libpciaccess"
RDEPENDS_${PN} += "xserver-xorg-module-exa"
inherit distro_features_check
inherit features_check
REQUIRED_DISTRO_FEATURES += "opengl"
COMPATIBLE_HOST = '(i.86|x86_64).*-linux'

View File

@ -10,7 +10,7 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util"
RDEPENDS_${PN} = "encodings font-util"
RDEPENDS_${PN}_class-native = "font-util-native"
inherit distro_features_check
inherit features_check
# depends on bdftopcf-native -> virtual/libx11
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -10,7 +10,7 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util"
RDEPENDS_${PN} = "encodings font-util"
RDEPENDS_${PN}_class-native = "font-util-native"
inherit distro_features_check
inherit features_check
# depends on bdftopcf-native -> virtual/libx11
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -10,7 +10,7 @@ DEPENDS += "util-macros-native font-util-native bdftopcf-native font-util"
RDEPENDS_${PN} = "encodings font-util"
RDEPENDS_${PN}_class-native = "font-util-native"
inherit distro_features_check
inherit features_check
# depends on bdftopcf-native -> virtual/libx11
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -10,7 +10,7 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util"
RDEPENDS_${PN} = "encodings font-util"
RDEPENDS_${PN}_class-native = "font-util-native"
inherit distro_features_check
inherit features_check
# depends on bdftopcf-native -> virtual/libx11
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -10,7 +10,7 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native"
RDEPENDS_${PN} = "encodings font-util"
RDEPENDS_${PN}_class-native = "font-util-native"
inherit distro_features_check
inherit features_check
# depends on bdftopcf-native -> virtual/libx11
REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8b32ccac3ad25e75e68478deb7780265"
DEPENDS = "util-macros-native font-util-native bdftopcf-native"
RDEPENDS_${PN} = "encodings font-util"
inherit distro_features_check
inherit features_check
# depends on bdftopcf-native -> virtual/libx11
REQUIRED_DISTRO_FEATURES = "x11"

Some files were not shown because too many files have changed in this diff Show More