mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 05:28:23 +01:00
Compare commits
3 Commits
3d79080cc4
...
7771263beb
Author | SHA1 | Date | |
---|---|---|---|
|
7771263beb | ||
|
f63d59a60d | ||
|
6e29075ef9 |
@ -8,7 +8,7 @@ inherit python_setuptools_build_meta
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "2.4"
|
PV = "2.4"
|
||||||
SRCREV = "4e1c73b56e6fc306d3cd601d1c28635419a23f17"
|
SRCREV = "723e1c296a9d06fdcec5837d61ca4326c63d63c7"
|
||||||
|
|
||||||
FILES:${PN} += "${datadir}"
|
FILES:${PN} += "${datadir}"
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ DEPENDS += " \
|
|||||||
|
|
||||||
SRC_URI = "git://github.com/labwc/labwc-tweaks-gtk.git;protocol=https;branch=master"
|
SRC_URI = "git://github.com/labwc/labwc-tweaks-gtk.git;protocol=https;branch=master"
|
||||||
|
|
||||||
SRCREV = "405a3adcb2851436145a023d437d08a652583a1a"
|
SRCREV = "2613cd87e148b74d57dcda590b6de534fd86f4ac"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit meson pkgconfig features_check
|
inherit meson pkgconfig features_check
|
||||||
|
@ -35,8 +35,8 @@ RRECOMMENDS:${PN} ?= " \
|
|||||||
|
|
||||||
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 = "6bd36e85122101b30a852723b33d72210d45f8a5"
|
SRCREV = "c3a1a59a58a8eed88a5b4cc1a9f1d1c6a7b936d3"
|
||||||
PV = "0.8.1"
|
PV = "0.8.2"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit meson pkgconfig features_check gettext
|
inherit meson pkgconfig features_check gettext
|
||||||
|
Loading…
Reference in New Issue
Block a user