xfce4-power-manager: update to 0.8.5
authorGrazvydas Ignotas <notasas@gmail.com>
Sun, 12 Oct 2014 18:02:44 +0000 (21:02 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 12 Oct 2014 18:02:44 +0000 (21:02 +0300)
recipes/xfce-extras/xfce4-power-manager_0.8.5.bb [new file with mode: 0644]

diff --git a/recipes/xfce-extras/xfce4-power-manager_0.8.5.bb b/recipes/xfce-extras/xfce4-power-manager_0.8.5.bb
new file mode 100644 (file)
index 0000000..d0a18a7
--- /dev/null
@@ -0,0 +1,19 @@
+DESCRIPTION = "Xfce panel plugins for power management."
+DEPENDS = "libxfce4util libxfcegui4 libnotify xfconf xfce4-panel"
+RDEPENDS = "libxfce4util libxfcegui4 libnotify xfce4-panel"
+
+SECTION = "x11"
+PR = "r0"
+
+inherit xfce46
+
+XFCE_VERSION = "4.6.1"
+
+SRC_URI = "http://archive.xfce.org/src/xfce/${PN}/0.8/${PN}-${PV}.tar.bz2"
+
+FILES_${PN} += "${datadir}/xfce4/panel-plugins/*.desktop"
+
+FILES_${PN}-dbg += "${libexecdir}/xfce4/panel-plugins/.debug/"
+
+SRC_URI[md5sum] = "ca6a1fff1d4fee86844c2f5621e9fb87"
+SRC_URI[sha256sum] = "774eb81a968ea5b83a8fc008233e9e6884a3caef0d1821c8a562b40d062eb9df"