Search Criteria
Package Details: alfis 0.8.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/alfis.git (read-only, click to copy) |
---|---|
Package Base: | alfis |
Description: | Alternative Free Identity System using blockchain |
Upstream URL: | https://github.com/Revertron/Alfis |
Keywords: | alfis blockchain dns |
Licenses: | AGPL3 |
Submitter: | pztrn |
Maintainer: | cofob |
Last Packager: | cofob |
Votes: | 4 |
Popularity: | 0.000371 |
First Submitted: | 2021-05-09 13:32 (UTC) |
Last Updated: | 2023-03-20 14:39 (UTC) |
Dependencies (6)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- atk (at-spi2-core-gitAUR, at-spi2-core) (make)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- pango (pango-gitAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
Latest Comments
quest commented on 2024-10-20 20:36 (UTC) (edited on 2024-10-20 20:37 (UTC) by quest)
Here's a patch to update the version and fix the LTO issue.
quest commented on 2024-09-07 03:43 (UTC)
This doesn't build with LTO enabled.
Added
options=('!lto')
to the PKGBUILD and it works as expected. =)<deleted-account> commented on 2023-03-07 11:09 (UTC)
Did you bump to 0.8.3 with correct new checksum? My AUR helper complains while validating files.
creio commented on 2022-03-05 19:40 (UTC)
Add
/etc/alfis.conf
?geov commented on 2022-01-18 14:28 (UTC)
Also, headless version would be nice
lord commented on 2021-10-25 03:24 (UTC)
It would be nice to install default config and start GUI with it. Currently .desktop-file is pretty much useless, I have to start it from console with proper config.toml.