[Lunar-commits] CVS: moonbase/xfce4/xfce4-cpugraph-plugin BUILD,
NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Auke Kok
sofar at lunar-linux.org
Sun Jun 27 10:20:28 GMT 2004
Update of /var/cvs/lunar/moonbase/xfce4/xfce4-cpugraph-plugin
In directory dbguin.lunar-linux.org:/tmp/cvs-serv17780/xfce4-cpugraph-plugin
Added Files:
BUILD DEPENDS DETAILS
Log Message:
New panel plugin
--- NEW FILE: BUILD ---
(
# make sure proper PKG_CONFIG_PATH is set
export PKG_CONFIG_PATH="${XFCE4_PREFIX:-/opt/lunar/xfce/4.0}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
./configure --build=$BUILD \
--prefix=${XFCE4_PREFIX:-/opt/lunar/xfce/4.0} \
--disable-static \
$OPTS &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends xfce4-panel
--- NEW FILE: DETAILS ---
MODULE=xfce4-cpugraph-plugin
VERSION=0.2.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://download.berlios.de/xfce-goodies/$SOURCE
SOURCE_VFY=md5:bde4c578ef469aade3f6b58a9bde8ec6
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
WEB_SITE=http://xfce-goodies.berlios.de/
ENTERED=20040627
UPDATED=20040627
SHORT="Pretty CPU graph "
cat << EOF
Written by Alexander Nordfelth, this new systemload plugin offers
multiple display modes (LED, gradient, fire, etc...) to show the
current CPU load of the system. The colors and the size of the plugin
are customizable.
EOF
More information about the Lunar-commits
mailing list