Bug 291133 - TelepathyQt4 include dir renamed to TelepathyQt
Summary: TelepathyQt4 include dir renamed to TelepathyQt
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-10 08:43 UTC by David E. Narvaez
Modified: 2012-07-06 12:47 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David E. Narvaez 2012-01-10 08:43:43 UTC
Version:           unspecified (using KDE 4.7.4) 
OS:                Linux

Just a heads up that the TelepathyQt4 include directory in the bindings was renamed to TelepathyQt, thus breaking the FindTelepathyQt4 modules that search for the former path.

Reproducible: Always

Steps to Reproduce:
Try building the Telepathy Presence Dataengien with latest telepathy-qt4 from git.

Actual Results:  
FindTelepathyQt4.cmake reports it can't find the include directories.

Expected Results:  
Should compile ok.

See http://cgit.freedesktop.org/telepathy/telepathy-qt4/commit/TelepathyQt?id=be40b6f313c8d7b1f0fb59fd06ea87b0934e4bad
Comment 1 Alin M Elena 2012-01-10 08:45:39 UTC
problem solved long time ago in git...
Comment 2 Daniele E. Domenichelli 2012-01-10 08:50:30 UTC
Fixed in master
KDE Telepathy 0.3 will depend on telepathy-qt >= 0.9
Comment 3 Martin Klapetek 2012-01-10 09:40:10 UTC
Actually the dataengine was not ported, but we stopped supporting it right after 0.2 release. Note that for 0.2 release you /must/ use TelepathyQt4 < 0.8.9, so there's no porting needed.