[oe-commits] Otavio Salvador : xfce4-mixer: update to 4.4.2

GIT User account git at amethyst.openembedded.net
Fri Oct 17 17:11:40 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 4c4919310b3d0a4d5a7a5cb94b03780e8fb7b706
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4c4919310b3d0a4d5a7a5cb94b03780e8fb7b706

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Fri Jun 13 19:54:42 2008 -0300

xfce4-mixer: update to 4.4.2

The recipe has been adapted to the new debug and library included on
this version.

---

 packages/xfce/xfce4-mixer_4.4.1.bb |    9 ---------
 packages/xfce/xfce4-mixer_4.4.2.bb |   12 ++++++++++++
 2 files changed, 12 insertions(+), 9 deletions(-)

diff --git a/packages/xfce/xfce4-mixer_4.4.1.bb b/packages/xfce/xfce4-mixer_4.4.1.bb
deleted file mode 100644
index 4d3faed..0000000
--- a/packages/xfce/xfce4-mixer_4.4.1.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-# xfce-mixer-plugin OE build file
-# Copyright (C) 2004, Advanced Micro Devices, Inc.  All Rights Reserved
-# Released under the MIT license (see COPYING.MIT)
-
-DESCRIPTION="XFCE panel mixer plugin"
-SECTION = "x11"
-
-DEPENDS="xfce4-panel"
-inherit xfce
diff --git a/packages/xfce/xfce4-mixer_4.4.2.bb b/packages/xfce/xfce4-mixer_4.4.2.bb
new file mode 100644
index 0000000..60bb012
--- /dev/null
+++ b/packages/xfce/xfce4-mixer_4.4.2.bb
@@ -0,0 +1,12 @@
+# xfce-mixer-plugin OE build file
+# Copyright (C) 2004, Advanced Micro Devices, Inc.  All Rights Reserved
+# Released under the MIT license (see COPYING.MIT)
+
+DESCRIPTION="XFCE panel mixer plugin"
+SECTION = "x11"
+
+DEPENDS="xfce4-panel"
+inherit xfce
+
+FILES_${PN}-dev += "${libdir}/xfce4/modules/libxfce4mixer.so"
+FILES_${PN}-dbg += "${libexecdir}/xfce4/panel-plugins/.debug/"





More information about the Openembedded-commits mailing list