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