| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add linphoneqt-force-default-style.patch: Force default theme style (commit 313aa68). This fixes issues with tabs reported in boo#1095273.
- Add linphoneqt-qt-5.9-fix-buttons.patch: Fix button invisibility with Qt 5.9 (boo#1095273). - Improve linphoneqt-fix-qt-5.11.patch: Add a fix for DefaultTranslator dealing with Qt 5.9 (commit d95f523).
- Replace linphoneqt-fix-qt-5.10.patch with
linphoneqt-fix-qt-5.11.patch, adding more fixes:
* Try to support menu bar on Qt 5.10 (commit 5dd0161).
* Fix ComboBox by importing named QtQuick.Controls (commit
7f62ae9).
* Do not use SignalSpy as click is emitted twice instead of one
in Qt 5.11 (commit 8720931),
* Avoid a crash in Calls with a bad binding (Qt 5.11) on
ConferenceControls (commit 4f908ef).
- Do not bother installing the appstream file to
/usr/share/appdata/ on openSUSE Leap 42.x or older.
- Add linphoneqt-fix-qt-5.10.patch: Rename the icon property of TabButton to iconName (an issue with Qt 5.10 and the new icon property, commit ecaab0f, boo#1083654).
- Add the missing libqt5-qtquickcontrols dependency (boo#1065173). - Install the appstream file to the /usr/share/metainfo/ directory on openSUSE Leap 15.x or newer.
- Add linphoneqt-fix-cmake-i18n.patch: Support new CMake versions for translations (commit e70c077).
- Initial package.