           SPELL=libgtop2
         VERSION=2.10.2
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=libgtop-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libgtop-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/libgtop/$BRANCH/$SOURCE
          MD5[0]='4fdebb1ebf21aa3ff832c944332a8421'
      LICENSE[0]=GPL
        WEB_SITE=http://www.gnome.org
         ENTERED=20020509
         UPDATED=20050613
           SHORT="libgtop fetches information about a system."
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
