summaryrefslogtreecommitdiffstats
path: root/chat-irc/znc/DETAILS
blob: 419a4a22cfde868364553d18ea04792012237ffc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
           SPELL=znc
         VERSION=1.4
  SECURITY_PATCH=5
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
   SOURCE_URL[0]=http://znc.in/releases/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=znc.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://en.znc.in/
      LICENSE[0]=GPL
         ENTERED=20080723
           SHORT="advanced IRC bouncer"
cat << EOF
ZNC is an advanced IRC bouncer with features that include support for multiple
users, playback buffers, DCC bouncing, SASL authentication and SSL encryption.
It can be extended with dynamically loaded modules written in C++, Perl and Tcl.
EOF