           SPELL=libgtop2
         VERSION=2.41.1
          SOURCE=libgtop-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libgtop-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/libgtop/${VERSION%.*}/$SOURCE
     SOURCE_HASH=sha512:03cbea0c5d2811b086dd79ff7f7faea461824679e8fb5cc1071430d76bf597fff9bcdee0ed4ef12e9a6893d3b5c805175c2f957f596482a358d137ff0c3dd99b
      LICENSE[0]=GPL
        WEB_SITE=http://www.gnome.org
         ENTERED=20020509
        KEYWORDS="gnome2 libs"
           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
