summaryrefslogtreecommitdiffstats
path: root/chat-im/mcabber/DETAILS
blob: afa0b59b87c51226098bccd08293fff5e54d2e95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
           SPELL=mcabber
         VERSION=1.1.1
  SECURITY_PATCH=2
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
         SOURCE2=$SOURCE.asc
   SOURCE_URL[0]=http://mcabber.com/files/${SOURCE}
   SOURCE_URL[1]=http://www.lilotux.net/~mikael/${SPELL}/files/${SOURCE}
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
  SOURCE2_URL[1]=${SOURCE_URL[1]}.asc
      SOURCE_GPG=mcabber.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        DOC_DIRS=""
            DOCS="doc/*.txt mcabberrc.example"
        WEB_SITE=http://mcabber.com/
      LICENSE[0]=GPL
         ENTERED=20080906
           SHORT="small Jabber console client"
cat << EOF
mcabber is a small Jabber console client. It includes features such as SSL
support, MUC (Multi-User Chat) support, history logging, command completion,
OpenPGP encryption, OTR (Off-the-Record Messaging) support, dynamic modules and
external action triggers.
EOF