Search Criteria
Package Details: furtherance 1.7.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/furtherance.git (read-only, click to copy) |
---|---|
Package Base: | furtherance |
Description: | Track your time without being tracked |
Upstream URL: | https://github.com/lakoliu/furtherance |
Licenses: | GPL3 |
Submitter: | bordam |
Maintainer: | bordam (AutoUpdateBot) |
Last Packager: | bordam |
Votes: | 3 |
Popularity: | 0.024590 |
First Submitted: | 2022-04-01 21:07 (UTC) |
Last Updated: | 2023-03-26 10:59 (UTC) |
Dependencies (5)
- libadwaita (libadwaita-shortwave, libadwaita-health, libadwaita-without-adwaita-git, libadwaita-testing, libadwaita-git)
- sqlite (sqlite-minimal-git, sqlite-fts3-parenthesis, sqlite-fossil)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- meson (meson-git) (make)
- rust (rust-i586-git, rust-nightly, rust-nightly-bin, rust-git, rustup-git, rustup) (make)
Latest Comments
bordam commented on 2022-09-16 20:23 (UTC) (edited on 2022-09-16 20:23 (UTC) by bordam)
@DeedleFake Fixed
mmoya commented on 2022-09-16 09:59 (UTC)
The file will be generated as part as the build process, but it has to be present to avoid meson complaint.
It's enough with doing a
touch Cargo.lock
before callingarch-meson
.DeedleFake commented on 2022-09-16 03:04 (UTC)
Since the latest update, I get
when building.
bordam commented on 2022-08-18 18:20 (UTC)
@halcek done
halcek commented on 2022-07-25 11:39 (UTC)
@musiclover Can you please add
‘aarch64’
to the list of supported architectures? It works fine, and having it listed would be more convenient for installation on these platforms.