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

Florin Braescu florin at lunar-linux.org
Thu Jan 8 18:49:38 GMT 2004


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

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
konversation is one of the best irc client for KDE.

--- NEW FILE: BUILD ---
(
  export QTDIR=/opt/lunar/qt/3
  export KDEDIR=/opt/lunar/kde/3
  export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH

  ./configure    --prefix=$KDEDIR                      \
                 --with-qt-dir=$QTDIR                  \
                 --disable-debug                       \
                 --enable-fast-malloc=full             \
                 --with-xinerama                       \
                 $OPTS                                &&

  make                 &&
  prepare_install      &&
  make install         

 
) > $C_FIFO 2>&1


--- NEW FILE: DEPENDS ---
depends  "kdelibs3"  



--- NEW FILE: DETAILS ---
          MODULE=konversation
         VERSION=0.13
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://konversation.sourceforge.net/downloads/$SOURCE
   SOURCE_VFY=md5:1b6d08358c9cd64a31acc3d43b4c0510
        WEB_SITE=http://konversation.sourceforge.net/
         ENTERED=20040108
         UPDATED=20040108
      MAINTAINER=florin at lunar-linux.org
      SHORT="konversation is a user friendly IRC Client for KDE3.x"

cat << EOF
konversation is an simple and easy to use IRC client for KDE with support for 
strikeout; multi-channel joins; away/unaway messages; ignore list functionality; 
support for foreign language characters; auto-connect to server; optional 
timestamps to chat windows; configurable background colors and much more.
EOF



More information about the Lunar-commits mailing list