| Submitter | Andreas Müller |
|---|---|
| Date | Feb. 4, 2013, 12:31 a.m. |
| Message ID | <1359937872-26028-2-git-send-email-schnitzeltony@googlemail.com> |
| Download | mbox | patch |
| Permalink | /patch/43923/ |
| State | Accepted, archived |
| Commit | b96b27036a29e3bd4e7005b74d0f41a6d21f8f67 |
| Headers | show |
Comments
Patch
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 0000000..b0e02c9 --- /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"
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> --- .../mount/xfce4-mount-plugin_0.6.4.bb | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) create mode 100644 meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_0.6.4.bb