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

Florin Braescu florin at lunar-linux.org
Sat Feb 21 17:05:11 GMT 2004


Update of /var/cvs/lunar/moonbase/kde3-utils/kdevmon
In directory dbguin.lunar-linux.org:/tmp/cvs-serv15227/kdevmon

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
rename the module kdevmon3 into kdevmon.


--- NEW FILE: BUILD ---
(

  export PATH=/opt/lunar/qt/3/bin:/opt/lunar/kde/3/bin:$PATH
  export KDEDIR=/opt/lunar/kde/3

  ./configure    --prefix=/opt/lunar/kde/3             \
                 --with-qt-dir=/opt/lunar/qt/3         \
                 --enable-final                        \
                 --enable-debug=no                     \
                 --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=kdevmon
         VERSION=0.4.6
          SOURCE=$MODULE-$VERSION-5.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.informatik.uni-oldenburg.de/~bigboss/$MODULE/$SOURCE
        WEB_SITE=http://www.informatik.uni-oldenburg.de/~bigboss/$MODULE/index.html
         ENTERED=20020609
         UPDATED=20030628
        MAINTAINER=jason at xorit.net
        SHORT="Kdevmon is a utility for KDE that monitors the throughput of a network device."

cat << EOF
Kdevmon is a utility for KDE that monitors the throughput of a network device. 
It docks in Kicker (the panel of KDE 3) and shows the current network traffic 
as a diagram. There also is a resizable main window that provides a larger 
traffic diagram and displays the current net speed in bits per second. 
Middle-clicking on the dock window or on the main window offers you an overview 
of the amount of incoming/outgoing bits and the current and the maximum bit 
rate.
EOF



More information about the Lunar-commits mailing list