mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 05:28:23 +01:00
Compare commits
2 Commits
f115b7ace7
...
be6de41cc7
Author | SHA1 | Date | |
---|---|---|---|
|
be6de41cc7 | ||
|
63219fb511 |
@ -28,10 +28,10 @@ DEPENDS = " \
|
||||
SRC_URI = "gitsm://gitlab.gnome.org/GNOME/calls.git;protocol=https;nobranch=1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "db9b771c19a22cf1ee46e1bce60c69a6c4c0e155"
|
||||
PV = "46.0"
|
||||
SRCREV = "11ce0eae72f6f6eeb1c1de2cfe71046087368121"
|
||||
PV = "47.0"
|
||||
|
||||
inherit meson vala pkgconfig mime-xdg gtk-icon-cache
|
||||
|
||||
FILES:${PN} += "${datadir}"
|
||||
FILES:${PN} += "${datadir} ${systemd_user_unitdir}"
|
||||
|
||||
|
@ -40,8 +40,8 @@ PACKAGECONFIG ?= " \
|
||||
"
|
||||
|
||||
SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=0.18;protocol=https"
|
||||
SRCREV = "5bc39071d173301eb8b2cd652c711075526dfbd9"
|
||||
PV = "0.18.1"
|
||||
SRCREV = "cda69b696d65a53d5d5e75dfed059a3803e0d700"
|
||||
PV = "0.18.2"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user