Bug 42258

Summary: Soname should be different when built with Qt 5
Product: Telepathy Reporter: Mikhail Zabaluev <mikhail.zabaluev>
Component: tp-qtAssignee: Telepathy bugs list <telepathy-bugs>
Status: VERIFIED DUPLICATE QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium CC: ollisal
Version: git master   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Mikhail Zabaluev 2011-10-26 00:01:16 UTC
As it happens, Telepathy-Qt4 builds with Qt 5 without changes in the source; only examples fall off due to usage of QWidgets. However, as Telepathy-Qt publicly depends on Qt ABI, the library name should reflect the Qt version change.

Maybe the time is ripe to appropriate the name telepathy-qt or libtelepathy-qt for the source tree (certain bitrotting old projects notwithstanding), and assign the library name based on the discovered Qt version?
Comment 1 Olli Salli 2011-12-07 11:37:29 UTC
This is actually already done as part of bug 43222...

Details:

project renamed to telepathy-qt
library builds as libtelepathy-qt4.so.2.<version> for Qt4
           and as libtelepathy-qt5.so.0.<version> for Qt5

*** This bug has been marked as a duplicate of bug 43222 ***
Comment 2 Mikhail Zabaluev 2011-12-07 23:17:20 UTC
Good, thanks.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.