Logoj0ke.net Open Build Service > Projects > home:netmax:tools > znc > Meta
Sign Up | Log In

Meta Configuration of Package znc

x
 
1
<package name="znc" project="home:netmax:tools">
2
  <title>An advanced IRC bouncer</title>
3
  <description>ZNC is an IRC bounce with many advanced features like detaching,
4
multiple users, per channel playback buffer, SSL, IPv6, transparent
5
DCC bouncing, Perl and C++ module support to name a few.
6
</description>
7
  <build>
8
    <enable repository="SLE_10"/>
9
    <enable repository="SLE_11"/>
10
    <disable repository="CentOS_4"/>
11
    <enable repository="CentOS_5"/>
12
  </build>
13
  <publish>
14
    <enable arch="x86_64" repository="SLE_11"/>
15
    <enable arch="i586" repository="SLE_11"/>
16
  </publish>
17
</package>
18