[Lunar-commits]
CVS: moonbase/xfce4/xfce4-genmon-plugin BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Auke Kok
sofar at lunar-linux.org
Mon Nov 1 08:59:49 UTC 2004
Update of /var/cvs/lunar/moonbase/xfce4/xfce4-genmon-plugin
In directory espresso.foo-projects.org:/home/sofar/active/moonbase/xfce4/xfce4-genmon-plugin
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Adding the generic monitor plugin
--- NEW FILE: BUILD ---
(
# make sure proper PKG_CONFIG_PATH is set
export PKG_CONFIG_PATH="${XFCE4_PREFIX:-/opt/lunar/xfce4}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
./configure --build=$BUILD \
--prefix=${XFCE4_PREFIX:-/opt/lunar/xfce4} \
--disable-static \
$OPTS &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends xfce4-panel
--- NEW FILE: DETAILS ---
MODULE=xfce4-genmon-plugin
PKG=xfce4-GenMon-plugin
VERSION=1.1
SOURCE=$PKG-$VERSION.tar.gz
SOURCE_URL=http://download.berlios.de/xfce-goodies/
SOURCE_VFY=sha1:38ab059caa57b14429308c28e04a544b679b61ed
WEBSITE=http://www.xfce.org
ENTERED=20041101
UPDATED=20041101
SHORT="Generid monitor panel plugin for XFce 4"
cat << EOF
Generic monitor, can launch any command and put the output on the the panel,
like temperature, uptime records, or even wget output.
EOF
More information about the Lunar-commits
mailing list