blob: 8b24e98b0485009122e803416b05c2c7c91521ed [file] [log] [blame]
Brad Bishop6e60e8b2018-02-01 10:27:11 -05001DESCRIPTION = "Equake XFCE is a panel plugin for the XFCE panel which monitors earthquakes and displays an update each time a new earthquake occurs."
2HOMEPAGE = "http://freecode.com/projects/equake-xfce"
3SECTION = "x11/application"
4LICENSE = "GPLv3"
5LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
6
7inherit xfce-panel-plugin
8
9DEPENDS += "curl"
10
11SRC_URI[md5sum] = "07d42b8a3d440d6f1861048a6cc3a15a"
12SRC_URI[sha256sum] = "eff9cfd604d1bd998c5208176fbe2c6da705c250dce572f5e30b2c77f4ec741c"
13
14FILES_${PN} += "${libdir}/xfce4/panel-plugins/xfce4-equake-plugin"