Compare commits

...

3 Commits

Author SHA1 Message Date
Markus Volk
03419d19ec labwc: update 2025-05-13 16:44:26 +02:00
Markus Volk
fa22561403 labwc-menu-generator: update 2025-05-13 16:43:58 +02:00
Markus Volk
1344679991 gamescope: fetch with lfs=0 2025-05-13 16:43:28 +02:00
3 changed files with 5 additions and 5 deletions

View File

@ -54,7 +54,7 @@ PACKAGECONFIG[sdl2_backend] = "-Dsdl2_backend=enabled,-Dsdl2_backend=disabled,vi
PACKAGECONFIG[drm_backend] = "-Ddrm_backend=enabled,-Ddrm_backend=disabled"
SRC_URI = " \
gitsm://github.com/ValveSoftware/gamescope.git;branch=master;protocol=https \
gitsm://github.com/ValveSoftware/gamescope.git;branch=master;lfs=0;protocol=https \
file://0001-meson.build-dont-fail-if-stb-is-not-found.patch \
file://0001-meson.build-dont-leak-buildpath.patch \
"

View File

@ -8,9 +8,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://github.com/labwc/labwc-menu-generator.git;protocol=https;branch=master"
SRCREV = "a6e96b496aff6b54bcdaacfcd24720d46d6a683a"
SRCREV = "2ca1be707aca1a06852e3a0ce70941e50bd7c02e"
S = "${WORKDIR}/git"
PV = "0.1.0"
PV = "0.2.0"
DEPENDS = "glib-2.0"

View File

@ -35,8 +35,8 @@ RRECOMMENDS:${PN} ?= " \
SRC_URI = "git://github.com/labwc/labwc.git;protocol=https;branch=master"
SRCREV = "1fe4797a9d29b5094c9e38c336752d7f57ed593f"
PV = "0.8.3"
SRCREV = "9af441ecd36bbee66d4df46baa7b482872d989f2"
PV = "0.8.4"
S = "${WORKDIR}/git"
inherit meson pkgconfig features_check gettext manpages