summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_2.0.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* xfce4-verve-plugin: upgrade 2.0.1 -> 2.0.3Khem Raj2023-11-061-9/+0
| | | | | | License-Update: GPL text updated Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-verve-plugin: fix do_configure faiure about missing libpcreChen Qi2022-11-161-0/+1
| | | | | | | | | libpcre is needed. Previously, it's available because glib-2.0 depends on it. Now glib-2.0 has been upgraded and it now depends on libpcre2. So add this explicit dependency to fix the do_configure failure. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> 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>
* xfce4-verve-plugin: upgrade 2.0.0 -> 2.0.1Andreas Müller2021-01-051-0/+8
Release notes for 2.0.1 ======================= - Fix build with panel 4.15 - Modernize configure.ac.in - Fix xfce_rc_read_entry usage - Fix gdk_rgba_to_string usage - Fix GtkAdjustment usage - Fix GtkColorChooser usage - Fix GtkColorChooser usage - Fix GtkLabel usage - Fix GIOStream usage - Fix gtk_label_set_text call - Fix gtk_style_context_add_provider call - Fix discarded-qualifiers - Fix missing-prototypes - Remove GSourceFunc casts - Create README.md. Update configure.ac.in - Use GtkColorButton to pick foreground and background colors - Translation Updates: Albanian, Armenian (Armenia), Asturian, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (Canada), Esperanto, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>