SPELL=libgtop VERSION=1.0.13 BRANCH=`echo $VERSION|cut -d . -f 1,2` SOURCE=$SPELL-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$SPELL/$BRANCH/$SOURCE SOURCE_HASH=sha512:196e5995fcdaef8ba55525f5b66c7828c7e78b45b6fd57ecb35813df6f9fa9b33b27cb44cdff397550a1544ed3ec3f8041091154d2f112f47cfcb74878fd363f WEB_SITE=http://www.home-of-linux.org/gnome/libgtop LICENSE[0]=GPL ENTERED=20010922 UPDATED=20011127 KEYWORDS="gnome1 libs" 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