mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 13:38:22 +01:00
wayfire: update
This commit is contained in:
parent
d66cf1a453
commit
f542ed5f49
@ -38,7 +38,7 @@ RRECOMMENDS:${PN} += " \
|
||||
|
||||
PACKAGECONFIG[gles32] = "-Denable_gles32=true,-Denable_gles32=false"
|
||||
PACKAGECONFIG[use_system_wfconfig] = "-Duse_system_wfconfig=enabled,-Duse_system_wfconfig=disabled,wf-config"
|
||||
PACKAGECONFIG[use_system_wlroots] = "-Duse_system_wlroots=enabled,-Duse_system_wlroots=disabled,wlroots-0.16"
|
||||
PACKAGECONFIG[use_system_wlroots] = "-Duse_system_wlroots=enabled,-Duse_system_wlroots=disabled,wlroots-0.17"
|
||||
PACKAGECONFIG[x11] = "-Dxwayland=enabled,-Dxwayland=disabled,xwayland xcb-util-renderutil xcb-util-wm"
|
||||
PACKAGECONFIG[vulkan] = ",,vulkan-loader vulkan-headers glslang-native"
|
||||
|
||||
@ -51,7 +51,7 @@ PACKAGECONFIG ?= " \
|
||||
|
||||
SRC_URI = "gitsm://github.com/WayfireWM/wayfire.git;protocol=https;nobranch=1"
|
||||
|
||||
SRCREV = "1d209ce356b449f16d93a77ebad87f4c3b9e7423"
|
||||
SRCREV = "97e6702ec65e73b4659087a63c71495cf70dccd8"
|
||||
PV = "0.8.0"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
@ -17,7 +17,7 @@ DEPENDS = " \
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
SRC_URI = "gitsm://github.com/WayfireWM/wcm.git;protocol=https;nobranch=1"
|
||||
SRCREV = "8b4386ce872023e95b2b6493edb8bb314d2d4747"
|
||||
SRCREV = "fb9dd5746c077f60a34ff1f70d7ef3f70e5a59b5"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.8.0"
|
||||
|
||||
|
@ -15,7 +15,7 @@ DEPENDS = " \
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
SRC_URI = "git://github.com/WayfireWM/wf-config.git;protocol=https;branch=master"
|
||||
SRCREV = "8d96a30a4def766ddb45c5620234ebf76788ccd4"
|
||||
SRCREV = "af1bddc9d7191b9902edcb4c74572eac65577806"
|
||||
PV = "0.8.0"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
Loading…
Reference in New Issue
Block a user