Fix warnings for deprecated distro_features_check - use features_check
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ SUMMARY = "Compton is a compositor for X"
|
||||
LICENSE = "NTP & MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=51f8a6ef7a22968bea284609c6093146"
|
||||
|
||||
inherit autotools-brokensep pkgconfig distro_features_check
|
||||
inherit autotools-brokensep pkgconfig features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit cmake_qt5_extra qmake5_base pkgconfig systemd useradd distro_features_check
|
||||
inherit cmake_qt5_extra qmake5_base pkgconfig systemd useradd features_check
|
||||
|
||||
DEPENDS += "extra-cmake-modules-native qtbase qtdeclarative qttools libxcb"
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = " \
|
||||
file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
|
||||
"
|
||||
|
||||
inherit kde-apps gtk-icon-cache distro_features_check
|
||||
inherit kde-apps gtk-icon-cache features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11 opengl"
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
require ${BPN}.inc
|
||||
|
||||
inherit cmake_lib distro_features_check
|
||||
inherit cmake_lib features_check
|
||||
|
||||
DEPENDS += "${BPN}-native kcoreaddons polkit-qt-1"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "ibrary for working with contact information"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
|
||||
inherit kde-kf5 gettext distro_features_check
|
||||
inherit kde-kf5 gettext features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURE = "x11"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = " \
|
||||
file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
|
||||
"
|
||||
|
||||
inherit kde-kf5 distro_features_check
|
||||
inherit kde-kf5 features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURE = "x11"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = " \
|
||||
file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
|
||||
"
|
||||
|
||||
inherit kde-kf5 distro_features_check
|
||||
inherit kde-kf5 features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURE = "x11"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "PolicyKit Qt wrapper"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=7dbc59dc445b2261c4fb2f9466e3446a"
|
||||
|
||||
inherit kde-base cmake_lib distro_features_check
|
||||
inherit kde-base cmake_lib features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURE = "polkit"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "All kde packages - just for build test"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
|
||||
|
||||
inherit packagegroup distro_features_check
|
||||
inherit packagegroup features_check
|
||||
|
||||
RDEPENDS_${PN} = " \
|
||||
kf5-world \
|
||||
|
||||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = " \
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit kde-plasma distro_features_check gettext
|
||||
inherit kde-plasma features_check gettext
|
||||
|
||||
DEPENDS += " \
|
||||
kpackage-native \
|
||||
|
||||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit kde-plasma distro_features_check gettext
|
||||
inherit kde-plasma features_check gettext
|
||||
|
||||
DEPENDS += " \
|
||||
gtk+ \
|
||||
|
||||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit kde-plasma distro_features_check gettext
|
||||
inherit kde-plasma features_check gettext
|
||||
|
||||
DEPENDS += " \
|
||||
kauth-native \
|
||||
|
||||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit kde-plasma distro_features_check gettext
|
||||
inherit kde-plasma features_check gettext
|
||||
|
||||
DEPENDS += "\
|
||||
kauth-native \
|
||||
|
||||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit kde-plasma distro_features_check gettext
|
||||
inherit kde-plasma features_check gettext
|
||||
|
||||
DEPENDS += " \
|
||||
kauth-native \
|
||||
|
||||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "pam"
|
||||
|
||||
inherit kde-plasma distro_features_check
|
||||
inherit kde-plasma features_check
|
||||
|
||||
DEPENDS += " \
|
||||
libpam \
|
||||
|
||||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit kde-plasma distro_features_check gettext
|
||||
inherit kde-plasma features_check gettext
|
||||
|
||||
DEPENDS += " \
|
||||
libinput \
|
||||
|
||||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit kde-plasma distro_features_check gettext pkgconfig
|
||||
inherit kde-plasma features_check gettext pkgconfig
|
||||
|
||||
DEPENDS += " \
|
||||
qtquickcontrols2 \
|
||||
|
||||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24 \
|
||||
"
|
||||
|
||||
inherit kde-plasma gettext distro_features_check
|
||||
inherit kde-plasma gettext features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURE = "polkit"
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit kde-plasma distro_features_check gettext
|
||||
inherit kde-plasma features_check gettext
|
||||
|
||||
DEPENDS += " \
|
||||
kcoreaddons \
|
||||
|
||||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
"
|
||||
|
||||
inherit liri distro_features_check
|
||||
inherit liri features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "pulseaudio"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
|
||||
"
|
||||
|
||||
inherit liri distro_features_check
|
||||
inherit liri features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
"
|
||||
|
||||
inherit liri distro_features_check
|
||||
inherit liri features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
|
||||
"
|
||||
|
||||
inherit liri pythonnative distro_features_check gsettings
|
||||
inherit liri pythonnative features_check gsettings
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "wayland pam"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
QT_TRANSLATION_FILES = "${datadir}/*/i18n/*.qm"
|
||||
|
||||
inherit qmake5 distro_features_check gtk-icon-cache qt5-translation manpages
|
||||
inherit qmake5 features_check gtk-icon-cache qt5-translation manpages
|
||||
|
||||
DEPENDS += " \
|
||||
qttools-native \
|
||||
|
||||
@@ -7,7 +7,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
QT_TRANSLATION_FILES = "${datadir}/*/i18n/*.qm"
|
||||
|
||||
inherit qmake5 distro_features_check gtk-icon-cache qt5-translation manpages
|
||||
inherit qmake5 features_check gtk-icon-cache qt5-translation manpages
|
||||
|
||||
DEPENDS += " \
|
||||
qttools-native \
|
||||
|
||||
@@ -7,7 +7,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
QT_TRANSLATION_FILES = "${datadir}/*/i18n/*.qm"
|
||||
|
||||
inherit qmake5 distro_features_check gtk-icon-cache qt5-translation manpages
|
||||
inherit qmake5 features_check gtk-icon-cache qt5-translation manpages
|
||||
|
||||
DEPENDS += " \
|
||||
qttools-native \
|
||||
|
||||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit lxqt pkgconfig distro_features_check cmake_auto_align_paths cmake_lib mime
|
||||
inherit lxqt pkgconfig features_check cmake_auto_align_paths cmake_lib mime
|
||||
|
||||
DEPENDS += "qtx11extras glib-2.0 libexif menu-cache libxcb liblxqt"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "Core utility library for all LXQt components"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt distro_features_check
|
||||
inherit lxqt features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4641e94ec96f98fabc56ff9cc48be14b"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit lxqt pkgconfig distro_features_check gtk-icon-cache mime
|
||||
inherit lxqt pkgconfig features_check gtk-icon-cache mime
|
||||
|
||||
DEPENDS += "qtx11extras qtsvg libfm-qt libexif libxfixes"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "LXQt system settings center"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt distro_features_check gtk-icon-cache
|
||||
inherit lxqt features_check gtk-icon-cache
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "Daemon used to register global keyboard shortcuts"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt distro_features_check
|
||||
inherit lxqt features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "The LXQt desktop panel"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt distro_features_check pkgconfig
|
||||
inherit lxqt features_check pkgconfig
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "Power management module for LXQt"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt distro_features_check
|
||||
inherit lxqt features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "Tool used to launch programs quickly by typing their names "
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt pkgconfig distro_features_check
|
||||
inherit lxqt pkgconfig features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "An alternative session manager ported from the original razor-session
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt distro_features_check
|
||||
inherit lxqt features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4641e94ec96f98fabc56ff9cc48be14b"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit lxqt pkgconfig distro_features_check
|
||||
inherit lxqt pkgconfig features_check
|
||||
|
||||
DEPENDS += "libfm-qt"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "Lightweight terminal emulator written in Qt"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=4641e94ec96f98fabc56ff9cc48be14b"
|
||||
|
||||
inherit lxqt gtk-icon-cache distro_features_check
|
||||
inherit lxqt gtk-icon-cache features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e90c7c0bee6fc368be0ba779e0eac053"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit autotools-brokensep pkgconfig distro_features_check manpages
|
||||
inherit autotools-brokensep pkgconfig features_check manpages
|
||||
|
||||
DEPENDS = " \
|
||||
virtual/libx11 \
|
||||
|
||||
Reference in New Issue
Block a user