xfce4-whiskermenu-plugin: update to latest git

Upstream patch [1] fixes not only mentionend corner bug but makes menu working
with touch devices. First I tried to backport but this seemed more effort than
expected. As soon as another release is out a patch will be send to update.

[1] https://bugzilla.xfce.org/show_bug.cgi?id=11908

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Andreas Müller 2015-08-25 07:40:50 +02:00 committed by Martin Jansa
parent d7328c29ef
commit 5c6046a5d1

View File

@ -5,6 +5,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
inherit xfce-panel-plugin cmake
SRC_URI = "http://gottcode.org/${BPN}/${BPN}-${PV}-src.tar.bz2"
SRC_URI[md5sum] = "32fcbf16931038c10b1b7a7ccc392132"
SRC_URI[sha256sum] = "da82bdbc899a9935b560323aac9037d44f37fb110509b80ec293196722671851"
SRC_URI = " \
git://git.xfce.org/panel-plugins/xfce4-whiskermenu-plugin \
"
SRCREV = "2d3c03eacd78051d2ef8ee3b6a4e2bff4753680e"
PV = "1.5.0+gitr${SRCPV}"
S = "${WORKDIR}/git"