Search Criteria
Package Details: furtherance 24.12.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/unobserved-io/Furtherance |
Licenses: | GPL-3.0-or-later |
Submitter: | bordam |
Maintainer: | mhdi |
Last Packager: | mhdi |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2022-04-01 21:07 (UTC) |
Last Updated: | 2024-12-20 11:13 (UTC) |
Dependencies (9)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libx11 (libx11-gitAUR)
- libxss
- openssl (openssl-gitAUR, openssl-staticAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
Latest Comments
« First ‹ Previous 1 2
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.« First ‹ Previous 1 2