[Lunar-commits] <moonbase> xfce4-mpc-plugin: version bumped to 0.3.3.

Florin Braescu florin at lunar-linux.org
Sun Oct 11 20:41:56 CEST 2009


commit 841536637061ab4023af26b8cf0c3993df0cc62b
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Oct 11 21:41:56 2009 +0300

    xfce4-mpc-plugin: version bumped to 0.3.3.
    
    Bugfixes and enhacements.
---
 xfce4/goodies/xfce4-mpc-plugin/BUILD   |    7 ++++---
 xfce4/goodies/xfce4-mpc-plugin/DEPENDS |    2 +-
 xfce4/goodies/xfce4-mpc-plugin/DETAILS |   11 ++++++-----
 3 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/xfce4/goodies/xfce4-mpc-plugin/BUILD b/xfce4/goodies/xfce4-mpc-plugin/BUILD
index 12e8e69..ee3c309 100644
--- a/xfce4/goodies/xfce4-mpc-plugin/BUILD
+++ b/xfce4/goodies/xfce4-mpc-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-mpc-plugin/DEPENDS b/xfce4/goodies/xfce4-mpc-plugin/DEPENDS
index 03d3e20..5ff652d 100644
--- a/xfce4/goodies/xfce4-mpc-plugin/DEPENDS
+++ b/xfce4/goodies/xfce4-mpc-plugin/DEPENDS
@@ -1,2 +1,2 @@
-depends xfce4-panel &&
+depends xfce4-panel
 depends mpd
diff --git a/xfce4/goodies/xfce4-mpc-plugin/DETAILS b/xfce4/goodies/xfce4-mpc-plugin/DETAILS
index 3299377..60b159d 100644
--- a/xfce4/goodies/xfce4-mpc-plugin/DETAILS
+++ b/xfce4/goodies/xfce4-mpc-plugin/DETAILS
@@ -1,13 +1,14 @@
           MODULE=xfce4-mpc-plugin
-         VERSION=0.3.0
+         VERSION=0.3.3
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://goodies.xfce.org/releases/$MODULE/
-      SOURCE_VFY=sha1:76cab106db982ceaf779f5ac6cd6c5dc93004e10
+   SOURCE_URL[0]=http://goodies.xfce.org/releases/$MODULE
+   SOURCE_URL[1]=http://mocha.xfce.org/archive/src/panel-plugins/xfce4-mpc-plugin/0.3
+      SOURCE_VFY=sha1:e79e403f6b4e3dfd16f80dfe02ab554294eda961
    MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
         WEB_SITE=http://www.xfce.org
          ENTERED=20061124
-         UPDATED=20070123
-           SHORT="simple client Xfce plugin for Music Player Daemon"
+         UPDATED=20091011
+           SHORT="A simple client Xfce plugin for Music Player Daemon"
 
 cat << EOF
 This is a simple client plugin for Music Player Daemon. 


More information about the Lunar-commits mailing list