diff options
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.0.bb')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.0.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.0.bb b/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.0.bb new file mode 100644 index 000000000..0c796534a --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.0.bb | |||
@@ -0,0 +1,10 @@ | |||
1 | SUMMARY = "Panel plugin with graphical representation of the cpu frequency" | ||
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin" | ||
3 | LICENSE = "GPL-2.0-only" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | ||
5 | |||
6 | inherit xfce-panel-plugin | ||
7 | |||
8 | SRC_URI[sha256sum] = "ad0ff05d88ba393b7c8922f8233edd33fc0a4e8b000b61de1f8f3a10c5ae5324" | ||
9 | |||
10 | FILES:${PN} += "${datadir}/xfce4/eyes" | ||