diff options
| author | Andreas Müller <schnitzeltony@googlemail.com> | 2014-09-29 12:49:15 +0200 |
|---|---|---|
| committer | Andreas Müller <schnitzeltony@googlemail.com> | 2014-10-01 10:11:37 +0200 |
| commit | 1ea0027baf76b6b0406178f43aefa1d5695a2fda (patch) | |
| tree | 2c59d44d4de08201c5c9335f461151700e5a372d /meta-xfce | |
| parent | c6de38438e978bcb412ff7c4fc38f42a654255d3 (diff) | |
| download | meta-openembedded-1ea0027baf76b6b0406178f43aefa1d5695a2fda.tar.gz | |
xfce4-whiskermenu-plugin: initial add 1.3.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce')
| -rw-r--r-- | meta-xfce/recipes-panel-plugins/whisker/xfce4-whiskermenu-plugin_1.3.2.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-xfce/recipes-panel-plugins/whisker/xfce4-whiskermenu-plugin_1.3.2.bb b/meta-xfce/recipes-panel-plugins/whisker/xfce4-whiskermenu-plugin_1.3.2.bb new file mode 100644 index 0000000000..dd3d8fd6e2 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/whisker/xfce4-whiskermenu-plugin_1.3.2.bb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | SUMMARY = "An alternate menu for the Xfce desktop environment" | ||
| 2 | HOMEPAGE = "http://gottcode.org/xfce4-whiskermenu-plugin/" | ||
| 3 | LICENSE = "GPLv2" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | ||
| 5 | |||
| 6 | inherit xfce-panel-plugin cmake | ||
| 7 | |||
| 8 | SRC_URI = "http://gottcode.org/${BPN}/${BPN}-${PV}-src.tar.bz2" | ||
| 9 | SRC_URI[md5sum] = "f4de7546588952f84df8a4ad3552c526" | ||
| 10 | SRC_URI[sha256sum] = "a104b2266675a3ea3c7b98aab7b075a351d813ea29098504031a62f365e5a0fc" | ||
