summaryrefslogtreecommitdiff
blob: e7dbc6c81e7cc0f04bbab66140f72553295fc68a (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
29
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>klondike@gentoo.org</email>
		<name>Francisco Blas (klondike) Izquierdo Riera</name>
	</maintainer>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription lang="en">
	EiskaltDC++ is a cross-platform program that uses the Direct Connect and
	Advanced Direct Connect protocols. It is compatible with DC++, AirDC++,
	FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all
	common DC hub software.
	</longdescription>
	<use>
		<flag name="cli">Enable sample cli based on readline</flag>
		<flag name="daemon">Enable eiskaltdcpp-daemon</flag>
		<flag name="dht">Enable DHT (distributed hash table) support for libeiskaltdcpp</flag>
		<flag name="gold">Use gold.ld instead of ld</flag>
		<flag name="libcanberra">Enable sound notifications support over libcanberra in EiskaltDC++ Gtk</flag>
		<flag name="minimal">Don't install headers</flag>
	</use>
	<upstream>
		<remote-id type="github">eiskaltdcpp/eiskaltdcpp</remote-id>
	</upstream>
</pkgmetadata>