blob: 58891872b27d9555ca3c4ef0845a57021ac14b12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
pkgbase = tomb-git
pkgdesc = simple tool to manage encrypted storage
pkgver = 2.11.r76.g586b5cb
pkgrel = 1
url = https://www.dyne.org/software/tomb/
arch = any
license = GPL-3.0-only
makedepends = git
makedepends = libgcrypt
provides = tomb
conflicts = tomb
source = tomb::git+https://github.com/dyne/Tomb.git
source = _tomb
sha256sums = SKIP
sha256sums = 69cf2daa7971f1cac76574e3988ebf285f8a900c46b0f1493066f037917a4d38
pkgname = tomb-git
depends = cryptsetup
depends = gnupg
depends = inetutils
depends = sudo
depends = zsh
depends = e2fsprogs
optdepends = lsof: allows the operation slam
optdepends = steghide: steganography
optdepends = dcfldd: show nice progress during massive I/O
optdepends = qrencode: for paper backups of keys
optdepends = plocate: fast search file names
optdepends = recoll: fast search file contents
optdepends = argon2: support for argon2 KDF
optdepends = acl: own mountpoint in /run/media/$USER
pkgname = tomb-kdf-git
pkgdesc = Crypto Undertaker extensions to improve password security
arch = i686
arch = x86_64
depends = libgcrypt
provides = tomb-kdf
conflicts = tomb-kdf
pkgname = tomb-cloak-git
pkgdesc = Crypto Undertaker extension for steganography
depends = python
provides = tomb-cloak
conflicts = tomb-cloak
|