[Lunar-commits] CVS: brutus/removed-modules/kopete BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Florin Braescu florin at lunar-linux.org
Tue Feb 3 16:06:10 GMT 2004


Update of /var/cvs/lunar/brutus/removed-modules/kopete
In directory dbguin.lunar-linux.org:/tmp/cvs-serv22647/kopete

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
move it from moonbase as kde 3.2 integrates it.
 


--- 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=kopete
         VERSION=0.7.5
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/sourceforge/$MODULE/$SOURCE
   SOURCE_URL[1]=http://www.cron.cl/$MODULE/$SOURCE
   SOURCE_VFY=md5:5f863a872075c2b16b60de7021a8145d
        WEB_SITE=http://kopete.kde.org/
         ENTERED=20020602
         UPDATED=20040120
      MAINTAINER="jason at xorit.net"
      SHORT="Kopete is a flexible and extendable multiple protocol instant messaging system."

cat << EOF
Kopete is a flexible and extendable multiple protocol instant messaging system
designed as a plugin-based system. 

All protocols are plugins and allow modular installment, configuration, and
usage without the main application knowing anything about the plugin being 
loaded. 

The goal of Kopete is to provide users with a standard and easy to use 
interface between all of their instant messaging systems, but at the same time
also providing developers with the ease of writing plugins to support a new 
protocol. 

The core Kopete development team provides a handful of plugins that most users
can use, in addition to templates for new developers to base a plugin off of. 
EOF



More information about the Lunar-commits mailing list