Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | thunar-shares-plugin: Bump GLib minimum required to 2.26 | Kai Kang | 2022-12-27 | 2 | -1/+35 |
| | | | | | | | | Backport patch to bump glib minimum required version to 2.26 for thunar-shares-plugin. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | unblock some recipes for wayland | Markus Volk | 2022-06-01 | 1 | -2/+3 |
| | | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | thunar-shares-plugin: Check for x11 in distro features | Khem Raj | 2022-03-06 | 1 | -1/+2 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | recipes: Update LICENSE variable to use SPDX license identifiers | Khem Raj | 2022-03-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | Convert to new override syntax | Martin Jansa | 2021-08-03 | 1 | -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> | ||||
* | thunar-shares-plugin: upgrade 0.3.0 -> 0.3.1 | Andreas Müller | 2020-04-10 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Release notes for 0.3.1 ======================= - Remove unused THUNARX_TYPE_PREFERENCES_PROVIDER, since it may cause crashes (iface->get_menu_items not implemented) - Improved spacing and layout (Bug #14657) - Translation Updates: Albanian, Arabic, Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Czech, Danish, Dutch, English (Australia), English (United Kingdom), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Serbian, Slovak, Slovenian, Spanish, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan), Uzbek, Vietnamese Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | recipes: rename distro_features_check to features_check | Denys Dmytriyenko | 2019-11-21 | 1 | -1/+1 |
| | | | | | | | Avoid warning due to the class rename in OE-Core. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | thunar-shares-plugin: add pam to REQUIRED_DISTRO_FEATURES | Armin Kuster | 2018-09-29 | 1 | -1/+2 |
| | | | | | | | package has a rdepends on samba-server Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | thunar-shares-plugin: initial add 0.3.0 | Andreas Müller | 2018-06-30 | 1 | -0/+10 |
* it has seen a major update recently (GTK3 Port / Thunarx-3 Port) * it requires samba-server - so don't add it to packagegroup-xfce-extended for now. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |