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
|
Source: sirikali
Section: admin
Priority: optional
Maintainer: David Steele <steele@debian.org>
Build-Depends: debhelper (>= 11),
cmake,
pkg-config,
libgcrypt20-dev,
libsecret-1-dev,
qtbase5-dev,
qtbase5-dev-tools,
chrpath,
bzip2,
Standards-Version: 4.2.1
Homepage: http://mhogomchungu.github.io/sirikali
Vcs-Git: https://github.com/davesteele/sirikali.git -b debian
Vcs-Browser: https://github.com/davesteele/sirikali
Package: sirikali
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: cryfs
Suggests: encfs, gocryptfs, ecryptfs-utils, sshfs
Description: Manage user encrypted volumes
Sirikali provides a Qt/C++ GUI front end to cryfs,gocryptfs,securefs and encfs,
allowing the user to create, mount, and unmount encrypted volumes.
|