[Lunar-commits] <moonbase> Xfce 4.6.0 Squashed commit of thefollowing:
Denis
0lvin at ukr.net
Sat Feb 28 11:21:05 CET 2009
Hello!
I found little mistake in update for xfce-mixer: not exist depends from gstreamer-plugins-base and error in build and details file.
This patch I think resolve this error(also I submit this changes to 'Lunar module submission queue'):
diff a/xfce4/apps/xfce4-mixer b/xfce4/apps/xfce4-mixer
--- a/xfce4/apps/xfce4-mixer/BUILD 2009-02-28 10:54:46.000000000 +0200
+++ b/xfce4/apps/xfce4-mixer/BUILD 2009-02-28 11:55:29.000000000 +0200
@@ -9,9 +9,6 @@
--disable-static \
$OPTS &&
- # bug in 4.1.90
- cp settings/stringlist.inc lib/ &&-
default_make
) > $C_FIFO 2>&1
--- a/xfce4/apps/xfce4-mixer/DEPENDS 2009-02-28 10:54:46.000000000 +0200
+++ b/xfce4/apps/xfce4-mixer/DEPENDS 2009-02-28 11:42:13.000000000 +0200
@@ -1 +1,2 @@
depends xfce4-panel
+depends gst-plugins-base
\ No newline at end of file
--- a/xfce4/apps/xfce4-mixer/DETAILS 2009-02-28 10:54:46.000000000 +0200
+++ b/xfce4/apps/xfce4-mixer/DETAILS 2009-02-28 12:11:59.000000000 +0200
@@ -2,11 +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
+ UPDATED=20090228
PSAFE=no
SHORT="Volume control and mixer for the Xfce4 panel"
cat << EOF
Best regards,
Denis.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://foo-projects.org/pipermail/lunar-commits/attachments/20090228/4ef59287/attachment.html>
More information about the Lunar-commits
mailing list