[Lunar-commits] CVS: moonbase/chat/psi BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1 POST_INSTALL, NONE, 1.1

Stefan Wold ratler at lunar-linux.org
Thu Feb 12 10:51:33 GMT 2004


Update of /var/cvs/lunar/moonbase/chat/psi
In directory dbguin.lunar-linux.org:/tmp/cvs-serv21349/chat/psi

Added Files:
	BUILD DEPENDS DETAILS POST_INSTALL 
Log Message:
Initial release of psi jabber client and ssl/tls QT plugin

--- NEW FILE: BUILD ---
(
    ./configure --prefix=/usr  \
	        --libdir=/usr/share/psi \
	        $OPTS  &&
    default_make

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends qt3 &&
depends zlib &&
optional_depends "kde" "" "--disable-kde" "to enable kde support"

--- NEW FILE: DETAILS ---
       MODULE=psi
      VERSION=0.9.1
       SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
SOURCE_VFY[0]=md5:7057b61518e1b1ebd732a95c265a3b76
     WEB_SITE=http://psi.affinix.com/
   MAINTAINER="ratler at lunar-linux.org"
      ENTERED=20040212
      UPDATED=20040212
        SHORT="Psi - an awesome client for the Jabber network."
cat << EOF
Psi is the premiere Instant Messaging application designed for Microsoft Windows, 
Apple Mac OS X and GNU/Linux. Built upon an open protocol named Jabber, 
Psi is a fast and lightweight messaging client that utilises the best in open source 
technologies.
EOF
--- NEW FILE: POST_INSTALL ---
if ! module_installed qca-tls; then
    lin qca-tls
fi


More information about the Lunar-commits mailing list