[Lunar-commits] CVS: moonbase/kde3-apps/sim BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Florin Braescu florin at lunar-linux.org
Sun Jul 11 11:18:11 GMT 2004


Update of /var/cvs/lunar/moonbase/kde3-apps/sim
In directory dbguin.lunar-linux.org:/tmp/cvs-serv16736

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
Sim is a Simple Instant Messenger for qt and optional for kde. thanks to Jens Luedicke (perldude) for the initial work.

--- NEW FILE: BUILD ---
(
  make -f admin/Makefile.common &&

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

  default_make

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends qt3  &&

optional_depends "kdelibs3"       \
		 ""               \
		 "--disable-kde"  \
		 "build it for KDE"

--- NEW FILE: DETAILS ---
           MODULE=sim
         VERSION=0.9.3
          SOURCE=$MODULE-$VERSION-2.tar.gz
  SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/sim-icq/$SOURCE
        WEB_SITE=http://sim-icq.sf.net/
         ENTERED=20040711
         UPDATED=20040711
           SHORT="SIM (Simple Instant Messenger)"

cat << EOF
SIM (Simple Instant Messenger) Plugins-based instant messenger with support
various protocols. Based on the Qt library and works on X11 (optional with 
KDE-support), MS Windows and MacOS X.
EOF



More information about the Lunar-commits mailing list