mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-19 20:08:27 +01:00
wayfire: update
This commit is contained in:
parent
8ea6369d2b
commit
eadcf0a48c
@ -46,12 +46,13 @@ PACKAGECONFIG ?= " \
|
||||
${@bb.utils.filter('DISTRO_FEATURES', 'vulkan x11', d)} \
|
||||
gles32 \
|
||||
use_system_wlroots \
|
||||
use_system_wfconfig \
|
||||
"
|
||||
|
||||
SRC_URI = "gitsm://github.com/WayfireWM/wayfire.git;protocol=https;nobranch=1"
|
||||
|
||||
SRCREV = "44e1fa9c62e1f8c9f35cedbf3e86c6a0247e0b79"
|
||||
PV = "0.8.1"
|
||||
SRCREV = "15065ca1a2e3a596db3dbcba64823c5dee90f191"
|
||||
PV = "0.9.0"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
@ -17,9 +17,9 @@ DEPENDS = " \
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
SRC_URI = "gitsm://github.com/WayfireWM/wcm.git;protocol=https;nobranch=1"
|
||||
SRCREV = "fb9dd5746c077f60a34ff1f70d7ef3f70e5a59b5"
|
||||
SRCREV = "74a16f5ca6aaff9f17e8a38976968b3007c74e87"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.8.0"
|
||||
PV = "0.9.0"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
@ -15,8 +15,8 @@ DEPENDS = " \
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
SRC_URI = "git://github.com/WayfireWM/wf-config.git;protocol=https;branch=master"
|
||||
SRCREV = "aba330e7e22bbbeb5147af6e2cb0f30fb840cdd8"
|
||||
PV = "0.8.1"
|
||||
SRCREV = "fd420e8ae6bfda7fb0c4979c198dd82db6c3bd72"
|
||||
PV = "0.9.0"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
@ -20,10 +20,10 @@ DEPENDS = " \
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
SRC_URI = "gitsm://github.com/WayfireWM/wf-shell.git;protocol=https;branch=0.8.x"
|
||||
SRCREV = "973569f24359ee3af6b2426a3e55330fce2e4494"
|
||||
SRC_URI = "gitsm://github.com/WayfireWM/wf-shell.git;protocol=https;branch=0.9.x"
|
||||
SRCREV = "9cac0ac6301803188ff0c4f4d5cdbf762fd3e911"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.8.1"
|
||||
PV = "0.9.0"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user