| Submitter | Andreas Müller |
|---|---|
| Date | June 2, 2012, 12:15 p.m. |
| Message ID | <1338639361-23775-4-git-send-email-schnitzeltony@googlemail.com> |
| Download | mbox | patch |
| Permalink | /patch/29139/ |
| State | Accepted |
| Commit | 69bacb323adca89282a397f12613b59e73e8c249 |
| Headers | show |
Comments
Patch
diff --git a/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.10.bb b/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.10.bb new file mode 100644 index 0000000..95acd62 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.10.bb @@ -0,0 +1,9 @@ +DESCRIPTION = "Panel plugin displaying stats from a wireless lan interface" +HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin" +LICENSE = "BenediktMeurer FlorianRivoal" +LIC_FILES_CHKSUM = "file://COPYING;md5=e1e5872df9c5cf1a23f16493d9104920" + +inherit xfce-panel-plugin + +SRC_URI[md5sum] = "a4cd20ef471123936e762a139f1025e1" +SRC_URI[sha256sum] = "c5b2535b9c90d3fbf6a5f94d096fbc9cb5ce85e2c5d67df933f6fe74ae6f761d"
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> --- .../wavelan/xfce4-wavelan-plugin_0.5.10.bb | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) create mode 100644 meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.10.bb