diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2012-09-17 17:50:28 +0200 |
---|---|---|
committer | Andreas Müller <schnitzeltony@googlemail.com> | 2012-09-18 15:54:02 +0200 |
commit | fd55c8cfd074d201d84c1de7389f43ddd3126e7c (patch) | |
tree | 02862e1d45342b274d0420bee165bd57488f6539 /meta-xfce | |
parent | 025cb1aa1abcf923ee69b9138eb83e492ab9db5d (diff) | |
download | meta-openembedded-fd55c8cfd074d201d84c1de7389f43ddd3126e7c.tar.gz |
xfce4-fsguard-plugin: initial add 1.0.1
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.0.1.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.0.1.bb b/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.0.1.bb new file mode 100644 index 000000000..144611521 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.0.1.bb | |||
@@ -0,0 +1,9 @@ | |||
1 | DESCRIPTION = "The FSGuard panel plugin checks free space on a chosen mount point frequently and displays a message when a limit is reached" | ||
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&#recet_releases" | ||
3 | LICENSE = "GPLv2" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | ||
5 | |||
6 | inherit xfce-panel-plugin | ||
7 | |||
8 | SRC_URI[md5sum] = "9c179371475e2837004cc208026e30c1" | ||
9 | SRC_URI[sha256sum] = "fffb7ee09769ec0b991b8752b848578e6434a675a939c5588f0728c2ef33aab7" | ||