blob: 76d25f85e4530adfdfeb7ed65885f7636a9673fe [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -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
9SRC_URI[md5sum] = "c8f6cb2aec62513c343281eacc4fc395"
10SRC_URI[sha256sum] = "431575da3d49fea3afa60f02e83c8d74e20e9a229c9c4ec82c21d45e2c986925"
11
12FILES_${PN} += "${libdir}/xfce4/panel-plugins/xfce4-equake-plugin"