[Lunar-commits] CVS: moonbase/gnome2-applets/gnome-cpufreq-applet BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Nick Hudson nhudson at lunar-linux.org
Thu May 13 02:33:34 GMT 2004


Update of /var/cvs/lunar/moonbase/gnome2-applets/gnome-cpufreq-applet
In directory dbguin.lunar-linux.org:/tmp/cvs-serv8804/gnome-cpufreq-applet

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:

Adding gnome-cpufreq-applet to moonbase, this should let you use the cpufreq function in the 2.6.x kernels to adjuct your cpu speed on the fly 


--- NEW FILE: BUILD ---
(

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

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends gnome-panel

--- NEW FILE: DETAILS ---
          MODULE=gnome-cpufreq-applet
         VERSION=0.1.3
	  SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_URL=http://linups.org/~kal/gnome-cpufreq-applet/$SOURCE
        WEB_SITE=http://www.gnome.org/softwaremap/projects/cpufreq-applet
         ENTERED=20040513
         UPDATED=20040513
           SHORT="CPUFreq Monitor Applet for Gnome"
cat << EOF
The CPU Frequency Scaling Monitor applet provides a convenient way to 
monitor the CPU Frequency Scaling for each CPU on one's system. It can 
be configured to display a progress bar to depict which scaling governor 
is in use as well as its current clock frequency.
EOF



More information about the Lunar-commits mailing list