blob: 45b43863a02571f1ce7e76a69ae515514a846ac2 [file] [log] [blame]
Andrew Geissler82c905d2020-04-13 13:39:40 -05001SUMMARY = "Panel plugin to display current temperature and weather condition"
2HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin"
3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5
6inherit xfce-panel-plugin
7
8DEPENDS += "libsoup-2.4 dbus-glib upower"
9
Andrew Geissler32b11992021-03-31 13:37:05 -050010SRC_URI[sha256sum] = "e3242ea951d51bc0fded1d02a4f1f662bec16a1fb10c855f71bda6541a1153fc"
Andrew Geissler82c905d2020-04-13 13:39:40 -050011
12FILES_${PN} += "${datadir}/xfce4/weather"