[Lunar-commits] <moonbase> xfce4-mixer: fix

samuel verstraete samuel.verstraete at gmail.com
Sat Feb 28 12:53:50 CET 2009


commit 91a2fcdf1d675d0740b2fd5baf537d30585da461
Author: samuel verstraete <samuel.verstraete at gmail.com>
Date:   Sat Feb 28 12:53:50 2009 +0100

    xfce4-mixer: fix
---
 xfce4/apps/xfce4-mixer/BUILD   |    4 ----
 xfce4/apps/xfce4-mixer/DEPENDS |    1 +
 xfce4/apps/xfce4-mixer/DETAILS |    3 +--
 3 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/xfce4/apps/xfce4-mixer/BUILD b/xfce4/apps/xfce4-mixer/BUILD
index 5559ea2..12e8e69 100644
--- a/xfce4/apps/xfce4-mixer/BUILD
+++ b/xfce4/apps/xfce4-mixer/BUILD
@@ -6,12 +6,8 @@
 
    ./configure  --build=$BUILD                                        \
                 --prefix=${MODULE_PREFIX}        \
-                --disable-static                                \
                 $OPTS                                           &&
 
-   # bug in 4.1.90
-   cp settings/stringlist.inc lib/                                &&
-
    default_make
 
 ) > $C_FIFO 2>&1
diff --git a/xfce4/apps/xfce4-mixer/DEPENDS b/xfce4/apps/xfce4-mixer/DEPENDS
index cb293d3..ea491bb 100644
--- a/xfce4/apps/xfce4-mixer/DEPENDS
+++ b/xfce4/apps/xfce4-mixer/DEPENDS
@@ -1 +1,2 @@
 depends xfce4-panel
+depends gst-plugins-base
diff --git a/xfce4/apps/xfce4-mixer/DETAILS b/xfce4/apps/xfce4-mixer/DETAILS
index 7136f40..28362f6 100644
--- a/xfce4/apps/xfce4-mixer/DETAILS
+++ b/xfce4/apps/xfce4-mixer/DETAILS
@@ -2,12 +2,11 @@
          VERSION=4.6.0
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://www.xfce.org/archive/xfce-$VERSION/src/
-      SOURCE_VFY=sha1:ebf035a32d8b7b84094b6477a916d692cfe6a6af
+      SOURCE_VFY=sha1:ebcbc2cefbd6f0a24c339d61bdb138e2bbe1335c
    MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
         WEB_SITE=http://www.xfce.org
          ENTERED=20030715
          UPDATED=20090227
-           PSAFE=no
            SHORT="Volume control and mixer for the Xfce4 panel"
 cat << EOF
 xfce4-mixer -- Volume control plugin and mixer for the Xfce4 panel.


More information about the Lunar-commits mailing list