summaryrefslogtreecommitdiff
blob: 6a41ac388c3f164d68e8353b86c603403ba0dfaf (plain)
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
27
28
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>pinkbyte@gentoo.org</email>
		<name>Sergey Popov</name>
	</maintainer>
	<longdescription lang="en">
		RetroShare is a Open Source cross-platform, Friend-2-Friend and
		secure decentralised communication platform.
		It lets you to securely chat and share files with your friends
		and family, using a web-of-trust to authenticate peers and OpenSSL
		to encrypt all communication.
		RetroShare provides filesharing, chat, messages, forums and
		channels
	</longdescription>
	<use>
		<flag name="cli">Enables the CLI version of RetroShare</flag>
		<flag name="feedreader">Enables the Feedreader plugin</flag>
		<flag name="gui">Enables the GUI version of RetroShare</flag>
		<flag name="links-cloud">Enables LinkClouds plugin</flag>
		<flag name="voip">Enables VOIP plugin</flag>
	</use>
	<upstream>
		<bugs-to>https://sourceforge.net/p/retroshare/bugs</bugs-to>
		<remote-id type="sourceforge">retroshare</remote-id>
	</upstream>
</pkgmetadata>