summaryrefslogtreecommitdiffstats
path: root/chat-im/psi/DETAILS
blob: 472d01d7173a38a99b1d974cd121958d823a5158 (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
25
26
27
28
29
30
31
           SPELL=psi
if [ "$DEVEL" == "y" ]; then
         VERSION=0.13-rc2
  SECURITY_PATCH=1
          SOURCE=$SPELL-$VERSION.tar.bz2
     SOURCE_HASH=sha512:ea1d390e748677de976a11e9ef9ff52f6064ea52dbb9aa8cbf8a3f11c4dbb4ae05b8dde5c604c9d67142b30a30568532d889de3e1640025c91c1a848a0660320
   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
else
         VERSION=0.12.1
  SECURITY_PATCH=1
          SOURCE=${SPELL}-${VERSION}.tar.bz2
   SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:03835ab10d2e392fd84897e8b47fcb555f22ddea62847bef08d5426b8bb727598fc2560a8ebf9b698ec8289258b195d7c59704426d0a6cee4b7b37fb9036097c
fi
        WEB_SITE=http://psi-im.org/
	 LICENSE=GPL
         ENTERED=20020806
        KEYWORDS="jabber messaging chat"
           SHORT="Psi is a client for the Jabber system."
cat << EOF
Psi is a client for the Jabber system. Written in C++ and based on the 
Qt library, there are versions available for Linux (and other flavors of 
unix/X11), Microsoft Windows, and Apple MacOS X. 

Psi is released under the GNU General Public License, so you know 
that it's truly free, and will remain so.

EOF