diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2016-03-11 00:26:00 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-03-25 11:26:56 +0100 |
commit | bef1c7fcb2cd8e27f66559c6a52a71a75e2cb30c (patch) | |
tree | c935021ca50fb14302779af2ed0c5ae64e3fa3a7 /meta-xfce/recipes-panel-plugins | |
parent | 1f01db1dfd002c0b6365630f7fef3670aba5ad0f (diff) | |
download | meta-openembedded-bef1c7fcb2cd8e27f66559c6a52a71a75e2cb30c.tar.gz |
xfce4-verve-plugin: initial add 1.1.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-panel-plugins')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_1.1.0.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_1.1.0.bb b/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_1.1.0.bb new file mode 100644 index 000000000..65503a4b3 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_1.1.0.bb | |||
@@ -0,0 +1,9 @@ | |||
1 | SUMMARY = "Verve panel plugin is a comfortable command line plugin for the Xfce panel" | ||
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin" | ||
3 | LICENSE = "GPLv2" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | ||
5 | |||
6 | inherit xfce-panel-plugin | ||
7 | |||
8 | SRC_URI[md5sum] = "ddd0190ae56f6117dbcf9ff2bf5a8cbf" | ||
9 | SRC_URI[sha256sum] = "a3196f818c7ad57d19cd6581e168fd2b9f96de070246aea70c35ce2e5f9d9c84" | ||