summaryrefslogtreecommitdiff
blob: ac64326dd2a2bbdd6dc3d5f190b7f24b2bdf377e (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 "https://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>