1 # Template file for 'tomb'
6 build_style=gnu-makefile
7 hostmakedepends="pkg-config"
8 makedepends="libnotify-devel gtk+-devel"
9 depends="sudo gnupg cryptsetup pinentry"
10 short_desc="A minimalistic commandline tool to manage encrypted volumes"
11 maintainer="Diogo Leal <diogo@diogoleal.com>"
13 homepage="https://www.dyne.org/software/tomb/"
14 distfiles="https://github.com/dyne/Tomb/archive/v${version}.tar.gz"
15 checksum=b0bdf0afbccf8bce8402333e83044d875853c6e8759acf1819ee3585de29891e
18 sed -i extras/gtk-tray/Makefile \
19 -e's;$(CC) ;$(CC) $(CFLAGS) $(LDFLAGS) ;'
24 vdoc doc/KEY_SPECIFICATIONS.txt
25 vdoc doc/LinuxHDEncSettings.txt
26 vdoc doc/Luks_on_disk_format.pdf
27 vdoc doc/New_methods_in_HD_encryption.pdf
28 vdoc doc/TKS1-draft.pdf
30 vdoc doc/bertini_thesis.pdf
31 vdoc doc/tomb_manpage.pdf