summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/weather
Commit message (Collapse)AuthorAgeFilesLines
* xfce4 update HOMEPAGEsJason Schonberg2025-05-211-1/+1
| | | | | | | | | | | | | | https://goodies.xfce.org/ states "Starting this month (November 2019), a project is starting to migrate the goodies.xfce.org documentation to https://docs.xfce.org/start. The goal is to remove deprecated projects and, eventually, de-commission the goodies.xfce.org URLs. Additional information will be posted on https://wiki.xfce.org/projects/goodies-decomm/start as the project proceeds." This patch updates the URLs being used in the HOMEPAGEs to reflect where the address is actually resolving. Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-weather-plugin: Upgrade to 0.11.3Khem Raj2025-05-187-12/+1595
| | | | | | | | * Backport patches to support libsoup3 * Replace libsoup-2.4 dependency with libsoup3 * Add required dependency on json-c in this version Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-weather-plugin: upgrade 0.11.0 -> 0.11.1Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-weather-plugin: 0.10.2 -> 0.11.0Kai Kang2021-03-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | 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>
* xfce4-weather-plugin: 0.10.1 -> 0.10.2Kai Kang2020-11-191-2/+1
| | | | | | | | | | | | | | | | | | | | 0.10.2 ====== - weather-icon: fix use-after-free in get_user_icons_dir - Fix GTimeVal deprecation - Update copyright/bugzilla URLs - Switch to the 2.0 API - Add basic GitLab pipeline - Bug #16717: Move from exo-csource to xdt-csource - Fix unprintable character in summary subtitle (bug #16394) - Improve contrast in weather report, similar to GTK2 + Adwaita (bug #15806) - Enable keyboard scrolling in Details pane (bug #15912) - Support solarnoon and solarmidnight (bug #15771) - Fix day/night calculation (bug #16091) - Translation Updates Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-weather-plugin: upgrade 0.10.0 -> 0.10.1Andreas Müller2020-02-271-2/+2
| | | | | | | | | | | | | | | | | | | | Release notes for 0.10.1 ======================== - Switch to 'locationforecast' product and use a more recent API version (bug #16268) - Fix invalid scrollbar index to add a label (bug #16023) - Update URLs from goodies.x.o to docs.x.o (bug #16182) - Fix build with panel 4.15 - Make build output less verbose - Use standard icon names (bug #16059) Translation Updates: Albanian, Croatian, Finnish, Galician, Greek, Portuguese, Slovak, Slovenian Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-weather-plugin: 0.9.1 -> 0.10.0Kai Kang2019-11-081-2/+2
| | | | | | | Translation update only release. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-weather-plugin: upgrade 0.9.0 -> 0.9.1Andreas Müller2019-03-281-2/+2
| | | | | | | | | | | | | | | | | Most notable changes from announcement [1]: 1. Use https for all connections (bug #13645) 2. Use the latest sunrise API (2.0) (bug #14972) Note on 2.: although met.no announced they will stop support for API 1.1 after 2019-02-15 plugin 0.9.0 still works for me. So in case of trouble on our stable branches we should consider upgrading. [1] https://mail.xfce.org/pipermail/xfce/2019-March/036322.html [2] https://api.met.no/weatherapi/sunrise/2.0/documentation#version_2.0_released:_2018-11-19 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-weather-plugin: upgrade 0.8.10 -> 0.9.0Andreas Müller2018-10-041-2/+2
| | | | | | | Yet another smooth GTK3 transition Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-weather-plugin: update 0.8.9 -> 0.8.10Andreas Müller2017-11-191-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-weather-plugin: update 0.8.8 -> 0.8.9Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-weather-plugin: update to 0.8.8Andreas Müller2016-10-031-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-weather-plugin: update to 0.8.7Andreas Müller2016-04-281-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-weather-plugin: update to 0.8.6Andreas Müller2015-08-241-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-weather-plugin: update to 0.8.5Andreas Müller2015-02-193-195/+2
| | | | | | patches were applied mainline Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-weather-plugin: make work properly after met.no API changeAndreas Müller2014-11-193-0/+193
| | | | | | | | | see [1] for more information https://bugzilla.xfce.org/show_bug.cgi?id=10916 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-weather-plugin: add dbus-glib and upower to DEPENDSAndreas Müller2014-05-091-1/+1
| | | | | | | detected in Martin's world with test-dependencies Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-231-1/+1
| | | | | | | | | | | | | Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-weather-plugin: add libsoup-2.4 to DEPENDSAndreas Müller2013-10-141-0/+2
| | | | | | | | | | fixes (detected in Martin's) world build: | configure:14617: checking for libsoup-2.4 >= 2.26.0 | configure:14659: result: not found Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-weather-plugin: update to 0.8.3Andreas Müller2013-09-193-127/+11
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: Unify indentationMartin Jansa2013-04-151-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | * This change is only aesthetic (unlike indentation in Python tasks). * Some recipes were using tabs. * Some were using 8 spaces. * Some were using mix or different number of spaces. * Make them consistently use 4 spaces everywhere. * Yocto styleguide advises to use tabs (but the only reason to keep tabs is the need to update a lot of recipes). Lately this advice was also merged into the styleguide on the OE wiki. * Using 4 spaces in both types of tasks is better because it's less error prone when someone is not sure if e.g. do_generate_toolchain_file() is Python or shell task and also allows to highlight every tab used in .bb, .inc, .bbappend, .bbclass as potentially bad (shouldn't be used for indenting of multiline variable assignments and cannot be used for Python tasks). * Don't indent closing quote on multiline variables we're quite inconsistent wheater it's first character on line under opening quote or under first non-whitespace character in previous line. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce4-weather-plugin: Make it work for a while by using different license infoAndreas Müller2012-06-081-0/+11
| | | | | | | | | | | | Grabbed from [1] This is a inztermediate solution until next version hopefully will use another weather data supplier. There are proceedings ongoing [2]. [1] https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/xfce4-weather-plugin [2] http://git.xfce.org/panel-plugins/xfce4-weather-plugin/log/ Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-weather-plugin: initial add 0.7.4Andreas Müller2011-10-312-0/+116
port-to-libxfce4ui.patch was taken from [1] [1] https://bugzilla.xfce.org/show_bug.cgi?id=7956 Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>