blob: 8393ba1b2b348933f892af4efe0d4d90615020c9 (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>kde</herd>
<herd>net-p2p</herd>
<maintainer>
<email>deathwing00@gentoo.org</email>
<name>deathwing00</name>
</maintainer>
<use>
<flag name="bwscheduler">Enable the bwscheduler plugin</flag>
<flag name="downloadorder">Enable plugin for user selected download order</flag>
<flag name="infowidget">Enable the infowidget plugin</flag>
<flag name="ipfilter">Enable the ipfilter plugin</flag>
<flag name="kross">Enable kross scripting support</flag>
<flag name="logviewer">Enable the logviewer plugin</flag>
<flag name="mediaplayer">Enable the mediaplayer plugin</flag>
<flag name="scanfolder">Enable the scanfolder plugin</flag>
<flag name="search">Enable the search plugin</flag>
<flag name="shutdown">Shutdown when done</flag>
<flag name="stats">Enable the statistics plugin</flag>
<flag name="upnp">Enable the uphp plugin</flag>
<flag name="webinterface">Enable the webinterface plugin</flag>
<flag name="zeroconf">Discover peers on the local network using the Zeroconf protocol</flag>
</use>
</pkgmetadata>
|