diff options
| author | Andreas Müller <schnitzeltony@googlemail.com> | 2015-11-03 11:01:58 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-11-06 17:49:37 +0100 |
| commit | 98ae717eeda8a6a5bd70e2fa5133ca06e50f5d93 (patch) | |
| tree | c650202f94864af133c0223357c57e8f029fcc9f /meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_git.bb | |
| parent | f0226de0258ac485ba5b5152c7c01ac1d5bd66ba (diff) | |
| download | meta-openembedded-98ae717eeda8a6a5bd70e2fa5133ca06e50f5d93.tar.gz | |
xfce4-whiskermenu-plugin: update to 1.5.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_git.bb')
| -rw-r--r-- | meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_git.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_git.bb b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_git.bb deleted file mode 100644 index 6af38ded69..0000000000 --- a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_git.bb +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 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 = " \ | ||
| 9 | git://git.xfce.org/panel-plugins/xfce4-whiskermenu-plugin \ | ||
| 10 | " | ||
| 11 | |||
| 12 | SRCREV = "2d3c03eacd78051d2ef8ee3b6a4e2bff4753680e" | ||
| 13 | PV = "1.5.0+gitr${SRCPV}" | ||
| 14 | S = "${WORKDIR}/git" | ||
