mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-23 17:26:44 +02:00
Compare commits
5 Commits
3fd476f31c
...
a2afb2f621
Author | SHA1 | Date | |
---|---|---|---|
|
a2afb2f621 | ||
|
735ae44621 | ||
|
0b95f5f898 | ||
|
8db6e60d42 | ||
|
9fe4100915 |
@ -21,7 +21,7 @@ DEPENDS = " \
|
||||
wayland \
|
||||
wayland-native \
|
||||
wayland-protocols \
|
||||
wlroots \
|
||||
virtual/libgles3 \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN} = "wl-clipboard"
|
||||
|
@ -14,9 +14,9 @@ DEPENDS += " \
|
||||
gtk+3 \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/labwc/labwc-tweaks.git;protocol=https;branch=master"
|
||||
SRC_URI = "git://github.com/labwc/labwc-tweaks-gtk.git;protocol=https;branch=master"
|
||||
|
||||
SRCREV = "1604f64cc62e4800ee04a6e1c323a48ee8140d83"
|
||||
SRCREV = "67adbedd610a1b44e7ba667ae72a5c9b07105119"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
@ -28,14 +28,14 @@ RRECOMMENDS:${PN} ?= " \
|
||||
slurp \
|
||||
wl-clipboard \
|
||||
labwc-menu-generator \
|
||||
labwc-tweaks \
|
||||
labwc-tweaks-gtk \
|
||||
swaybg \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/labwc/labwc.git;protocol=https;branch=master"
|
||||
|
||||
SRCREV = "59014e507175971e84af2b846b6b3a2c232cce7f"
|
||||
PV = "0.7.1"
|
||||
SRCREV = "b41af54a1bd7d9270d19de4c9a2b77d882cf3ede"
|
||||
PV = "0.7.2"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check gettext
|
||||
|
@ -39,7 +39,7 @@ RRECOMMENDS:${PN} ?= " \
|
||||
|
||||
SRC_URI = "git://github.com/swaywm/sway.git;protocol=https;branch=master"
|
||||
|
||||
SRCREV = "087226d997c15f4df30542778854999c632642a3"
|
||||
SRCREV = "dcdb72757a5ec591c692df5e96c57c51758dbd8f"
|
||||
PV = "1.10-dev"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
@ -39,8 +39,8 @@ PACKAGECONFIG ?= " \
|
||||
"
|
||||
|
||||
SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=0.17;protocol=https"
|
||||
SRCREV = "6dce6ae2ed92544b9758b194618e21f4c97f1d6b"
|
||||
PV = "0.17.2"
|
||||
SRCREV = "bc73e507abd1e8319353a8601f1f8ebfe17307ee"
|
||||
PV = "0.17.3"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
@ -39,7 +39,7 @@ PACKAGECONFIG ?= " \
|
||||
"
|
||||
|
||||
SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https"
|
||||
SRCREV = "b1b34cd6653d51f3bf8e331e6ae7b39290ae820e"
|
||||
SRCREV = "56ebfde540da9631548773baba87beb716660322"
|
||||
PV = "0.18.0-dev"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
Loading…
x
Reference in New Issue
Block a user