mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 06:24:28 +02:00
cage: Update git and add 0.2.0
The meson option for xwayland was dropped with d3fb99d6654325ec46277cfdb589f89316bed701. The rework was to make oelint-adv more happy. Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
This commit is contained in:
@ -1,25 +1,8 @@
|
||||
SUMMARY = "Cage: a Wayland kiosk"
|
||||
HOMEPAGE = "https://www.hjdskes.nl/projects/cage/"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3d06ce025701c9a0b391f15902ce8ed"
|
||||
require cage.inc
|
||||
|
||||
DEPENDS = " \
|
||||
wayland-native \
|
||||
wayland \
|
||||
wayland-protocols \
|
||||
wlroots-0.17 \
|
||||
pixman \
|
||||
libxkbcommon \
|
||||
DEPENDS += "\
|
||||
wlroots-0.18 \
|
||||
"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
SRC_URI = "git://github.com/cage-kiosk/cage;branch=master;protocol=https"
|
||||
SRCREV = "9d43282fa0cd5925a6f9304f0218fd79ae9fcd94"
|
||||
PV = "0.1.5+dev"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'xwayland', d)}"
|
||||
PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled,xserver-xorg,xwayland"
|
||||
PV = "0.2.0+dev"
|
||||
SRCREV = "19157d35649f96aa04d26036a76eaed65de60944"
|
||||
|
Reference in New Issue
Block a user