Search Criteria
Package Details: health 0.94.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/health.git (read-only, click to copy) |
---|---|
Package Base: | health |
Description: | A health tracking app for the GNOME desktop |
Upstream URL: | https://gitlab.gnome.org/World/Health |
Licenses: | GPL3 |
Submitter: | dusansimic |
Maintainer: | dusansimic |
Last Packager: | dusansimic |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-07-08 23:18 (UTC) |
Last Updated: | 2023-05-07 02:16 (UTC) |
Dependencies (6)
- gtk4 (gtk4-git, gtk4-paper-plane)
- libadwaita (libadwaita-without-adwaita-git, libadwaita-git, libadwaita-testing)
- blueprint-compiler (blueprint-compiler-git, blueprint-compiler-health, blueprint-compiler-health-git) (make)
- meson (meson-git) (make)
- rust (rust-nightly, rust-nightly-bin, rust-git, rustup-git, rustup) (make)
- appstream-glib (appstream-glib-git) (check)
Latest Comments
G4Zz0L1 commented on 2023-05-06 13:47 (UTC)
It should be updated to the new repo, as the home of the project say: "Project 'Cogitri/Health' was moved to 'World/Health'. Please update any links and bookmarks that may still have the old path."
dusansimic commented on 2022-11-12 16:22 (UTC)
@dr460nf1r3 health already depends on
blueprint-compiler
which should be enough but it seems thatblueprint-compiler
itself depends ongi
module in python. For some reasonblueprint-compiler
package doesn't depend onpython-gobject
so I'll file a bug about this but in the meantime I've added python-gobject as a build dependency.dr460nf1r3 commented on 2022-11-12 13:40 (UTC)
python-gobject
missing in either makedeps or deps.Technetium1 commented on 2022-08-30 19:33 (UTC)
gobject-introspection
is missing in makedepends to build in a clean chroot.Lihis commented on 2022-07-24 15:58 (UTC)
The package
makedepends
should include blueprint-compiler-git as if it is not installed the build fails to:Tho the
blueprint-compiler-git
has also some issues on its packaging.