net-p2p/retroshare update development ebuild
[gentoo.git] / net-p2p / retroshare / metadata.xml
1 <?xml version='1.0' encoding='UTF-8'?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="person">
5                 <email>gio@eigenlab.org</email>
6                 <name>Gioacchino Mazzurco</name>
7         </maintainer>
8         <maintainer type="project">
9                 <email>proxy-maint@gentoo.org</email>
10                 <name>Proxy Maintainers</name>
11         </maintainer>
12         <maintainer type="person">
13                 <email>pinkbyte@gentoo.org</email>
14                 <name>Sergey Popov</name>
15         </maintainer>
16         <longdescription lang="en">
17                 RetroShare is a Free and Open Source cross-platform, Friend-2-Friend
18                 secure decentralised communication platform.
19                 It lets you to securely chat and share files with your friends, family
20                 and even unknown people using PGP to authenticate peers and OpenSSL
21                 to encrypt all communication.
22                 RetroShare provides filesharing, chat, mails, forums and channels.
23         </longdescription>
24         <use>
25                 <flag name="cli">Enables the CLI version of RetroShare</flag>
26                 <flag name="control-socket">Enables API via Unix socket support</flag>
27                 <flag name="feedreader">Enables the Feedreader plugin</flag>
28                 <flag name="gnome-keyring">Enables potentially insecure autologin capability via Gnome Keyring</flag>
29                 <flag name="gui">Enables the GUI version of RetroShare</flag>
30                 <flag name="settings-api">Enables settings control via API</flag>
31                 <flag name="sqlcipher">Enables GXS database encryption via SQLCipher</flag>
32                 <flag name="voip">Enables VOIP plugin</flag>
33                 <flag name="webui">Enables Web interface and API support</flag>
34         </use>
35         <upstream>
36                 <bugs-to>https://github.com/RetroShare/RetroShare/issues</bugs-to>
37                 <remote-id type="github">RetroShare/RetroShare</remote-id>
38         </upstream>
39 </pkgmetadata>