app-crypt/tomb: add tray

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-04-14 07:10:01 +02:00
parent b4fde57e4a
commit 1d96caceae
2 changed files with 131 additions and 0 deletions

View File

@@ -10,6 +10,8 @@
<email>J@Dyne.org</email>
<name>Denis Roio</name>
</maintainer>
<bugs-to>https://github.com/dyne/Tomb/issues</bugs-to>
<remote-id type="github">dyne/Tomb</remote-id>
</upstream>
<longdescription lang="en">
Tomb is an 100% free and open source system for file encryption on GNU/Linux, facilitating the backup of secret files. Tomb is written in code that is easy to review and links commonly shared components.
@@ -17,4 +19,7 @@ Tomb generates encrypted storage folders to be opened and closed using their ass
A tomb is like a locked folder that can be safely transported and hidden in a filesystem; its keys can be kept separate, for instance keeping the tomb file on your computer harddisk and the key files on a USB stick.
Tomb is a simple tool to manage encrypted storage on GNU/Linux, from the hashes of the dyne:bolic nesting mechanism.
</longdescription>
<use>
<flag name="tray">add a tomb tray in a QT desktop toolbar</flag>
</use>
</pkgmetadata>