Meta Configuration of Package xbt-tracker
1
<package name="xbt-tracker" project="home:netmax:tools">
2
<title>XBT Tracker</title>
3
<description>XBT Tracker is a BitTorrent tracker written in C++. It's designed to offer high performance while consuming little resources (CPU and RAM). It's a pure tracker, so it doesn't offer a frontend. You can use any (PHP) frontend you want. </description>
4
<build>
5
<disable repository="CentOS_5"/>
6
<disable repository="RHEL_5"/>
7
<disable repository="SLE_10"/>
8
</build>
9
<url>http://xbtt.sourceforge.net/tracker/</url>
10
</package>
11