summaryrefslogtreecommitdiff
blob: 3926c87bf0399339477719fbd3714beacde1a47a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>sbraz@gentoo.org</email>
		<name>Louis Sautier</name>
	</maintainer>
	<upstream>
		<remote-id type="github">airdcpp-web/airdcpp-webclient</remote-id>
		<bugs-to>https://github.com/airdcpp-web/airdcpp-webclient/issues</bugs-to>
	</upstream>
	<longdescription lang="en">
		AirDC++ Web Client is a cross-platform peer-to-peer file sharing client which allows sharing files with groups of people. 
	</longdescription>
	<use>
		<flag name="nat-pmp">Enable support for the NAT-PMP protocol</flag>
		<flag name="tbb">Enable support of the TBB library to improve performance</flag>
		<flag name="webui">Enable the Web UI</flag>
	</use>
</pkgmetadata>