Search Criteria
Package Details: vaults 0.11.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vaults.git (read-only, click to copy) |
|---|---|
| Package Base: | vaults |
| Description: | An application for creating encrypted vaults for the GNOME desktop |
| Upstream URL: | https://github.com/mpobaschnig/Vaults |
| Licenses: | GPL3 |
| Submitter: | igor-dyatlov |
| Maintainer: | iamawacko |
| Last Packager: | iamawacko |
| Votes: | 4 |
| Popularity: | 0.35 |
| First Submitted: | 2021-08-09 18:20 (UTC) |
| Last Updated: | 2026-01-04 04:35 (UTC) |
Dependencies (7)
- cryfs (cryfs-gitAUR)
- fuse3 (fuse3-gitAUR)
- gocryptfs (gocryptfs-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaitaAUR, libadwaita-without-adwaita-gitAUR, libadwaita-yaru-gitAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- meson (meson-gitAUR) (make)
- appstream-glib (appstream-glib-gitAUR) (check)
Latest Comments
intrnl commented on 2025-08-01 02:30 (UTC)
I get this when running Vaults
LitusMike2 commented on 2023-05-24 23:50 (UTC)
was able to compile but upon launch I get; thread 'main' panicked at 'Template child with id
window_stackhas incompatible type. XML has AdwHeaderBar, struct has GtkStack', src/ui/window.rs:50:21<deleted-account> commented on 2021-09-29 22:12 (UTC)
I don't get a query to install the optional dependencies
cryfsandgocryptfs. Tried with pamac and yay.When I install them manually either before or after building
vaultsthey're not recognized, making the app useless.yochananmarqos commented on 2021-08-09 19:27 (UTC) (edited on 2021-08-09 19:31 (UTC) by yochananmarqos)
This is not an
anypackage as it contains an ELF file.Missing dependency on
libadwaita, it fails to build without it. It also requiresfuse3.Either
gocryptfsorcryfsneeds to be installed as a backend, so they both can be in optdepends().appstream-glibshould be in checkdepends() for the validate-appdata test.Do not skip checksums for tarballs. Please fix this on all your AUR packages.