24 lines
1 KiB
XML
24 lines
1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>polynomial-c@gentoo.org</email>
|
|
<name>Lars Wendler</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="autotype">Add support to autotype the passwords into other applications</flag>
|
|
<flag name="browser">Enables browser plugin support</flag>
|
|
<flag name="ccache">Use <pkg>dev-util/ccache</pkg> to build keepassxc</flag>
|
|
<flag name="keeshare">Enable KeeShare sharing integration</flag>
|
|
<flag name="network">Enable network support</flag>
|
|
<flag name="yubikey">Enable database unlocking via YubiKey.</flag>
|
|
</use>
|
|
<longdescription>
|
|
KeePassXC provides a safe location for your passwords and similar
|
|
data. It encrypts its databasee with AES either by passphrase or a key
|
|
file, compatible with a PDA and Windows version.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">keepassxreboot/keepassxc</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|