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
5a34607134
commit
921fa67e49
@ -12,6 +12,7 @@ DEPENDS += " \
|
||||
cairo \
|
||||
freetype \
|
||||
glm \
|
||||
hwdata-native \
|
||||
jpeg \
|
||||
libdrm \
|
||||
libevdev \
|
||||
@ -44,8 +45,6 @@ PACKAGECONFIG[vulkan] = ",,vulkan-loader vulkan-headers glslang-native"
|
||||
PACKAGECONFIG ?= " \
|
||||
${@bb.utils.filter('DISTRO_FEATURES', 'vulkan x11', d)} \
|
||||
gles32 \
|
||||
use_system_wfconfig \
|
||||
use_system_wlroots \
|
||||
"
|
||||
|
||||
SRC_URI = "gitsm://github.com/WayfireWM/wayfire.git;protocol=https;nobranch=1"
|
||||
|
@ -16,10 +16,10 @@ DEPENDS = " \
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
SRC_URI = "gitsm://github.com/WayfireWM/wcm.git;protocol=https;branch=master"
|
||||
SRCREV = "5a82f0a0c76c7878f8a5e78dd02dc563202547a0"
|
||||
SRC_URI = "gitsm://github.com/WayfireWM/wcm.git;protocol=https;branch=0.7.x"
|
||||
SRCREV = "b725da3cc4587c8f3b25a7a699849fe94ced6e5f"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.7.0"
|
||||
PV = "0.7.5"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
@ -13,7 +13,6 @@ DEPENDS = " \
|
||||
wayfire \
|
||||
gtkmm3 \
|
||||
gtk-layer-shell \
|
||||
wf-config \
|
||||
pulseaudio \
|
||||
libnotify3 \
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user