@crft try this branch https://gitlab.gnome.org/guidog/gnome-clocks/-/tree/lfb
@crft Yes, either that or you apply the top 3 commits on top of your distributions package.
@agx thanks again for all of your hard work. :) Branch compiles with `nix-shell -p meson vala pkg-config cmake glib gtk4 libgweather geocode-glib_2 gnome-desktop geoclue2 libadwaita itstool desktop-file-utils ninja appstream-glib` dependencies. scp'd the builddir/src/gnome-clocks to the postmarketos device, but the binary doesn't work at all (expecting nix store ld-linux lol). Not seeing gnome-clocks in the postmarketos repo, but it is in the alpine repo. Not sure where to go from there. :(
@crft I'd just put the 3 topmost commits on top of the alpine package (and add the build-dependeny to libfeedback-dev) and then build on device.
@agx your patience and guidance is appreciated. I see in https://gitlab.alpinelinux.org/alpine/aports/-/blob/master/community/gnome-clocks/APKBUILD?ref_type=heads where libfeedback-dev could be added to makedepends and maybe source could be pointed to your branch, but I'm not sure how the sha512sum would be update or how to build after editing this aports file. developers are wizards.
@agx you're the best! I don't know how to use this branch. Would this need to be cloned, built and installed somehow?