summaryrefslogtreecommitdiff
blob: e6a69e14bb9cc89ce8e616282c897ab1ce2de42b (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
30
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
  <email>pva@gentoo.org</email>
  <name>Peter Volkov</name>
</maintainer>
<maintainer>
  <email>nikoli@lavabit.com</email>
  <name>Nikoli</name>
</maintainer>
<longdescription lang="en">
  EiskaltDC++ is a multi-platform program that uses the Direct Connect and
  ADC protocol. It is compatible with other DC clients, such as the original DC
  from Neomodus, DC++ and derivatives. 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="emoticons">Install emoticon packs</flag>
  <flag name="gnome">Enable sound notifications support over libgnome2 in EiskaltDC++ Gtk</flag>
  <flag name="gtk3">Use x11-libs/gtk+:3 instead of x11-libs/gtk+:2</flag>
  <flag name="json">Enable JSON for cli and daemon</flag>
  <flag name="libcanberra">Enable sound notifications support over libcanberra in EiskaltDC++ Gtk</flag>
  <flag name="minimal">Don't install headers</flag>
  <flag name="upnp">Forward ports using UPnP</flag>
</use>
</pkgmetadata>