AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.9.2: * src/CMakeLists.txt: link libm for expf, pow and sinf. * vala: The name of the vapi should match the pkg-config name. - Drop ayatana-ido-0.9.0-libm.patch. Applied upstream. - Adjust to .vapi file renaming by upstream (AyatanaIdo3-0.4.vapi -> libayatana-ido3-0.4.vapi.
- Update to version 0.9.0: * Switch to CMake from autotools. * Add better documentation. * data/libayatana-ido3-0.4.pc.in: Add glib-2.0 dependency. * src/idoappointmentmenuitem.c: Construct the basic menu item using the pixbuf property. * src/basicmenuitem.c: Add GdkPixbuf source support for the icon. * src/idoremovablemenuitem.c: Replace grid with box to fix a11y. * src/idolocationmenuitem.c: Fix deprecated g_time_zone_new warning. * Fix a unit test failure on Ubuntu 20.04. * Use consistent Ayatana IDO names. This version of Ayatana IDO breaks NG system indicators before 0.9.x. - Drop pkgconfig-requires.patch: merged upstream. - Add ayatana-ido-0.9.0-libm.patch: Link with libm to fix build. - Restore Group.
- Update to version 0.8.2 * Add a new menu item type: IDO Removable. * Add optional markup to the basic menu item. * Replace x-canonical attributes solely used by Ayatana Indicators * Drop IDO Message Dialog. * Centre playback menu item spinner/Pad application menu item label. * Centre volume control/Stretch calendar horizontally. * Updated colour getter for playback control. - Drop upstream fixed * ayatana-ido-glib-2.58.patch * 0001-gtk_widget_get_state-is-deprecated.patch - Add pkgconfig-requires.patch * Add all public dependencies to pkgconfig Requires section
- Add upstream patch to fix build: * 0001-gtk_widget_get_state-is-deprecated.patch
- add ayatana-ido-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.
- Remove obsolete Groups tag (fate#326485)
- Update to version 0.4.4 (changes since 0.4.2): * Fix the Name field in the libayatana-ido3.pc.in file.
- Initial package.