xfce4-weather-plugin: 0.10.2 -> 0.11.0

Release notes for 0.11.0
========================
- Port to Xfconf
  Please note that settings from the rc file are not automatically
  migrated.
- Fix null g_array_sort() argument
- settings: Use infobar and symbolic icons
- Improve forecast window
- autoconf: Remove AC_HEADER_STDC
- Update `.gitignore`
- Set pointers to NULL
- Fix double-free
- Fix missing-prototypes
- Enable debug=yes when compiling from git and fix warnings
- Remove GSourceFunc casts
- Update copyright
- Translation Updates:
  Basque, Belarusian, Bulgarian, Czech, Danish, Finnish, Greek,
  Portuguese (Brazil), Russian, Serbian, Slovak, Turkish, Ukrainian

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Kai Kang 2021-03-16 11:42:00 +08:00 committed by Khem Raj
parent 44284f23c1
commit 635343832c

View File

@ -7,6 +7,6 @@ inherit xfce-panel-plugin
DEPENDS += "libsoup-2.4 dbus-glib upower"
SRC_URI[sha256sum] = "9017790b92953090c849b17b357b42fa8c562bf0e25af2fd2e5f53cfebc662c6"
SRC_URI[sha256sum] = "e3242ea951d51bc0fded1d02a4f1f662bec16a1fb10c855f71bda6541a1153fc"
FILES_${PN} += "${datadir}/xfce4/weather"