recipes-lxqt: inherit qt5-translation explicitly
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
inherit cmake_qt5_extra qt5-translation
|
||||
inherit cmake_qt5_extra
|
||||
|
||||
HOMEPAGE = "http://lxqt.org/"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit lxqt pkgconfig features_check cmake_lib mime
|
||||
inherit lxqt qt5-translation pkgconfig features_check 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 = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt features_check
|
||||
inherit lxqt qt5-translation features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4641e94ec96f98fabc56ff9cc48be14b"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit lxqt pkgconfig features_check gtk-icon-cache mime mime-xdg
|
||||
inherit lxqt qt5-translation pkgconfig features_check gtk-icon-cache mime mime-xdg
|
||||
|
||||
DEPENDS += "qtx11extras qtsvg libfm-qt libexif libxfixes"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "The standalone LXQt "About" dialog"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt
|
||||
inherit lxqt qt5-translation
|
||||
|
||||
DEPENDS += " \
|
||||
liblxqt \
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "GUI tools to adjust settings of the operating system"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt
|
||||
inherit lxqt qt5-translation
|
||||
|
||||
DEPENDS += " \
|
||||
liblxqt \
|
||||
|
||||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit lxqt features_check mime-xdg gtk-icon-cache
|
||||
inherit lxqt qt5-translation features_check mime-xdg gtk-icon-cache
|
||||
|
||||
|
||||
DEPENDS += " \
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "LXQt system settings center"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt features_check gtk-icon-cache
|
||||
inherit lxqt qt5-translation features_check gtk-icon-cache
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "Daemon used to register global keyboard shortcuts"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt features_check
|
||||
inherit lxqt qt5-translation features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "The LXQt notification daemon"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt
|
||||
inherit lxqt qt5-translation
|
||||
|
||||
DEPENDS += "liblxqt libqtxdg kwindowsystem"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "This is a very small helper app for ssh-agent"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt
|
||||
inherit lxqt qt5-translation
|
||||
|
||||
DEPENDS += "liblxqt"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "The LXQt desktop panel"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt features_check pkgconfig
|
||||
inherit lxqt qt5-translation features_check pkgconfig
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "The LXQt PolicyKit agent"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt pkgconfig
|
||||
inherit lxqt qt5-translation pkgconfig
|
||||
|
||||
DEPENDS += "polkit-qt-1 liblxqt libqtxdg"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "Power management module for LXQt"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt features_check
|
||||
inherit lxqt qt5-translation features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "Tool used to launch programs quickly by typing their names "
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt pkgconfig features_check
|
||||
inherit lxqt qt5-translation pkgconfig features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "An alternative session manager ported from the original razor-session
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt features_check
|
||||
inherit lxqt qt5-translation features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "GUI frontend for sudo/su"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt pkgconfig
|
||||
inherit lxqt qt5-translation pkgconfig
|
||||
|
||||
DEPENDS += "liblxqt"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "Qt port of obconf, the Openbox configuration tool"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4641e94ec96f98fabc56ff9cc48be14b"
|
||||
|
||||
inherit lxqt pkgconfig
|
||||
inherit lxqt qt5-translation pkgconfig
|
||||
|
||||
DEPENDS += "qtx11extras openbox"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "pavucontrol-qt is the Qt port of pulseaudio volume control pavucontro
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
inherit lxqt
|
||||
inherit lxqt qt5-translation
|
||||
|
||||
DEPENDS += "glib-2.0 liblxqt pulseaudio"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4641e94ec96f98fabc56ff9cc48be14b"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
inherit lxqt pkgconfig features_check mime-xdg
|
||||
inherit lxqt qt5-translation pkgconfig features_check mime-xdg
|
||||
|
||||
DEPENDS += "libfm-qt"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "The Qt process manager"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4641e94ec96f98fabc56ff9cc48be14b"
|
||||
|
||||
inherit lxqt pkgconfig gtk-icon-cache
|
||||
inherit lxqt qt5-translation pkgconfig gtk-icon-cache
|
||||
|
||||
DEPENDS += " \
|
||||
libxrender \
|
||||
|
||||
@@ -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 features_check
|
||||
inherit lxqt qt5-translation gtk-icon-cache features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "The qterminal widget"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=4641e94ec96f98fabc56ff9cc48be14b"
|
||||
|
||||
inherit lxqt
|
||||
inherit lxqt qt5-translation
|
||||
|
||||
SRCREV = "63b146352fbaf3b92f45b44c1e37249724fc129d"
|
||||
PV = "0.16.0"
|
||||
|
||||
Reference in New Issue
Block a user