diff --git a/recipes-core/basu/basu_git.bb b/recipes-core/basu/basu_git.bb index cd40a38..c8378d4 100644 --- a/recipes-core/basu/basu_git.bb +++ b/recipes-core/basu/basu_git.bb @@ -1,16 +1,16 @@ SUMMARY = "The sd-bus library, extracted from systemd." -HOMEPAGE = "https://github.com/emersion/basu.git" +HOMEPAGE = "https://sr.ht/~emersion/basu" SECTION = "base" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" -SRC_URI = "git://github.com/emersion/basu.git;protocol=https;branch=master" +SRC_URI = "git://git.sr.ht/~emersion/basu;protocol=https;branch=master" DEPENDS += "gperf-native libcap" S = "${WORKDIR}/git" PV = "0.2.0" -SRCREV = "v${PV}" +SRCREV = "5fa970e868f25ebc79ccca9b1d9df4c030d97661" inherit meson pkgconfig diff --git a/recipes-core/elogind/elogind_git.bb b/recipes-core/elogind/elogind_git.bb index cf93cbd..7952b9c 100644 --- a/recipes-core/elogind/elogind_git.bb +++ b/recipes-core/elogind/elogind_git.bb @@ -5,17 +5,17 @@ SECTION = "base/shell" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" -SRC_URI = "git://github.com/elogind/elogind.git;protocol=https;branch=v246-stable" +SRC_URI = "git://github.com/elogind/elogind.git;protocol=https;nobranch=1" -DEPENDS += "gperf-native libcap eudev" +DEPENDS += "gperf-native libcap eudev util-linux acl dbus python3-native polkit" S = "${WORKDIR}/git" -PV = "246.10" -SRCREV = "${PV}" +PV = "248-pre" +SRCREV = "eed62107e2165b6863ee95a730b8f93aa397b92d" inherit meson pkgconfig -EXTRA_OEMESON += "--buildtype release" +EXTRA_OEMESON += "--buildtype release -Dtranslations=false" FILES:${PN} += "/usr" diff --git a/recipes-core/seatd/seatd_git.bb b/recipes-core/seatd/seatd_git.bb index d95df65..d953497 100644 --- a/recipes-core/seatd/seatd_git.bb +++ b/recipes-core/seatd/seatd_git.bb @@ -24,7 +24,7 @@ PACKAGECONFIG ?= " \ S = "${WORKDIR}/git" PV = "0.6.3" -SRCREV = "${PV}" +SRCREV = "96a5de88595cb8ddc41a4beb72d213d1f8bfdc61" inherit meson pkgconfig diff --git a/recipes-devtools/python/python-brotli_git.bb b/recipes-devtools/python/python-brotli_git.bb index d4e41bc..d5b4169 100644 --- a/recipes-devtools/python/python-brotli_git.bb +++ b/recipes-devtools/python/python-brotli_git.bb @@ -11,7 +11,7 @@ SRC_URI = " \ " PV = "1.0.9" -SRCREV = "v${PV}" +SRCREV = "e61745a6b7add50d380cfd7d3883dd6c62fc2c71" S = "${WORKDIR}/git" EXTRA_OECMAKE = "-DCMAKE_BUILD_TYPE=Release" diff --git a/recipes-devtools/python/python-i3ipc_git.bb b/recipes-devtools/python/python-i3ipc_git.bb index 997a74a..e800e30 100644 --- a/recipes-devtools/python/python-i3ipc_git.bb +++ b/recipes-devtools/python/python-i3ipc_git.bb @@ -15,5 +15,5 @@ inherit setuptools3 S = "${WORKDIR}/git" PV = "2.2.1" -SRCREV = "v${PV}" +SRCREV = "8ee74938fef47bf409a9f13c6d6436a1ef27ad7f" diff --git a/recipes-devtools/python/python-xlib.bb b/recipes-devtools/python/python-xlib.bb index e87265f..cd60976 100644 --- a/recipes-devtools/python/python-xlib.bb +++ b/recipes-devtools/python/python-xlib.bb @@ -20,5 +20,5 @@ inherit setuptools3 S = "${WORKDIR}/git" PV = "0.31" -SRCREV = "${PV}" +SRCREV = "a734526ed33fe446396e32649e8895dde679f52c" diff --git a/recipes-devtools/python/python3-geopy.bb b/recipes-devtools/python/python3-geopy.bb index fb9fbb8..bb4b5de 100644 --- a/recipes-devtools/python/python3-geopy.bb +++ b/recipes-devtools/python/python3-geopy.bb @@ -14,5 +14,5 @@ inherit setuptools3 S = "${WORKDIR}/git" PV = "2.2.0" -SRCREV = "${PV}" +SRCREV = "ade9c1b68c83a1fc76d90bc0ff603f6b34dfbbbf" diff --git a/recipes-devtools/python/python3_%.bbappend b/recipes-devtools/python/python3_%.bbappend index aec31fd..0d33458 100644 --- a/recipes-devtools/python/python3_%.bbappend +++ b/recipes-devtools/python/python3_%.bbappend @@ -4,3 +4,7 @@ do_install:append:class-target() { FILES:${PN}:class-target += "${bindir}/python" +RDEPENDS:${PN}-misc += "\ + ${PN}-terminal \ +" + diff --git a/recipes-extended/autotiling/autotiling-rs_git.bb b/recipes-extended/autotiling/autotiling-rs_git.bb index 656c2fa..4d13879 100644 --- a/recipes-extended/autotiling/autotiling-rs_git.bb +++ b/recipes-extended/autotiling/autotiling-rs_git.bb @@ -35,5 +35,5 @@ inherit rust cargo S = "${WORKDIR}/git" PV = "0.1.3" -SRCREV = "v${PV}" +SRCREV = "d5b66b6cc23014aeda8da4c4fe561d366d9892b7" diff --git a/recipes-extended/autotiling/autotiling_git.bb b/recipes-extended/autotiling/autotiling_git.bb index e00d038..094c054 100644 --- a/recipes-extended/autotiling/autotiling_git.bb +++ b/recipes-extended/autotiling/autotiling_git.bb @@ -14,5 +14,5 @@ inherit setuptools3 S = "${WORKDIR}/git" PV = "1.6" -SRCREV = "v${PV}" +SRCREV = "dbdbfa10115c23c987d63f66f0661b7039885735" diff --git a/recipes-extended/date/date_git.bb b/recipes-extended/date/date_git.bb index 15b91f9..6d23f42 100644 --- a/recipes-extended/date/date_git.bb +++ b/recipes-extended/date/date_git.bb @@ -12,7 +12,7 @@ SRC_URI = " \ S = "${WORKDIR}/git" PV = "3.0.1" -SRCREV = "v${PV}" +SRCREV = "6e921e1b1d21e84a5c82416ba7ecd98e33a436d0" inherit cmake diff --git a/recipes-extended/fcft/fcft_git.bb b/recipes-extended/fcft/fcft_git.bb index a8a02a8..3b4591b 100644 --- a/recipes-extended/fcft/fcft_git.bb +++ b/recipes-extended/fcft/fcft_git.bb @@ -20,7 +20,7 @@ SRC_URI = " \ S = "${WORKDIR}/git" PV = "2.5.1" -SRCREV = "${PV}" +SRCREV = "3f8afd3f082a0cb4a6de661f05b364352c71fb9b" inherit meson pkgconfig diff --git a/recipes-extended/font-awesome/font-awesome-otf_git.bb b/recipes-extended/font-awesome/font-awesome-otf_git.bb index 05ed5c7..b36a4b7 100644 --- a/recipes-extended/font-awesome/font-awesome-otf_git.bb +++ b/recipes-extended/font-awesome/font-awesome-otf_git.bb @@ -12,7 +12,7 @@ SRC_URI = " \ S = "${WORKDIR}/git" PV = "5.15.4" -SRCREV = "${PV}" +SRCREV = "7d3d774145ac38663f6d1effc6def0334b68ab7e" do_install () { diff --git a/recipes-extended/highway/highway_git.bb b/recipes-extended/highway/highway_git.bb index 3476fa2..fd15c34 100644 --- a/recipes-extended/highway/highway_git.bb +++ b/recipes-extended/highway/highway_git.bb @@ -11,7 +11,7 @@ SRC_URI = " \ " PV = "0.15.0" -SRCREV = "${PV}" +SRCREV = "e69083a12a05caf037cabecdf1b248b7579705a5" S = "${WORKDIR}/git" EXTRA_OECMAKE = "-DBUILD_TESTING=0 -DCMAKE_BUILD_TYPE=Release" diff --git a/recipes-extended/inih/inih_git.bb b/recipes-extended/inih/inih_git.bb index 2aaa784..0d95c12 100644 --- a/recipes-extended/inih/inih_git.bb +++ b/recipes-extended/inih/inih_git.bb @@ -10,7 +10,7 @@ SRC_URI = "git://github.com/benhoyt/inih.git;protocol=https;branch=master" S = "${WORKDIR}/git" PV = "53" -SRCREV = "r${PV}" +SRCREV = "cb55f57d87ae840bd0f65dbe6bd22fa021a873a7" inherit meson pkgconfig diff --git a/recipes-extended/libvarlink/libvarlink_git.bb b/recipes-extended/libvarlink/libvarlink_git.bb index e739b26..4724d3b 100644 --- a/recipes-extended/libvarlink/libvarlink_git.bb +++ b/recipes-extended/libvarlink/libvarlink_git.bb @@ -12,7 +12,7 @@ inherit meson S = "${WORKDIR}/git" PV = "23" -SRCREV = "${PV}" +SRCREV = "d377218338b706ce3ff517a80fc0f1b1cfd8fe80" EXTRA_OEMESON += "--buildtype release" diff --git a/recipes-extended/light/light_git.bb b/recipes-extended/light/light_git.bb index 565625d..b9d417f 100644 --- a/recipes-extended/light/light_git.bb +++ b/recipes-extended/light/light_git.bb @@ -10,7 +10,7 @@ SRC_URI = " \ S = "${WORKDIR}/git" PV = "1.2.2" -SRCREV = "v${PV}" +SRCREV = "9faa9ae075f9e857aecb3eee8a028fc93108f1c2" CFLAGS += " -fcommon" diff --git a/recipes-extended/scdoc/scdoc_git.bb b/recipes-extended/scdoc/scdoc_git.bb index 5d04c7d..159d9bb 100644 --- a/recipes-extended/scdoc/scdoc_git.bb +++ b/recipes-extended/scdoc/scdoc_git.bb @@ -6,14 +6,14 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=31752b4a8edd3fb9ddba1cb90fada74d" SRC_URI = " \ - git://github.com/ddevault/scdoc.git;protocol=https;branch=master \ + git://git.sr.ht/~sircmpwn/scdoc;protocol=https;branch=master \ " DEPENDS = "scdoc-native" S = "${WORKDIR}/git" -PV = "1.11.0" -SRCREV = "${PV}" +PV = "1.11.2" +SRCREV = "4af1e1e3a8ebfddcc11a189254d60fc4ad74cd59" EXTRA_OEMAKE:class-native = "PREFIX=${prefix}" EXTRA_OEMAKE:class-target = "PREFIX=${prefix} HOST_SCDOC=${STAGING_BINDIR_NATIVE}/scdoc" diff --git a/recipes-extended/tllist/tllist_git.bb b/recipes-extended/tllist/tllist_git.bb index 83862c0..e68801c 100644 --- a/recipes-extended/tllist/tllist_git.bb +++ b/recipes-extended/tllist/tllist_git.bb @@ -12,7 +12,7 @@ SRC_URI = " \ S = "${WORKDIR}/git" PV = "1.0.5" -SRCREV = "${PV}" +SRCREV = "f2d806fe3e63a4f8b2da45883764c79696380e51" inherit meson pkgconfig diff --git a/recipes-extended/utf8proc/utf8proc_git.bb b/recipes-extended/utf8proc/utf8proc_git.bb index 78e19dc..4a0474b 100644 --- a/recipes-extended/utf8proc/utf8proc_git.bb +++ b/recipes-extended/utf8proc/utf8proc_git.bb @@ -3,15 +3,15 @@ HOMEPAGE = "https://github.com/JuliaStrings/utf8proc" BUGTRACKER = "https://github.com/JuliaStrings/utf8proc/issues" SECTION = "base/shell" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE.md;md5=97fe1c51de5d175e7564531e7955381d" +LIC_FILES_CHKSUM = "file://LICENSE.md;md5=96d5a3ba306e0f24fb289427af484408" SRC_URI = " \ git://github.com/JuliaStrings/utf8proc.git;protocol=https;branch=master \ " S = "${WORKDIR}/git" -PV = "2.6.1" -SRCREV = "v${PV}" +PV = "2.7.0" +SRCREV = "8ca6144c85c165987cb1c5d8395c7314e13d4cd7" EXTRA_OEMAKE = "prefix=${prefix}" diff --git a/recipes-graphics/libjxl/libjxl_git.bb b/recipes-graphics/libjxl/libjxl_git.bb index ee0f8a0..a9ed2c5 100644 --- a/recipes-graphics/libjxl/libjxl_git.bb +++ b/recipes-graphics/libjxl/libjxl_git.bb @@ -13,7 +13,7 @@ SRC_URI = " \ " PV = "0.6.1" -SRCREV = "v${PV}" +SRCREV = "a205468bc5d3a353fb15dae2398a101dff52f2d3" S = "${WORKDIR}/git" EXTRA_OECMAKE = " \ @@ -35,5 +35,3 @@ EXTRA_OECMAKE = " \ CXXFLAGS:append:arm = " -mfp16-format=ieee" -do_compile[network] = "1" - diff --git a/recipes-graphics/wayland/waylandpp_0.2.8.bb b/recipes-graphics/wayland/waylandpp_git.bb similarity index 80% rename from recipes-graphics/wayland/waylandpp_0.2.8.bb rename to recipes-graphics/wayland/waylandpp_git.bb index d180b80..1adb9f4 100644 --- a/recipes-graphics/wayland/waylandpp_0.2.8.bb +++ b/recipes-graphics/wayland/waylandpp_git.bb @@ -1,14 +1,15 @@ SUMMARY = " C++ binding for Wayland using the most modern C++ technology" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=7f6b13e4480850c59e176edd427d996e" +LIC_FILES_CHKSUM = "file://LICENSE;md5=3aae28cc66d61975114c2b14df215407" -SRC_URI = "git://github.com/NilsBrause/waylandpp.git;tag=${PV};protocol=https;branch=master" +SRC_URI = "git://github.com/NilsBrause/waylandpp.git;protocol=https;branch=master" DEPENDS:class-native = " pugixml-native" DEPENDS:class-target = " waylandpp-native wayland virtual/egl virtual/libgles2" S = "${WORKDIR}/git" -PV = "0.2.8" +SRCREV = "e5bc48c12651872711ce08ec8da4871e7c522571" +PV = "0.2.9" inherit cmake pkgconfig diff --git a/recipes-gtk/nwg-shell/nwg-bar_git.bb b/recipes-gtk/nwg-shell/nwg-bar_git.bb index 6e6c5d9..62daa6d 100644 --- a/recipes-gtk/nwg-shell/nwg-bar_git.bb +++ b/recipes-gtk/nwg-shell/nwg-bar_git.bb @@ -13,7 +13,7 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-bar.git" SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https" PV = "0.0.1" -SRCREV = "v${PV}" +SRCREV = "7dd7df3cd9a9e78fe477e88e0f3cb97309d50ff5" inherit go go-mod pkgconfig diff --git a/recipes-gtk/nwg-shell/nwg-dock_git.bb b/recipes-gtk/nwg-shell/nwg-dock_git.bb index b21c33d..eac81c6 100644 --- a/recipes-gtk/nwg-shell/nwg-dock_git.bb +++ b/recipes-gtk/nwg-shell/nwg-dock_git.bb @@ -12,7 +12,7 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-dock.git" SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https" PV = "0.2.2" -SRCREV = "v${PV}" +SRCREV = "204582169596597095109727302fec51f930c91e" inherit go go-mod pkgconfig @@ -20,8 +20,8 @@ GO_INSTALL = "${GO_IMPORT}" do_install:append() { # remove precompiled x86 binaries - rm -r ${D}${libdir}/go/src/${GO_IMPORT}/bin - rm -r ${D}${libdir}/go/pkg/mod/github.com/dlasky/gotk3-layershell*/example + rm -rf ${D}${libdir}/go/src/${GO_IMPORT}/bin + rm -rf ${D}${libdir}/go/pkg/mod/github.com/dlasky/gotk3-layershell*/example } do_compile[network] = "1" diff --git a/recipes-gtk/nwg-shell/nwg-drawer_git.bb b/recipes-gtk/nwg-shell/nwg-drawer_git.bb index 5233897..2515fd1 100644 --- a/recipes-gtk/nwg-shell/nwg-drawer_git.bb +++ b/recipes-gtk/nwg-shell/nwg-drawer_git.bb @@ -17,7 +17,7 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-drawer.git" SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https" PV = "0.2.1" -SRCREV = "v${PV}" +SRCREV = "98efb3661467bd9b1c3c8fccb28143bf86cd206a" inherit go go-mod pkgconfig @@ -25,8 +25,8 @@ GO_INSTALL = "${GO_IMPORT}" do_install:append() { # remove precompiled x86 binary - rm -r ${D}${libdir}/go/src/${GO_IMPORT}/bin - rm -r ${D}${libdir}/go/pkg/mod/github.com/dlasky/gotk3-layershell*/example + rm -rf ${D}${libdir}/go/src/${GO_IMPORT}/bin + rm -rf ${D}${libdir}/go/pkg/mod/github.com/dlasky/gotk3-layershell*/example } do_compile[network] = "1" diff --git a/recipes-gtk/nwg-shell/nwg-launchers_git.bb b/recipes-gtk/nwg-shell/nwg-launchers_git.bb index 3c543d2..cbf933a 100644 --- a/recipes-gtk/nwg-shell/nwg-launchers_git.bb +++ b/recipes-gtk/nwg-shell/nwg-launchers_git.bb @@ -27,7 +27,7 @@ PACKAGECONFIG ?= " \ SRC_URI = " \ git://github.com/nwg-piotr/nwg-launchers.git;protocol=https;branch=master \ " -SRCREV = "v${PV}" +SRCREV = "4dde40e2a0d82ae87a262e0c2babd22e309d28bf" PV = "0.6.3" S = "${WORKDIR}/git" diff --git a/recipes-gtk/nwg-shell/nwg-menu_git.bb b/recipes-gtk/nwg-shell/nwg-menu_git.bb index b7c81f7..7e6a607 100644 --- a/recipes-gtk/nwg-shell/nwg-menu_git.bb +++ b/recipes-gtk/nwg-shell/nwg-menu_git.bb @@ -19,7 +19,7 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-menu.git" SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https" PV = "0.1.1" -SRCREV = "v${PV}" +SRCREV = "b76362d971490cb8279b40d9c2d543c5e69232ef" inherit go go-mod pkgconfig @@ -27,7 +27,7 @@ GO_INSTALL = "${GO_IMPORT}" do_install:append() { # remove precompiled x86 binary - rm -r ${D}${libdir}/go/src/${GO_IMPORT}/bin + rm -rf ${D}${libdir}/go/src/${GO_IMPORT}/bin } do_compile[network] = "1" diff --git a/recipes-gtk/nwg-shell/nwg-panel_git.bb b/recipes-gtk/nwg-shell/nwg-panel_git.bb index 398bd8f..15fabaa 100644 --- a/recipes-gtk/nwg-shell/nwg-panel_git.bb +++ b/recipes-gtk/nwg-shell/nwg-panel_git.bb @@ -20,5 +20,5 @@ inherit setuptools3 S = "${WORKDIR}/git" PV = "0.6.0" -SRCREV = "b1072ef51bc11dda16f67d61d8bf0eaf3e90e991" +SRCREV = "221342b252c6608c30147a3cec5bc06eae28ab40" diff --git a/recipes-gtk/nwg-shell/nwg-wrapper_git.bb b/recipes-gtk/nwg-shell/nwg-wrapper_git.bb index bf830c7..a4b9882 100644 --- a/recipes-gtk/nwg-shell/nwg-wrapper_git.bb +++ b/recipes-gtk/nwg-shell/nwg-wrapper_git.bb @@ -1,6 +1,6 @@ SUMMARY = "GTK3-based wrapper to display a script output, or a text file content on the desktop in wlroots-based compositors." LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=fffa55ad1c828db5e334374fb1182530" +LIC_FILES_CHKSUM = "file://LICENSE;md5=f8c294ba3ca22f2369223ac6415d1168" SRC_URI = " \ git://github.com/nwg-piotr/nwg-wrapper.git;protocol=https;branch=master \ @@ -13,5 +13,5 @@ inherit setuptools3 gobject-introspection S = "${WORKDIR}/git" PV = "0.1.1" -SRCREV = "v${PV}" +SRCREV = "9c1b0669dd894b6209a3130169956c755154b055" diff --git a/recipes-gtk/srain/srain_git.bb b/recipes-gtk/srain/srain_git.bb index 1d62d74..4b96997 100644 --- a/recipes-gtk/srain/srain_git.bb +++ b/recipes-gtk/srain/srain_git.bb @@ -26,7 +26,7 @@ SRC_URI = " \ S = "${WORKDIR}/git" PV = "1.3.1" -SRCREV = "${PV}" +SRCREV = "9384edbf487d34ede0c84f6c33178390c0e6fe14" EXTRA_OEMESON += " \ --buildtype release \ diff --git a/recipes-support/asciinema/asciinema_git.bb b/recipes-support/asciinema/asciinema_git.bb index 6bae1d0..e4711c0 100644 --- a/recipes-support/asciinema/asciinema_git.bb +++ b/recipes-support/asciinema/asciinema_git.bb @@ -14,5 +14,5 @@ inherit setuptools3 S = "${WORKDIR}/git" PV = "2.1.0" -SRCREV = "v${PV}" +SRCREV = "e08109f99a589d7d6e7ecf68fd93f731976ed61f" diff --git a/recipes-support/fnott/fnott_git.bb b/recipes-support/fnott/fnott_git.bb index d1ded6b..db172ee 100644 --- a/recipes-support/fnott/fnott_git.bb +++ b/recipes-support/fnott/fnott_git.bb @@ -34,7 +34,7 @@ inherit meson pkgconfig features_check S = "${WORKDIR}/git" PV = "1.1.0" -SRCREV = "${PV}" +SRCREV = "5009c7c733386211022c0d9e1c00232ec8fb3921" EXTRA_OEMESON += "--buildtype release" diff --git a/recipes-support/foot/foot_git.bb b/recipes-support/foot/foot_git.bb index 1232517..f5b933e 100644 --- a/recipes-support/foot/foot_git.bb +++ b/recipes-support/foot/foot_git.bb @@ -24,7 +24,7 @@ SRC_URI = " \ S = "${WORKDIR}/git" PV = "1.10.3" -SRCREV = "${PV}" +SRCREV = "a9026f16a78971328bb1d5f2c19d05e9d0eb362b" PACKAGECONFIG[grapheme-clustering] = "-Dgrapheme-clustering=enabled,-Dgrapheme-clustering=disabled,utf8proc" PACKAGECONFIG[docs] = "-Ddocs=enabled,-Ddocs=disabled,scdoc-native" diff --git a/recipes-support/fuzzel/fuzzel_git.bb b/recipes-support/fuzzel/fuzzel_git.bb index 6917236..361d6b0 100644 --- a/recipes-support/fuzzel/fuzzel_git.bb +++ b/recipes-support/fuzzel/fuzzel_git.bb @@ -25,7 +25,7 @@ DEPENDS = " \ S = "${WORKDIR}/git" PV = "1.6.2" -SRCREV = "${PV}" +SRCREV = "ba5399e5a3bc225a3242a74459a61c729fbca8e5" inherit meson pkgconfig features_check diff --git a/recipes-support/grim/grim_git.bb b/recipes-support/grim/grim_git.bb index f2d86cc..2feca33 100644 --- a/recipes-support/grim/grim_git.bb +++ b/recipes-support/grim/grim_git.bb @@ -11,7 +11,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e316e9609dd7672b87ff25b46b2cf3e1" REQUIRED_DISTRO_FEATURES = "wayland" DEPENDS += " \ - cairo \ + pixman \ + libpng \ jpeg \ wayland \ wayland-native \ @@ -22,7 +23,7 @@ SRC_URI = "git://github.com/emersion/grim.git;protocol=https;branch=master" S = "${WORKDIR}/git" PV = "1.3.2" -SRCREV = "v${PV}" +SRCREV = "20c7c47a0aac09371c570c060f5f52f7e165e67a" inherit meson pkgconfig features_check diff --git a/recipes-support/slurp/slurp_git.bb b/recipes-support/slurp/slurp_git.bb index ff1d4c2..ef1d5f9 100644 --- a/recipes-support/slurp/slurp_git.bb +++ b/recipes-support/slurp/slurp_git.bb @@ -23,7 +23,7 @@ SRC_URI = "git://github.com/emersion/slurp.git;protocol=https;branch=master" S = "${WORKDIR}/git" PV = "1.3.2" -SRCREV = "v${PV}" +SRCREV = "f4e75594c3234519fe8b795a1163dfa31d2e7f3a" inherit meson pkgconfig features_check diff --git a/recipes-support/swaybg/swaybg_git.bb b/recipes-support/swaybg/swaybg_git.bb index 3eb19e6..1117d5e 100644 --- a/recipes-support/swaybg/swaybg_git.bb +++ b/recipes-support/swaybg/swaybg_git.bb @@ -25,7 +25,7 @@ CFLAGS:append = " -Wno-error=date-time" S = "${WORKDIR}/git" PV = "1.1" -SRCREV = "v${PV}" +SRCREV = "e10d02c77e54cb035c625e255f0df208cb3c86a0" inherit meson pkgconfig features_check diff --git a/recipes-support/virtboard/virtboard_git.bb b/recipes-support/virtboard/virtboard_git.bb index b4b8672..a5071fb 100644 --- a/recipes-support/virtboard/virtboard_git.bb +++ b/recipes-support/virtboard/virtboard_git.bb @@ -25,7 +25,7 @@ inherit meson pkgconfig gtk-icon-cache features_check S = "${WORKDIR}/git" PV = "0.0.6" -SRCREV = "v${PV}" +SRCREV = "2d30762e546b7f2a165fed094c58b3d0fda30ff6" FILES:${PN} += "${datadir}" diff --git a/recipes-support/wlsunset/wlsunset_git.bb b/recipes-support/wlsunset/wlsunset_git.bb index eb3a65c..92ef280 100644 --- a/recipes-support/wlsunset/wlsunset_git.bb +++ b/recipes-support/wlsunset/wlsunset_git.bb @@ -1,6 +1,6 @@ SUMMARY = "Day/night gamma adjustments for Wayland compositors supporting wlr-gamma-control-unstable-v1." -HOMEPAGE = "https://github.com/kennylevinsen/wlsunset" -BUGTRACKER = "https://github.com/kennylevinsen/wlsunset/issues" +HOMEPAGE = "https://git.sr.ht/~kennylevinsen/wlsunset" +BUGTRACKER = "https://git.sr.ht/~kennylevinsen/wlsunset/issues" SECTION = "base/shell" LICENSE = "MIT" @@ -14,14 +14,14 @@ DEPENDS += " \ wayland-protocols \ " -SRC_URI = "git://github.com/kennylevinsen/wlsunset.git;protocol=https;branch=master" +SRC_URI = "git://git.sr.ht/~kennylevinsen/wlsunset;protocol=https;nobranch=1" PACKAGECONFIG[man-pages] = ",,scdoc-native" S = "${WORKDIR}/git" PV = "0.2.0" -SRCREV = "${PV}" +SRCREV = "2e7d793bb6b0e21319940d476ca27242f60e3cd6" inherit meson pkgconfig features_check diff --git a/recipes-support/wob/wob_git.bb b/recipes-support/wob/wob_git.bb index a603087..391c1b5 100644 --- a/recipes-support/wob/wob_git.bb +++ b/recipes-support/wob/wob_git.bb @@ -26,7 +26,7 @@ PACKAGECONFIG ??= "" S = "${WORKDIR}/git" PV = "0.12" -SRCREV = "${PV}" +SRCREV = "16327f3c9902bd7ab7e74ffa757ce5847895bafc" EXTRA_OEMESON += "--buildtype release" diff --git a/recipes-support/yambar/yambar_git.bb b/recipes-support/yambar/yambar_git.bb index 7be54e8..f0c3081 100644 --- a/recipes-support/yambar/yambar_git.bb +++ b/recipes-support/yambar/yambar_git.bb @@ -28,7 +28,7 @@ inherit meson pkgconfig S = "${WORKDIR}/git" PV = "1.7.0" -SRCREV = "f71e7c29053fdfac5c28d02b8ab673fa8938f006" +SRCREV = "1d9297593e0d78d87a88e74aaed83c8cff285e5b" PACKAGECONFIG[wayland] = "-Dbackend-wayland=enabled,-Dbackend-wayland=disabled,wayland wayland-native wayland-protocols" PACKAGECONFIG[x11] = "-Dbackend-x11=enabled,-Dbackend-x11=disabled,xcb-util xcb-util-cursor xcb-util-wm libxcb" diff --git a/recipes-wlroots/wayfire/wayfire_git.bb b/recipes-wlroots/wayfire/wayfire_git.bb index 4bbd166..4cd4379 100644 --- a/recipes-wlroots/wayfire/wayfire_git.bb +++ b/recipes-wlroots/wayfire/wayfire_git.bb @@ -46,7 +46,7 @@ PACKAGECONFIG ?= " \ " SRC_URI = "git://github.com/WayfireWM/wayfire.git;protocol=https;branch=0.7.x" -SRCREV = "v${PV}" +SRCREV = "9458f58959512222f3f154b40b0a48584033ca24" PV = "0.7.2" S = "${WORKDIR}/git" diff --git a/recipes-wlroots/wayfire/wf-config_0.7.1.bb b/recipes-wlroots/wayfire/wf-config_git.bb similarity index 69% rename from recipes-wlroots/wayfire/wf-config_0.7.1.bb rename to recipes-wlroots/wayfire/wf-config_git.bb index 6302c19..d58d8d6 100644 --- a/recipes-wlroots/wayfire/wf-config_0.7.1.bb +++ b/recipes-wlroots/wayfire/wf-config_git.bb @@ -14,10 +14,11 @@ DEPENDS = " \ REQUIRED_DISTRO_FEATURES = "wayland" -SRC_URI = "https://github.com/WayfireWM/wf-config/releases/download/v${PV}/wf-config-${PV}.tar.xz" -SRC_URI[sha256sum] = "7d2285adeaca0ff6e36e6ef450564ab02c8e26ba5da3b169257c5bf061f7e5f0" +SRC_URI = "git://github.com/WayfireWM/wf-config.git;protocol=https;branch=master" +SRCREV = "e42a3870fb194842a505ad5a9671be1aebda0b0b" +PV = "0.8.0" -S = "${WORKDIR}/${PN}-${PV}" +S = "${WORKDIR}/git" inherit meson pkgconfig features_check