[oe-commits] Otavio Salvador : xfce-mcs-plugins: use a single recipe since we don' t have multiple versions packaged

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


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

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

xfce-mcs-plugins: use a single recipe since we don't have multiple versions packaged

---

 packages/xfce/xfce-mcs-plugins.inc      |   12 ------------
 packages/xfce/xfce-mcs-plugins_4.4.1.bb |    9 ++++++++-
 2 files changed, 8 insertions(+), 13 deletions(-)

diff --git a/packages/xfce/xfce-mcs-plugins.inc b/packages/xfce/xfce-mcs-plugins.inc
deleted file mode 100644
index 8003784..0000000
--- a/packages/xfce/xfce-mcs-plugins.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-# 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"
diff --git a/packages/xfce/xfce-mcs-plugins_4.4.1.bb b/packages/xfce/xfce-mcs-plugins_4.4.1.bb
index bd41458..8003784 100644
--- a/packages/xfce/xfce-mcs-plugins_4.4.1.bb
+++ b/packages/xfce/xfce-mcs-plugins_4.4.1.bb
@@ -2,4 +2,11 @@
 # Copyright (C) 2004, Advanced Micro Devices, Inc.  All Rights Reserved
 # Released under the MIT license (see COPYING.MIT)
 
-require ${PN}.inc
+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"





More information about the Openembedded-commits mailing list