mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-05-31 19:14:23 +02:00
Compare commits
3 Commits
09f6fc78f8
...
03419d19ec
Author | SHA1 | Date | |
---|---|---|---|
|
03419d19ec | ||
|
fa22561403 | ||
|
1344679991 |
@ -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 \
|
||||
"
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user