[Lunar-commits] <moonbase> xfce4-genmon-plugin: version bumped to 3.2.
Florin Braescu
florin at lunar-linux.org
Sun Oct 11 20:30:54 CEST 2009
commit 429eef24395651ec320c53ef52d83bf8173d5307
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Oct 11 21:30:54 2009 +0300
xfce4-genmon-plugin: version bumped to 3.2.
Bugfixes release.
---
xfce4/goodies/xfce4-genmon-plugin/BUILD | 7 ++++---
xfce4/goodies/xfce4-genmon-plugin/DETAILS | 13 +++++++------
2 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/xfce4/goodies/xfce4-genmon-plugin/BUILD b/xfce4/goodies/xfce4-genmon-plugin/BUILD
index 45f6946..3e8363b 100644
--- a/xfce4/goodies/xfce4-genmon-plugin/BUILD
+++ b/xfce4/goodies/xfce4-genmon-plugin/BUILD
@@ -1,12 +1,13 @@
(
+
[ -f /etc/profile.d/xfce4.rc ] && . /etc/profile.d/xfce4.rc
# make sure proper PKG_CONFIG_PATH is set
export PKG_CONFIG_PATH="${MODULE_PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
- ./configure --build=$BUILD \
- --prefix=${MODULE_PREFIX} \
- $OPTS &&
+ ./configure --build=$BUILD \
+ --prefix=${MODULE_PREFIX} \
+ $OPTS &&
default_make
diff --git a/xfce4/goodies/xfce4-genmon-plugin/DETAILS b/xfce4/goodies/xfce4-genmon-plugin/DETAILS
index a33a1d9..386408f 100644
--- a/xfce4/goodies/xfce4-genmon-plugin/DETAILS
+++ b/xfce4/goodies/xfce4-genmon-plugin/DETAILS
@@ -1,15 +1,16 @@
MODULE=xfce4-genmon-plugin
- VERSION=3.1
+ VERSION=3.2
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://goodies.xfce.org/releases/$MODULE/
- SOURCE_VFY=sha1:afec76670999efd8a17db791451aa26bf62ce58d
+ SOURCE_URL[0]=http://goodies.xfce.org/releases/$MODULE
+ SOURCE_URL[1]=http://mocha.xfce.org/archive/psrc/[anel-plugins/xfce4-genmon-plugin/3.2
+ SOURCE_VFY=sha1:ea224cdcd08051f080e07a2175c71008963c6dde
MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
WEB_SITE=http://goodies.xfce.org/projects/panel-plugins/$MODULE
ENTERED=20061124
- UPDATED=20070602
- SHORT="script monitor"
+ UPDATED=20091011
+ SHORT="A script monitor"
cat << EOF
-this plugin cyclically spawns the indicated script/program, captures
+This plugin cyclically spawns the indicated script/program, captures
its output (stdout) and displays the resulting string into the panel.
EOF
More information about the Lunar-commits
mailing list