AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- add libayatana-indicator-Wno-error-deprecated-declarations.patch * add Wno-error=deprecated-declarations option to tools - add libayatana-indicator-glib-2.58.patch * g_type_class_add_private was deprecated since glib 2.58 get rid of it and self-defined *_GET_PRIVATE() functions, use G_DEFINE_TYPE_* and auto-generated *_get_instance_private() instead. - drop libayatana-indicator-disable-werror.patch
- add libayatana-indicator-Wno-error-deprecated-declarations-for-tests.patch * the library is built with "Wno-error=deprecated-declarations", but tests is built without such option
- Avoid mate-common for some openSUSE-specific reasons.
- Update to version 0.6.2: * Makefile.am: Drop distcheck features. * libayatana-indicator/indicator-ng.c: Type cast assignments from g_object_ref_sink().
- Update summaries.
- Initial package.