mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
xfce4-equake-plugin: remove for now
* It is broken since xfce 4.16 * A ticket was opened [1] but no visible activities yet * As soon as a working version is released it will be re-added [1] https://sourceforge.net/p/equake/tickets/3/ Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7888b57b56
commit
fbc8e065a1
|
|
@ -1,14 +0,0 @@
|
|||
DESCRIPTION = "Equake XFCE is a panel plugin for the XFCE panel which monitors earthquakes and displays an update each time a new earthquake occurs."
|
||||
HOMEPAGE = "http://freecode.com/projects/equake-xfce"
|
||||
SECTION = "x11/application"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
inherit xfce-panel-plugin
|
||||
|
||||
DEPENDS += "curl"
|
||||
|
||||
SRC_URI[md5sum] = "07d42b8a3d440d6f1861048a6cc3a15a"
|
||||
SRC_URI[sha256sum] = "eff9cfd604d1bd998c5208176fbe2c6da705c250dce572f5e30b2c77f4ec741c"
|
||||
|
||||
FILES_${PN} += "${libdir}/xfce4/panel-plugins/xfce4-equake-plugin"
|
||||
|
|
@ -40,7 +40,6 @@ RRECOMMENDS_${PN} = " \
|
|||
xfce4-mount-plugin \
|
||||
xfce4-powermanager-plugin \
|
||||
xfce4-closebutton-plugin \
|
||||
xfce4-equake-plugin \
|
||||
xfce4-notes-plugin \
|
||||
xfce4-whiskermenu-plugin \
|
||||
xfce4-mailwatch-plugin \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user