Package Details: vaults 0.4.0-1

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: igor-dyatlov
Last Packager: igor-dyatlov
Votes: 1
Popularity: 0.90
First Submitted: 2021-08-09 18:20 (UTC)
Last Updated: 2022-11-30 14:55 (UTC)

Latest Comments

commented on 2021-09-29 22:12 (UTC)

I don't get a query to install the optional dependencies cryfs and gocryptfs. Tried with pamac and yay.

When I install them manually either before or after building vaults they'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 any package as it contains an ELF file.

  • Missing dependency on libadwaita, it fails to build without it. It also requires fuse3.

  • Either gocryptfs or cryfs needs to be installed as a backend, so they both can be in optdepends().

  • appstream-glib should be in checkdepends() for the validate-appdata test.

  • Do not skip checksums for tarballs. Please fix this on all your AUR packages.