meta-openembedded/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.12.0.bb
Jason Schonberg 1a454697b6
xfce4-weather-plugin: upgrade 0.11.3 -> 0.12.0
Drop backported patches which have already been integrated into this version.

0001-libxfce4ui-Avoid-deprecated-functions.patch
  9115037ed7
0002-parsers-Generalise-input-to-array-of-gchar.patch
  c0653a903c
0003-libsoup-Port-to-libsoup-3.0.patch
  279c975dc1
0004-Report-UPower-Glib-support.patch
  3bfb13249d
0005-Make-libsoup-v3-support-optional.patch
  5116b68b45

Use meson as that is now the supported build system.

Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-weather-plugin/-/tags/xfce4-weather-plugin-0.12.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-12 22:46:04 -08:00

16 lines
513 B
BlitzBasic

SUMMARY = "Panel plugin to display current temperature and weather condition"
HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-weather-plugin/start"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
XFCEBASEBUILDCLASS = "meson"
XFCE_COMPRESS_TYPE = "xz"
inherit xfce-panel-plugin
DEPENDS += "libsoup dbus-glib upower json-c"
SRC_URI[sha256sum] = "5dd90b032c06ef4b64b818023154ef9463a2c694a0290e57f3412296c7545ff6"
FILES:${PN} += "${datadir}/xfce4/weather"