          MODULE=libgtop
           MAJOR=1.0
         VERSION=1.0.13
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$MAJOR/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$MODULE/$MAJOR/$SOURCE
        WEB_SITE=http://www.home-of-linux.org/gnome/libgtop
         ENTERED=20010922
         UPDATED=20011127
           SHORT="libgtop is a library for reporting system information."
cat << EOF
libgtop is a library that fetches information about the running system
such as cpu and memory usage, active processes etc. On Linux systems,
these information are taken directly from the /proc filesystem while on
other systems a server is used to read those information from /dev/kmem
or similar.
EOF
