blob: 069c9150e3c8b762c87fd109c21c92aaeeda5405 [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
Patrick Williams213cb262021-08-07 19:21:33 -050012FILES:${PN} += "${datadir}/xfce4/weather"