libxfcegui4: use a single recipe since we don't have multiple versions packaged
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 13 Jun 2008 22:50:49 +0000 (19:50 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 17 Oct 2008 17:08:02 +0000 (14:08 -0300)
packages/xfce/libxfcegui4.inc [deleted file]
packages/xfce/libxfcegui4_4.4.1.bb

diff --git a/packages/xfce/libxfcegui4.inc b/packages/xfce/libxfcegui4.inc
deleted file mode 100644 (file)
index 1b7703a..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# libxfcegui4 OE build file
-# Copyright (C) 2004, Advanced Micro Devices, Inc.  All Rights Reserved
-# Released under the MIT license (see COPYING.MIT)
-
-DESCRIPTION = "XFCE Widget library and X Window System interaction"
-DEPENDS = "libxfce4util dbh libxml2 gtk+"
-SECTION = "x11/libs"
-
-inherit xfce 
-
-
-do_stage() {
-autotools_stage_all
-}
-
-FILES_${PN} += "${libdir}/xfce4/modules ${datadir}/xfce4/mime ${datadir}/icons/hicolor"
index a36897f..d38269d 100644 (file)
@@ -2,4 +2,14 @@
 # Copyright (C) 2004, Advanced Micro Devices, Inc.  All Rights Reserved
 # Released under the MIT license (see COPYING.MIT)
 
-require ${PN}.inc
+DESCRIPTION = "XFCE Widget library and X Window System interaction"
+DEPENDS = "libxfce4util dbh libxml2 gtk+"
+SECTION = "x11/libs"
+
+inherit xfce
+
+do_stage() {
+autotools_stage_all
+}
+
+FILES_${PN} += "${libdir}/xfce4/modules ${datadir}/xfce4/mime ${datadir}/icons/hicolor"