summaryrefslogtreecommitdiff
path: root/packages/xfdesktop
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-05-10 13:46:39 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-05-10 13:46:39 +0000
commitc2faa0722e6c264b18d69a2f3f37fe5b81a9e675 (patch)
tree2f53286d9f6547d4aa7c4531dca855019d25b035 /packages/xfdesktop
parent9be066c88cc99bf1654d1926fd085fffa5fec447 (diff)
XFCE: update 4.2.x to 4.4.1
- xfcalendar replaced by orage - xffm replaced by thunar - added mousepad - added xfce-terminal - added XFCE engine for GTK - added XFCE icon theme (Rodest) builds, not tested on device
Diffstat (limited to 'packages/xfdesktop')
-rw-r--r--packages/xfdesktop/xfdesktop.inc14
-rw-r--r--packages/xfdesktop/xfdesktop_4.2.2.bb6
2 files changed, 0 insertions, 20 deletions
diff --git a/packages/xfdesktop/xfdesktop.inc b/packages/xfdesktop/xfdesktop.inc
deleted file mode 100644
index e3e64ef355..0000000000
--- a/packages/xfdesktop/xfdesktop.inc
+++ /dev/null
@@ -1,14 +0,0 @@
-# xfdesktop OE build file
-# Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved
-# Released under the MIT license (see packages/COPYING)
-
-DESCRIPTION="xfce4 Desktop Background Manager"
-SECTION = "x11/base"
-DEPENDS = "virtual/libx11 libxfcegui4 libxfce4mcs libxml2 xfce4-panel"
-
-inherit xfce
-PACKAGES += "xfdesktop-backdrops ${PN}-mcs-plugins"
-
-FILES_xfdesktop-backdrops="${datadir}/xfce4/backdrops/*"
-FILES_${PN}-mcs-plugins += "${libdir}/xfce4/mcs-plugins/*.so"
-FILES_${PN} += "${libdir}/xfce4/panel-plugins/*.so"
diff --git a/packages/xfdesktop/xfdesktop_4.2.2.bb b/packages/xfdesktop/xfdesktop_4.2.2.bb
deleted file mode 100644
index d7af836791..0000000000
--- a/packages/xfdesktop/xfdesktop_4.2.2.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-# xfdesktop OE build file
-# Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved
-# Released under the MIT license (see packages/COPYING)
-
-PR = "r1"
-require ${PN}.inc