Bug 291133

Summary: TelepathyQt4 include dir renamed to TelepathyQt
Product: [Unmaintained] telepathy Reporter: David E. Narvaez <david.narvaez>
Component: generalAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: alinm.elena, ddomenichelli, mklapetek
Priority: NOR    
Version: unspecified   
Target Milestone: 0.4.0   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.