From b96b27036a29e3bd4e7005b74d0f41a6d21f8f67 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 4 Feb 2013 00:31:09 +0000 Subject: xfce4-mount-plugin: initial add 0.6.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Martin Jansa --- .../recipes-panel-plugins/mount/xfce4-mount-plugin_0.6.4.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_0.6.4.bb (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_0.6.4.bb b/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_0.6.4.bb new file mode 100644 index 0000000000..b0e02c9363 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_0.6.4.bb @@ -0,0 +1,10 @@ +DESCRIPTION = "Mount/umount utility for the xfce panel" +HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin" +SECTION = "x11/application" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" + +inherit xfce-panel-plugin + +SRC_URI[md5sum] = "f5917e9aa2a06bc6a872cc10d2ee4f6f" +SRC_URI[sha256sum] = "541d7af84d7d0b00ae547aa1f438e2fac51ee4195c4d0a17173c4f72accb227d" -- cgit 1.2.3-korg