aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xfce-extras
diff options
context:
space:
mode:
authorDavid-John Willis <John.Willis@Distant-earth.com>2010-01-03 21:57:27 +0000
committerKoen Kooi <koen@openembedded.org>2010-02-18 13:41:16 +0100
commit27ae9191f50d54132dfff568d1ae9ddea87df957 (patch)
treea0d4e5498d1c383b20279de7417649b765652216 /recipes/xfce-extras
parenta5cc33f7ae7416cd20772740a2deac1985d791ef (diff)
downloadopenembedded-27ae9191f50d54132dfff568d1ae9ddea87df957.tar.gz
xfce4-power-manager: Remove broken xfce4-power-manager_4.6.1.bb and add latest 0.8.4.2 to xfce-extras.
* xfce4-power-manager_4.6.1.bb was a dummy package that never worked (a left over from my Xfce 4.6.1 work). 0.8.4.2 is the correct version to use with Xfce 4.6.* >.
Diffstat (limited to 'recipes/xfce-extras')
-rw-r--r--recipes/xfce-extras/xfce4-power-manager_0.8.4.2.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/xfce-extras/xfce4-power-manager_0.8.4.2.bb b/recipes/xfce-extras/xfce4-power-manager_0.8.4.2.bb
new file mode 100644
index 0000000000..d970f444d8
--- /dev/null
+++ b/recipes/xfce-extras/xfce4-power-manager_0.8.4.2.bb
@@ -0,0 +1,16 @@
+DESCRIPTION = "Xfce panel plugins for power management."
+DEPENDS = "libxfce4util libxfcegui4 libnotify xfconf xfce4-panel"
+RDEPENDS = "libxfce4util libxfcegui4 libnotify xfce4-panel"
+
+SECTION = "x11"
+PR = "r1"
+
+inherit xfce46
+
+XFCE_VERSION = "4.6.1"
+
+SRC_URI = "http://archive.xfce.org/src/apps/${PN}/0.8/${PN}-${PV}.tar.bz2"
+
+FILES_${PN} += "${datadir}/xfce4/panel-plugins/*.desktop"
+
+FILES_${PN}-dbg += "${libexecdir}/xfce4/panel-plugins/.debug/"