summaryrefslogblamecommitdiffstats
path: root/gnome1-libs/libgtop/DETAILS
blob: 4a77da51d3c0920ff2973501dd3ffd919a97c117 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11





                                                          
                                                                                                                                                        



                                                           
                              







                                                                         
           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_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