[Lunar-commits] CVS: crater/gnome-desktop/libgtop2 BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Jan Eidtmann cmak at lunar-linux.org
Thu Mar 17 07:42:30 UTC 2005


Update of /var/cvs/lunar/crater/gnome-desktop/libgtop2
In directory espresso.foo-projects.org:/tmp/cvs-serv28401/gnome-desktop/libgtop2

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
Gnome 2.10

--- NEW FILE: BUILD ---
(

   ./configure  --prefix=${GNOME210_PREFIX:-/usr}  \
                --build=$BUILD                    \
                --sysconfdir=/etc                 \
                --localstatedir=/var              \
                --infodir=${GNOME210_PREFIX:-/usr}/share/info \
                --mandir=${GNOME210_PREFIX:-/usr}/share/man   \
                $OPTS                             &&
    default_make                   

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends glib-2

--- NEW FILE: DETAILS ---
           MODULE=libgtop2
         VERSION=2.10.0
          SOURCE=libgtop-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libgtop-$VERSION
      SOURCE_URL=$GNOME_URL/desktop/2.10/2.10.0/sources/
      SOURCE_VFY=sha1:cf2f999de7de7397a4aee638b0423c6f61c1aee0
        WEB_SITE=http://www.gnome.org
         ENTERED=20020714
         UPDATED=20050317
           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



More information about the Lunar-commits mailing list