From cf508f496dae24acc1b4fd3cecb5dd191b5d69b6 Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Sun, 25 Oct 2009 10:52:51 +0000 Subject: XFCE: Rename xfce to xfce-base to support the import of the new XFCE 4.6.1 builds. --- recipes/xfce-base/xfce4-mixer_4.4.2.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes/xfce-base/xfce4-mixer_4.4.2.bb (limited to 'recipes/xfce-base/xfce4-mixer_4.4.2.bb') diff --git a/recipes/xfce-base/xfce4-mixer_4.4.2.bb b/recipes/xfce-base/xfce4-mixer_4.4.2.bb new file mode 100644 index 0000000000..60bb012810 --- /dev/null +++ b/recipes/xfce-base/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/" -- cgit v1.2.3