aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xfce/xfce-mcs-plugins_4.4.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xfce/xfce-mcs-plugins_4.4.2.bb')
-rw-r--r--recipes/xfce/xfce-mcs-plugins_4.4.2.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/xfce/xfce-mcs-plugins_4.4.2.bb b/recipes/xfce/xfce-mcs-plugins_4.4.2.bb
new file mode 100644
index 0000000000..80037841fa
--- /dev/null
+++ b/recipes/xfce/xfce-mcs-plugins_4.4.2.bb
@@ -0,0 +1,12 @@
+# xfce-mcs-plugins OE build file
+# Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved
+# Released under the MIT license (see COPYING.MIT)
+
+DESCRIPTION = "Common XFCE4 configuration plugins."
+DEPENDS = "libxfcegui4 xfce-mcs-manager gtk+"
+SECTION = "x11"
+
+inherit xfce
+
+PACKAGES += "${PN}-mcs-plugins"
+FILES_${PN}-mcs-plugins = "${libdir}/xfce4/mcs-plugins/*.so"