aboutsummaryrefslogtreecommitdiff
path: root/net-im/telepathy-qt4
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2012-02-21 08:32:25 +0000
committerAlberto Villa <avilla@FreeBSD.org>2012-02-21 08:32:25 +0000
commit37a88d8bb52b85ea447fbd23641c756bf3521fc1 (patch)
tree8958cbd3008cc939e326c90e8fe53f0368849ee9 /net-im/telepathy-qt4
parent222e09d12a824c437f29142a1b1e1bc5eb55b3c9 (diff)
downloadports-37a88d8bb52b85ea447fbd23641c756bf3521fc1.tar.gz
ports-37a88d8bb52b85ea447fbd23641c756bf3521fc1.zip
Notes
Diffstat (limited to 'net-im/telepathy-qt4')
-rw-r--r--net-im/telepathy-qt4/Makefile14
-rw-r--r--net-im/telepathy-qt4/distinfo4
-rw-r--r--net-im/telepathy-qt4/files/patch-TelepathyQt4__optional-interface-factory.h4
-rw-r--r--net-im/telepathy-qt4/pkg-plist659
4 files changed, 346 insertions, 335 deletions
diff --git a/net-im/telepathy-qt4/Makefile b/net-im/telepathy-qt4/Makefile
index 52c0ea698be6..1954ef0792db 100644
--- a/net-im/telepathy-qt4/Makefile
+++ b/net-im/telepathy-qt4/Makefile
@@ -5,9 +5,10 @@
# $FreeBSD$
PORTNAME= telepathy-qt4
-PORTVERSION= 0.8.0
+PORTVERSION= 0.9.0
CATEGORIES= net-im
-MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
+MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME:C/4//}/
+DISTNAME= ${PORTNAME:C/4//}-${PORTVERSION}
MAINTAINER= avilla@FreeBSD.org
COMMENT= High-level Qt 4 binding for Telepathy
@@ -37,15 +38,16 @@ pre-configure:
${REINPLACE_CMD} -e '/add_subdirectory(tests)/ d' \
${WRKSRC}/CMakeLists.txt
${REINPLACE_CMD} -e '/^add_dependencies(doxygen-doc / d' \
- ${WRKSRC}/TelepathyQt4/CMakeLists.txt
+ ${WRKSRC}/TelepathyQt/CMakeLists.txt
.ifdef(NOPORTEXAMPLES)
${REINPLACE_CMD} -e '/add_subdirectory(examples)/ d' \
${WRKSRC}/CMakeLists.txt
.endif
- ${REINPLACE_CMD} -e '/TelepathyQt4.*\.pc/ s|pkgconfig|../libdata/pkgconfig|' \
- ${WRKSRC}/TelepathyQt4/CMakeLists.txt
+ ${REINPLACE_CMD} -e '/TelepathyQt.*\.pc/ s|pkgconfig|../libdata/pkgconfig|' \
+ ${WRKSRC}/TelepathyQt/CMakeLists.txt \
+ ${WRKSRC}/TelepathyQt/Farsight/CMakeLists.txt
${REINPLACE_CMD} -e '/$${LIBXML2_INCLUDE_DIR}/ s|$$| ${LOCALBASE}/include|' \
- ${WRKSRC}/TelepathyQt4/Farsight/CMakeLists.txt
+ ${WRKSRC}/TelepathyQt/Farsight/CMakeLists.txt
pre-install:
.ifndef(NOPORTDOCS)
diff --git a/net-im/telepathy-qt4/distinfo b/net-im/telepathy-qt4/distinfo
index 947562a151db..234b26a49ee7 100644
--- a/net-im/telepathy-qt4/distinfo
+++ b/net-im/telepathy-qt4/distinfo
@@ -1,2 +1,2 @@
-SHA256 (telepathy-qt4-0.8.0.tar.gz) = e4a4dee2a2fb88bebfdac50ed7341b5c927b0411b4df93209cd9291915a0e1dc
-SIZE (telepathy-qt4-0.8.0.tar.gz) = 4014194
+SHA256 (telepathy-qt-0.9.0.tar.gz) = cf2ae8d2cf75c1cf40a3faff263d3f36b88d637eddfec0724a5fcc51ffb6706c
+SIZE (telepathy-qt-0.9.0.tar.gz) = 4120044
diff --git a/net-im/telepathy-qt4/files/patch-TelepathyQt4__optional-interface-factory.h b/net-im/telepathy-qt4/files/patch-TelepathyQt4__optional-interface-factory.h
index e45a9fc0d3d6..92dc7f72f6ee 100644
--- a/net-im/telepathy-qt4/files/patch-TelepathyQt4__optional-interface-factory.h
+++ b/net-im/telepathy-qt4/files/patch-TelepathyQt4__optional-interface-factory.h
@@ -1,5 +1,5 @@
---- ./TelepathyQt4/optional-interface-factory.h.orig 2012-01-13 15:03:15.336883448 +0100
-+++ ./TelepathyQt4/optional-interface-factory.h 2012-01-13 15:03:58.296892805 +0100
+--- ./TelepathyQt/optional-interface-factory.h.orig 2012-01-13 15:03:15.336883448 +0100
++++ ./TelepathyQt/optional-interface-factory.h 2012-01-13 15:03:58.296892805 +0100
@@ -97,7 +97,7 @@
InterfaceSupportedChecking check = CheckInterfaceSupported) const
{
diff --git a/net-im/telepathy-qt4/pkg-plist b/net-im/telepathy-qt4/pkg-plist
index a5f535816213..eb27ec9dd2d6 100644
--- a/net-im/telepathy-qt4/pkg-plist
+++ b/net-im/telepathy-qt4/pkg-plist
@@ -1,329 +1,338 @@
-include/telepathy-1.0/TelepathyQt4/AbstractClient
-include/telepathy-1.0/TelepathyQt4/AbstractClientApprover
-include/telepathy-1.0/TelepathyQt4/AbstractClientHandler
-include/telepathy-1.0/TelepathyQt4/AbstractClientObserver
-include/telepathy-1.0/TelepathyQt4/AbstractInterface
-include/telepathy-1.0/TelepathyQt4/Account
-include/telepathy-1.0/TelepathyQt4/AccountCapabilityFilter
-include/telepathy-1.0/TelepathyQt4/AccountFactory
-include/telepathy-1.0/TelepathyQt4/AccountFilter
-include/telepathy-1.0/TelepathyQt4/AccountInterface
-include/telepathy-1.0/TelepathyQt4/AccountInterfaceAddressingInterface
-include/telepathy-1.0/TelepathyQt4/AccountInterfaceAvatarInterface
-include/telepathy-1.0/TelepathyQt4/AccountManager
-include/telepathy-1.0/TelepathyQt4/AccountManagerInterface
-include/telepathy-1.0/TelepathyQt4/AccountPropertyFilter
-include/telepathy-1.0/TelepathyQt4/AccountSet
-include/telepathy-1.0/TelepathyQt4/AndFilter
-include/telepathy-1.0/TelepathyQt4/AuthenticationTLSCertificateInterface
-include/telepathy-1.0/TelepathyQt4/AvatarData
-include/telepathy-1.0/TelepathyQt4/AvatarSpec
-include/telepathy-1.0/TelepathyQt4/CapabilitiesBase
-include/telepathy-1.0/TelepathyQt4/Channel
-include/telepathy-1.0/TelepathyQt4/ChannelClassFeatures
-include/telepathy-1.0/TelepathyQt4/ChannelClassSpec
-include/telepathy-1.0/TelepathyQt4/ChannelClassSpecList
-include/telepathy-1.0/TelepathyQt4/ChannelDispatchOperation
-include/telepathy-1.0/TelepathyQt4/ChannelDispatchOperationInterface
-include/telepathy-1.0/TelepathyQt4/ChannelDispatcher
-include/telepathy-1.0/TelepathyQt4/ChannelDispatcherInterface
-include/telepathy-1.0/TelepathyQt4/ChannelFactory
-include/telepathy-1.0/TelepathyQt4/ChannelInterface
-include/telepathy-1.0/TelepathyQt4/ChannelInterfaceAnonymityInterface
-include/telepathy-1.0/TelepathyQt4/ChannelInterfaceCallStateInterface
-include/telepathy-1.0/TelepathyQt4/ChannelInterfaceChatStateInterface
-include/telepathy-1.0/TelepathyQt4/ChannelInterfaceConferenceInterface
-include/telepathy-1.0/TelepathyQt4/ChannelInterfaceDTMFInterface
-include/telepathy-1.0/TelepathyQt4/ChannelInterfaceGroupInterface
-include/telepathy-1.0/TelepathyQt4/ChannelInterfaceHoldInterface
-include/telepathy-1.0/TelepathyQt4/ChannelInterfaceMediaSignallingInterface
-include/telepathy-1.0/TelepathyQt4/ChannelInterfaceMessagesInterface
-include/telepathy-1.0/TelepathyQt4/ChannelInterfacePasswordInterface
-include/telepathy-1.0/TelepathyQt4/ChannelInterfaceSASLAuthenticationInterface
-include/telepathy-1.0/TelepathyQt4/ChannelInterfaceSecurableInterface
-include/telepathy-1.0/TelepathyQt4/ChannelInterfaceServicePointInterface
-include/telepathy-1.0/TelepathyQt4/ChannelInterfaceTubeInterface
-include/telepathy-1.0/TelepathyQt4/ChannelRequest
-include/telepathy-1.0/TelepathyQt4/ChannelRequestHints
-include/telepathy-1.0/TelepathyQt4/ChannelRequestInterface
-include/telepathy-1.0/TelepathyQt4/ChannelTypeContactListInterface
-include/telepathy-1.0/TelepathyQt4/ChannelTypeContactSearchInterface
-include/telepathy-1.0/TelepathyQt4/ChannelTypeFileTransferInterface
-include/telepathy-1.0/TelepathyQt4/ChannelTypeRoomListInterface
-include/telepathy-1.0/TelepathyQt4/ChannelTypeServerAuthenticationInterface
-include/telepathy-1.0/TelepathyQt4/ChannelTypeServerTLSConnectionInterface
-include/telepathy-1.0/TelepathyQt4/ChannelTypeStreamTubeInterface
-include/telepathy-1.0/TelepathyQt4/ChannelTypeStreamedMediaInterface
-include/telepathy-1.0/TelepathyQt4/ChannelTypeTextInterface
-include/telepathy-1.0/TelepathyQt4/ChannelTypeTubeInterface
-include/telepathy-1.0/TelepathyQt4/ChannelTypeTubesInterface
-include/telepathy-1.0/TelepathyQt4/Client
-include/telepathy-1.0/TelepathyQt4/ClientApproverInterface
-include/telepathy-1.0/TelepathyQt4/ClientHandlerInterface
-include/telepathy-1.0/TelepathyQt4/ClientInterface
-include/telepathy-1.0/TelepathyQt4/ClientInterfaceRequestsInterface
-include/telepathy-1.0/TelepathyQt4/ClientObserverInterface
-include/telepathy-1.0/TelepathyQt4/ClientRegistrar
-include/telepathy-1.0/TelepathyQt4/Connection
-include/telepathy-1.0/TelepathyQt4/ConnectionCapabilities
-include/telepathy-1.0/TelepathyQt4/ConnectionFactory
-include/telepathy-1.0/TelepathyQt4/ConnectionInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceAliasingInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceAnonymityInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceAvatarsInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceBalanceInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceCapabilitiesInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceCellularInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceClientTypes
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceClientTypesInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceContactBlockingInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceContactCapabilitiesInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceContactGroups
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceContactGroupsInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceContactInfoInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceContactList
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceContactListInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceContactsInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceLocationInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceMailNotificationInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfacePowerSaving
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfacePowerSavingInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfacePresenceInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceRequestsInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceServicePointInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceSimplePresenceInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionLowlevel
-include/telepathy-1.0/TelepathyQt4/ConnectionManager
-include/telepathy-1.0/TelepathyQt4/ConnectionManagerInterface
-include/telepathy-1.0/TelepathyQt4/ConnectionManagerLowlevel
-include/telepathy-1.0/TelepathyQt4/Constants
-include/telepathy-1.0/TelepathyQt4/Contact
-include/telepathy-1.0/TelepathyQt4/ContactCapabilities
-include/telepathy-1.0/TelepathyQt4/ContactFactory
-include/telepathy-1.0/TelepathyQt4/ContactManager
-include/telepathy-1.0/TelepathyQt4/ContactMessenger
-include/telepathy-1.0/TelepathyQt4/ContactSearchChannel
-include/telepathy-1.0/TelepathyQt4/DBus
-include/telepathy-1.0/TelepathyQt4/DBusDaemonInterface
-include/telepathy-1.0/TelepathyQt4/DBusProxy
-include/telepathy-1.0/TelepathyQt4/DBusProxyFactory
-include/telepathy-1.0/TelepathyQt4/Debug
-include/telepathy-1.0/TelepathyQt4/Farsight/Channel
-include/telepathy-1.0/TelepathyQt4/Farsight/channel.h
-include/telepathy-1.0/TelepathyQt4/Farsight/global.h
-include/telepathy-1.0/TelepathyQt4/Feature
-include/telepathy-1.0/TelepathyQt4/Features
-include/telepathy-1.0/TelepathyQt4/FileTransferChannel
-include/telepathy-1.0/TelepathyQt4/FileTransferChannelCreationProperties
-include/telepathy-1.0/TelepathyQt4/Filter
-include/telepathy-1.0/TelepathyQt4/FixedFeatureFactory
-include/telepathy-1.0/TelepathyQt4/GenericCapabilityFilter
-include/telepathy-1.0/TelepathyQt4/GenericPropertyFilter
-include/telepathy-1.0/TelepathyQt4/Global
-include/telepathy-1.0/TelepathyQt4/HandledChannelNotifier
-include/telepathy-1.0/TelepathyQt4/IncomingFileTransferChannel
-include/telepathy-1.0/TelepathyQt4/IncomingStreamTubeChannel
-include/telepathy-1.0/TelepathyQt4/IntrospectableInterface
-include/telepathy-1.0/TelepathyQt4/KeyFile
-include/telepathy-1.0/TelepathyQt4/LocationInfo
-include/telepathy-1.0/TelepathyQt4/ManagerFile
-include/telepathy-1.0/TelepathyQt4/MediaSessionHandler
-include/telepathy-1.0/TelepathyQt4/MediaSessionHandlerInterface
-include/telepathy-1.0/TelepathyQt4/MediaStreamHandler
-include/telepathy-1.0/TelepathyQt4/MediaStreamHandlerInterface
-include/telepathy-1.0/TelepathyQt4/Message
-include/telepathy-1.0/TelepathyQt4/MessageContentPart
-include/telepathy-1.0/TelepathyQt4/MessageContentPartList
-include/telepathy-1.0/TelepathyQt4/MethodInvocationContext
-include/telepathy-1.0/TelepathyQt4/NotFilter
-include/telepathy-1.0/TelepathyQt4/Object
-include/telepathy-1.0/TelepathyQt4/OptionalInterfaceFactory
-include/telepathy-1.0/TelepathyQt4/OrFilter
-include/telepathy-1.0/TelepathyQt4/OutgoingFileTransferChannel
-include/telepathy-1.0/TelepathyQt4/OutgoingStreamTubeChannel
-include/telepathy-1.0/TelepathyQt4/PeerInterface
-include/telepathy-1.0/TelepathyQt4/PendingAccount
-include/telepathy-1.0/TelepathyQt4/PendingChannel
-include/telepathy-1.0/TelepathyQt4/PendingChannelRequest
-include/telepathy-1.0/TelepathyQt4/PendingComposite
-include/telepathy-1.0/TelepathyQt4/PendingConnection
-include/telepathy-1.0/TelepathyQt4/PendingContactAttributes
-include/telepathy-1.0/TelepathyQt4/PendingContactInfo
-include/telepathy-1.0/TelepathyQt4/PendingContacts
-include/telepathy-1.0/TelepathyQt4/PendingFailure
-include/telepathy-1.0/TelepathyQt4/PendingHandles
-include/telepathy-1.0/TelepathyQt4/PendingOperation
-include/telepathy-1.0/TelepathyQt4/PendingReady
-include/telepathy-1.0/TelepathyQt4/PendingSendMessage
-include/telepathy-1.0/TelepathyQt4/PendingStreamTubeConnection
-include/telepathy-1.0/TelepathyQt4/PendingStreamedMediaStreams
-include/telepathy-1.0/TelepathyQt4/PendingStringList
-include/telepathy-1.0/TelepathyQt4/PendingSuccess
-include/telepathy-1.0/TelepathyQt4/PendingVariant
-include/telepathy-1.0/TelepathyQt4/PendingVariantMap
-include/telepathy-1.0/TelepathyQt4/PendingVoid
-include/telepathy-1.0/TelepathyQt4/Presence
-include/telepathy-1.0/TelepathyQt4/PresenceSpec
-include/telepathy-1.0/TelepathyQt4/PresenceSpecList
-include/telepathy-1.0/TelepathyQt4/Profile
-include/telepathy-1.0/TelepathyQt4/ProfileManager
-include/telepathy-1.0/TelepathyQt4/Properties
-include/telepathy-1.0/TelepathyQt4/PropertiesInterface
-include/telepathy-1.0/TelepathyQt4/PropertiesInterfaceInterface
-include/telepathy-1.0/TelepathyQt4/ProtocolInfo
-include/telepathy-1.0/TelepathyQt4/ProtocolParameter
-include/telepathy-1.0/TelepathyQt4/ReadinessHelper
-include/telepathy-1.0/TelepathyQt4/ReadyObject
-include/telepathy-1.0/TelepathyQt4/ReceivedMessage
-include/telepathy-1.0/TelepathyQt4/RefCounted
-include/telepathy-1.0/TelepathyQt4/ReferencedHandles
-include/telepathy-1.0/TelepathyQt4/ReferencedHandlesIterator
-include/telepathy-1.0/TelepathyQt4/RequestableChannelClassSpec
-include/telepathy-1.0/TelepathyQt4/RequestableChannelClassSpecList
-include/telepathy-1.0/TelepathyQt4/RoomListChannel
-include/telepathy-1.0/TelepathyQt4/SharedPtr
-include/telepathy-1.0/TelepathyQt4/SimpleCallObserver
-include/telepathy-1.0/TelepathyQt4/SimpleObserver
-include/telepathy-1.0/TelepathyQt4/SimpleTextObserver
-include/telepathy-1.0/TelepathyQt4/StatefulDBusProxy
-include/telepathy-1.0/TelepathyQt4/StatelessDBusProxy
-include/telepathy-1.0/TelepathyQt4/StreamTubeChannel
-include/telepathy-1.0/TelepathyQt4/StreamTubeClient
-include/telepathy-1.0/TelepathyQt4/StreamTubeServer
-include/telepathy-1.0/TelepathyQt4/StreamedMediaChannel
-include/telepathy-1.0/TelepathyQt4/StreamedMediaStream
-include/telepathy-1.0/TelepathyQt4/TextChannel
-include/telepathy-1.0/TelepathyQt4/TubeChannel
-include/telepathy-1.0/TelepathyQt4/Types
-include/telepathy-1.0/TelepathyQt4/Utils
-include/telepathy-1.0/TelepathyQt4/_gen/cli-account-manager.h
-include/telepathy-1.0/TelepathyQt4/_gen/cli-account.h
-include/telepathy-1.0/TelepathyQt4/_gen/cli-channel-dispatch-operation.h
-include/telepathy-1.0/TelepathyQt4/_gen/cli-channel-dispatcher.h
-include/telepathy-1.0/TelepathyQt4/_gen/cli-channel-request.h
-include/telepathy-1.0/TelepathyQt4/_gen/cli-channel.h
-include/telepathy-1.0/TelepathyQt4/_gen/cli-client.h
-include/telepathy-1.0/TelepathyQt4/_gen/cli-connection-manager.h
-include/telepathy-1.0/TelepathyQt4/_gen/cli-connection.h
-include/telepathy-1.0/TelepathyQt4/_gen/cli-dbus.h
-include/telepathy-1.0/TelepathyQt4/_gen/cli-media-session-handler.h
-include/telepathy-1.0/TelepathyQt4/_gen/cli-media-stream-handler.h
-include/telepathy-1.0/TelepathyQt4/_gen/cli-properties.h
-include/telepathy-1.0/TelepathyQt4/_gen/cli-tls-certificate.h
-include/telepathy-1.0/TelepathyQt4/_gen/constants.h
-include/telepathy-1.0/TelepathyQt4/_gen/types.h
-include/telepathy-1.0/TelepathyQt4/abstract-client.h
-include/telepathy-1.0/TelepathyQt4/abstract-interface.h
-include/telepathy-1.0/TelepathyQt4/account-capability-filter.h
-include/telepathy-1.0/TelepathyQt4/account-factory.h
-include/telepathy-1.0/TelepathyQt4/account-filter.h
-include/telepathy-1.0/TelepathyQt4/account-manager.h
-include/telepathy-1.0/TelepathyQt4/account-property-filter.h
-include/telepathy-1.0/TelepathyQt4/account-set.h
-include/telepathy-1.0/TelepathyQt4/account.h
-include/telepathy-1.0/TelepathyQt4/and-filter.h
-include/telepathy-1.0/TelepathyQt4/avatar.h
-include/telepathy-1.0/TelepathyQt4/capabilities-base.h
-include/telepathy-1.0/TelepathyQt4/channel-class-features.h
-include/telepathy-1.0/TelepathyQt4/channel-class-spec.h
-include/telepathy-1.0/TelepathyQt4/channel-dispatch-operation.h
-include/telepathy-1.0/TelepathyQt4/channel-dispatcher.h
-include/telepathy-1.0/TelepathyQt4/channel-factory.h
-include/telepathy-1.0/TelepathyQt4/channel-request.h
-include/telepathy-1.0/TelepathyQt4/channel.h
-include/telepathy-1.0/TelepathyQt4/client-registrar.h
-include/telepathy-1.0/TelepathyQt4/client.h
-include/telepathy-1.0/TelepathyQt4/connection-capabilities.h
-include/telepathy-1.0/TelepathyQt4/connection-factory.h
-include/telepathy-1.0/TelepathyQt4/connection-lowlevel.h
-include/telepathy-1.0/TelepathyQt4/connection-manager-lowlevel.h
-include/telepathy-1.0/TelepathyQt4/connection-manager.h
-include/telepathy-1.0/TelepathyQt4/connection.h
-include/telepathy-1.0/TelepathyQt4/constants.h
-include/telepathy-1.0/TelepathyQt4/contact-capabilities.h
-include/telepathy-1.0/TelepathyQt4/contact-factory.h
-include/telepathy-1.0/TelepathyQt4/contact-manager.h
-include/telepathy-1.0/TelepathyQt4/contact-messenger.h
-include/telepathy-1.0/TelepathyQt4/contact-search-channel.h
-include/telepathy-1.0/TelepathyQt4/contact.h
-include/telepathy-1.0/TelepathyQt4/dbus-proxy-factory.h
-include/telepathy-1.0/TelepathyQt4/dbus-proxy.h
-include/telepathy-1.0/TelepathyQt4/dbus.h
-include/telepathy-1.0/TelepathyQt4/debug.h
-include/telepathy-1.0/TelepathyQt4/feature.h
-include/telepathy-1.0/TelepathyQt4/file-transfer-channel-creation-properties.h
-include/telepathy-1.0/TelepathyQt4/file-transfer-channel.h
-include/telepathy-1.0/TelepathyQt4/filter.h
-include/telepathy-1.0/TelepathyQt4/fixed-feature-factory.h
-include/telepathy-1.0/TelepathyQt4/generic-capability-filter.h
-include/telepathy-1.0/TelepathyQt4/generic-property-filter.h
-include/telepathy-1.0/TelepathyQt4/global.h
-include/telepathy-1.0/TelepathyQt4/handled-channel-notifier.h
-include/telepathy-1.0/TelepathyQt4/incoming-file-transfer-channel.h
-include/telepathy-1.0/TelepathyQt4/incoming-stream-tube-channel.h
-include/telepathy-1.0/TelepathyQt4/key-file.h
-include/telepathy-1.0/TelepathyQt4/location-info.h
-include/telepathy-1.0/TelepathyQt4/manager-file.h
-include/telepathy-1.0/TelepathyQt4/media-session-handler.h
-include/telepathy-1.0/TelepathyQt4/media-stream-handler.h
-include/telepathy-1.0/TelepathyQt4/message-content-part.h
-include/telepathy-1.0/TelepathyQt4/message.h
-include/telepathy-1.0/TelepathyQt4/method-invocation-context.h
-include/telepathy-1.0/TelepathyQt4/not-filter.h
-include/telepathy-1.0/TelepathyQt4/object.h
-include/telepathy-1.0/TelepathyQt4/optional-interface-factory.h
-include/telepathy-1.0/TelepathyQt4/or-filter.h
-include/telepathy-1.0/TelepathyQt4/outgoing-file-transfer-channel.h
-include/telepathy-1.0/TelepathyQt4/outgoing-stream-tube-channel.h
-include/telepathy-1.0/TelepathyQt4/pending-account.h
-include/telepathy-1.0/TelepathyQt4/pending-channel-request.h
-include/telepathy-1.0/TelepathyQt4/pending-channel.h
-include/telepathy-1.0/TelepathyQt4/pending-connection.h
-include/telepathy-1.0/TelepathyQt4/pending-contact-attributes.h
-include/telepathy-1.0/TelepathyQt4/pending-contact-info.h
-include/telepathy-1.0/TelepathyQt4/pending-contacts.h
-include/telepathy-1.0/TelepathyQt4/pending-handles.h
-include/telepathy-1.0/TelepathyQt4/pending-operation.h
-include/telepathy-1.0/TelepathyQt4/pending-ready.h
-include/telepathy-1.0/TelepathyQt4/pending-send-message.h
-include/telepathy-1.0/TelepathyQt4/pending-stream-tube-connection.h
-include/telepathy-1.0/TelepathyQt4/pending-string-list.h
-include/telepathy-1.0/TelepathyQt4/pending-variant-map.h
-include/telepathy-1.0/TelepathyQt4/pending-variant.h
-include/telepathy-1.0/TelepathyQt4/presence.h
-include/telepathy-1.0/TelepathyQt4/profile-manager.h
-include/telepathy-1.0/TelepathyQt4/profile.h
-include/telepathy-1.0/TelepathyQt4/properties.h
-include/telepathy-1.0/TelepathyQt4/protocol-info.h
-include/telepathy-1.0/TelepathyQt4/protocol-parameter.h
-include/telepathy-1.0/TelepathyQt4/readiness-helper.h
-include/telepathy-1.0/TelepathyQt4/ready-object.h
-include/telepathy-1.0/TelepathyQt4/referenced-handles.h
-include/telepathy-1.0/TelepathyQt4/requestable-channel-class-spec.h
-include/telepathy-1.0/TelepathyQt4/room-list-channel.h
-include/telepathy-1.0/TelepathyQt4/shared-ptr.h
-include/telepathy-1.0/TelepathyQt4/simple-call-observer.h
-include/telepathy-1.0/TelepathyQt4/simple-observer.h
-include/telepathy-1.0/TelepathyQt4/simple-pending-operations.h
-include/telepathy-1.0/TelepathyQt4/simple-text-observer.h
-include/telepathy-1.0/TelepathyQt4/stream-tube-channel.h
-include/telepathy-1.0/TelepathyQt4/stream-tube-client.h
-include/telepathy-1.0/TelepathyQt4/stream-tube-server.h
-include/telepathy-1.0/TelepathyQt4/streamed-media-channel.h
-include/telepathy-1.0/TelepathyQt4/text-channel.h
-include/telepathy-1.0/TelepathyQt4/tls-certificate.h
-include/telepathy-1.0/TelepathyQt4/tube-channel.h
-include/telepathy-1.0/TelepathyQt4/types.h
-include/telepathy-1.0/TelepathyQt4/utils.h
+include/telepathy-qt4/TelepathyQt/AbstractClient
+include/telepathy-qt4/TelepathyQt/AbstractClientApprover
+include/telepathy-qt4/TelepathyQt/AbstractClientHandler
+include/telepathy-qt4/TelepathyQt/AbstractClientObserver
+include/telepathy-qt4/TelepathyQt/AbstractInterface
+include/telepathy-qt4/TelepathyQt/Account
+include/telepathy-qt4/TelepathyQt/AccountCapabilityFilter
+include/telepathy-qt4/TelepathyQt/AccountFactory
+include/telepathy-qt4/TelepathyQt/AccountFilter
+include/telepathy-qt4/TelepathyQt/AccountInterface
+include/telepathy-qt4/TelepathyQt/AccountInterfaceAddressingInterface
+include/telepathy-qt4/TelepathyQt/AccountInterfaceAvatarInterface
+include/telepathy-qt4/TelepathyQt/AccountManager
+include/telepathy-qt4/TelepathyQt/AccountManagerInterface
+include/telepathy-qt4/TelepathyQt/AccountPropertyFilter
+include/telepathy-qt4/TelepathyQt/AccountSet
+include/telepathy-qt4/TelepathyQt/AndFilter
+include/telepathy-qt4/TelepathyQt/AuthenticationTLSCertificateInterface
+include/telepathy-qt4/TelepathyQt/AvatarData
+include/telepathy-qt4/TelepathyQt/AvatarSpec
+include/telepathy-qt4/TelepathyQt/CapabilitiesBase
+include/telepathy-qt4/TelepathyQt/Channel
+include/telepathy-qt4/TelepathyQt/ChannelClassFeatures
+include/telepathy-qt4/TelepathyQt/ChannelClassSpec
+include/telepathy-qt4/TelepathyQt/ChannelClassSpecList
+include/telepathy-qt4/TelepathyQt/ChannelDispatchOperation
+include/telepathy-qt4/TelepathyQt/ChannelDispatchOperationInterface
+include/telepathy-qt4/TelepathyQt/ChannelDispatcher
+include/telepathy-qt4/TelepathyQt/ChannelDispatcherInterface
+include/telepathy-qt4/TelepathyQt/ChannelFactory
+include/telepathy-qt4/TelepathyQt/ChannelInterface
+include/telepathy-qt4/TelepathyQt/ChannelInterfaceAnonymityInterface
+include/telepathy-qt4/TelepathyQt/ChannelInterfaceCallStateInterface
+include/telepathy-qt4/TelepathyQt/ChannelInterfaceChatStateInterface
+include/telepathy-qt4/TelepathyQt/ChannelInterfaceConferenceInterface
+include/telepathy-qt4/TelepathyQt/ChannelInterfaceDTMFInterface
+include/telepathy-qt4/TelepathyQt/ChannelInterfaceFileTransferMetadataInterface
+include/telepathy-qt4/TelepathyQt/ChannelInterfaceGroupInterface
+include/telepathy-qt4/TelepathyQt/ChannelInterfaceHoldInterface
+include/telepathy-qt4/TelepathyQt/ChannelInterfaceMediaSignallingInterface
+include/telepathy-qt4/TelepathyQt/ChannelInterfaceMessagesInterface
+include/telepathy-qt4/TelepathyQt/ChannelInterfacePasswordInterface
+include/telepathy-qt4/TelepathyQt/ChannelInterfaceSASLAuthenticationInterface
+include/telepathy-qt4/TelepathyQt/ChannelInterfaceSMSInterface
+include/telepathy-qt4/TelepathyQt/ChannelInterfaceSecurableInterface
+include/telepathy-qt4/TelepathyQt/ChannelInterfaceServicePointInterface
+include/telepathy-qt4/TelepathyQt/ChannelInterfaceTubeInterface
+include/telepathy-qt4/TelepathyQt/ChannelRequest
+include/telepathy-qt4/TelepathyQt/ChannelRequestHints
+include/telepathy-qt4/TelepathyQt/ChannelRequestInterface
+include/telepathy-qt4/TelepathyQt/ChannelTypeContactListInterface
+include/telepathy-qt4/TelepathyQt/ChannelTypeContactSearchInterface
+include/telepathy-qt4/TelepathyQt/ChannelTypeFileTransferInterface
+include/telepathy-qt4/TelepathyQt/ChannelTypeRoomListInterface
+include/telepathy-qt4/TelepathyQt/ChannelTypeServerAuthenticationInterface
+include/telepathy-qt4/TelepathyQt/ChannelTypeServerTLSConnectionInterface
+include/telepathy-qt4/TelepathyQt/ChannelTypeStreamTubeInterface
+include/telepathy-qt4/TelepathyQt/ChannelTypeStreamedMediaInterface
+include/telepathy-qt4/TelepathyQt/ChannelTypeTextInterface
+include/telepathy-qt4/TelepathyQt/ChannelTypeTubeInterface
+include/telepathy-qt4/TelepathyQt/ChannelTypeTubesInterface
+include/telepathy-qt4/TelepathyQt/Client
+include/telepathy-qt4/TelepathyQt/ClientApproverInterface
+include/telepathy-qt4/TelepathyQt/ClientHandlerInterface
+include/telepathy-qt4/TelepathyQt/ClientInterface
+include/telepathy-qt4/TelepathyQt/ClientInterfaceRequestsInterface
+include/telepathy-qt4/TelepathyQt/ClientObserverInterface
+include/telepathy-qt4/TelepathyQt/ClientRegistrar
+include/telepathy-qt4/TelepathyQt/Connection
+include/telepathy-qt4/TelepathyQt/ConnectionCapabilities
+include/telepathy-qt4/TelepathyQt/ConnectionFactory
+include/telepathy-qt4/TelepathyQt/ConnectionInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfaceAliasingInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfaceAnonymityInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfaceAvatarsInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfaceBalanceInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfaceCapabilitiesInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfaceCellularInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfaceClientTypesInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfaceContactBlockingInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfaceContactCapabilitiesInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfaceContactGroupsInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfaceContactInfoInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfaceContactListInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfaceContactsInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfaceLocationInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfaceMailNotificationInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfacePowerSavingInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfacePresenceInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfaceRequestsInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfaceServicePointInterface
+include/telepathy-qt4/TelepathyQt/ConnectionInterfaceSimplePresenceInterface
+include/telepathy-qt4/TelepathyQt/ConnectionLowlevel
+include/telepathy-qt4/TelepathyQt/ConnectionManager
+include/telepathy-qt4/TelepathyQt/ConnectionManagerInterface
+include/telepathy-qt4/TelepathyQt/ConnectionManagerLowlevel
+include/telepathy-qt4/TelepathyQt/Constants
+include/telepathy-qt4/TelepathyQt/Contact
+include/telepathy-qt4/TelepathyQt/ContactCapabilities
+include/telepathy-qt4/TelepathyQt/ContactFactory
+include/telepathy-qt4/TelepathyQt/ContactManager
+include/telepathy-qt4/TelepathyQt/ContactMessenger
+include/telepathy-qt4/TelepathyQt/ContactSearchChannel
+include/telepathy-qt4/TelepathyQt/DBus
+include/telepathy-qt4/TelepathyQt/DBusDaemonInterface
+include/telepathy-qt4/TelepathyQt/DBusProxy
+include/telepathy-qt4/TelepathyQt/DBusProxyFactory
+include/telepathy-qt4/TelepathyQt/Debug
+include/telepathy-qt4/TelepathyQt/Farsight/Channel
+include/telepathy-qt4/TelepathyQt/Farsight/channel.h
+include/telepathy-qt4/TelepathyQt/Farsight/global.h
+include/telepathy-qt4/TelepathyQt/Feature
+include/telepathy-qt4/TelepathyQt/Features
+include/telepathy-qt4/TelepathyQt/FileTransferChannel
+include/telepathy-qt4/TelepathyQt/FileTransferChannelCreationProperties
+include/telepathy-qt4/TelepathyQt/Filter
+include/telepathy-qt4/TelepathyQt/FixedFeatureFactory
+include/telepathy-qt4/TelepathyQt/GenericCapabilityFilter
+include/telepathy-qt4/TelepathyQt/GenericPropertyFilter
+include/telepathy-qt4/TelepathyQt/Global
+include/telepathy-qt4/TelepathyQt/HandledChannelNotifier
+include/telepathy-qt4/TelepathyQt/IncomingFileTransferChannel
+include/telepathy-qt4/TelepathyQt/IncomingStreamTubeChannel
+include/telepathy-qt4/TelepathyQt/IntrospectableInterface
+include/telepathy-qt4/TelepathyQt/LocationInfo
+include/telepathy-qt4/TelepathyQt/MediaSessionHandler
+include/telepathy-qt4/TelepathyQt/MediaSessionHandlerInterface
+include/telepathy-qt4/TelepathyQt/MediaStreamHandler
+include/telepathy-qt4/TelepathyQt/MediaStreamHandlerInterface
+include/telepathy-qt4/TelepathyQt/Message
+include/telepathy-qt4/TelepathyQt/MessageContentPart
+include/telepathy-qt4/TelepathyQt/MessageContentPartList
+include/telepathy-qt4/TelepathyQt/MethodInvocationContext
+include/telepathy-qt4/TelepathyQt/NotFilter
+include/telepathy-qt4/TelepathyQt/Object
+include/telepathy-qt4/TelepathyQt/OptionalInterfaceFactory
+include/telepathy-qt4/TelepathyQt/OrFilter
+include/telepathy-qt4/TelepathyQt/OutgoingFileTransferChannel
+include/telepathy-qt4/TelepathyQt/OutgoingStreamTubeChannel
+include/telepathy-qt4/TelepathyQt/PeerInterface
+include/telepathy-qt4/TelepathyQt/PendingAccount
+include/telepathy-qt4/TelepathyQt/PendingChannel
+include/telepathy-qt4/TelepathyQt/PendingChannelRequest
+include/telepathy-qt4/TelepathyQt/PendingComposite
+include/telepathy-qt4/TelepathyQt/PendingConnection
+include/telepathy-qt4/TelepathyQt/PendingContactAttributes
+include/telepathy-qt4/TelepathyQt/PendingContactInfo
+include/telepathy-qt4/TelepathyQt/PendingContacts
+include/telepathy-qt4/TelepathyQt/PendingFailure
+include/telepathy-qt4/TelepathyQt/PendingHandles
+include/telepathy-qt4/TelepathyQt/PendingOperation
+include/telepathy-qt4/TelepathyQt/PendingReady
+include/telepathy-qt4/TelepathyQt/PendingSendMessage
+include/telepathy-qt4/TelepathyQt/PendingStreamTubeConnection
+include/telepathy-qt4/TelepathyQt/PendingStreamedMediaStreams
+include/telepathy-qt4/TelepathyQt/PendingString
+include/telepathy-qt4/TelepathyQt/PendingStringList
+include/telepathy-qt4/TelepathyQt/PendingSuccess
+include/telepathy-qt4/TelepathyQt/PendingVariant
+include/telepathy-qt4/TelepathyQt/PendingVariantMap
+include/telepathy-qt4/TelepathyQt/PendingVoid
+include/telepathy-qt4/TelepathyQt/Presence
+include/telepathy-qt4/TelepathyQt/PresenceSpec
+include/telepathy-qt4/TelepathyQt/PresenceSpecList
+include/telepathy-qt4/TelepathyQt/Profile
+include/telepathy-qt4/TelepathyQt/ProfileManager
+include/telepathy-qt4/TelepathyQt/Properties
+include/telepathy-qt4/TelepathyQt/PropertiesInterface
+include/telepathy-qt4/TelepathyQt/PropertiesInterfaceInterface
+include/telepathy-qt4/TelepathyQt/ProtocolAddressingInterface
+include/telepathy-qt4/TelepathyQt/ProtocolAvatarsInterface
+include/telepathy-qt4/TelepathyQt/ProtocolInfo
+include/telepathy-qt4/TelepathyQt/ProtocolInterface
+include/telepathy-qt4/TelepathyQt/ProtocolParameter
+include/telepathy-qt4/TelepathyQt/ProtocolPresenceInterface
+include/telepathy-qt4/TelepathyQt/ReadinessHelper
+include/telepathy-qt4/TelepathyQt/ReadyObject
+include/telepathy-qt4/TelepathyQt/ReceivedMessage
+include/telepathy-qt4/TelepathyQt/RefCounted
+include/telepathy-qt4/TelepathyQt/ReferencedHandles
+include/telepathy-qt4/TelepathyQt/ReferencedHandlesIterator
+include/telepathy-qt4/TelepathyQt/RequestableChannelClassSpec
+include/telepathy-qt4/TelepathyQt/RequestableChannelClassSpecList
+include/telepathy-qt4/TelepathyQt/RoomListChannel
+include/telepathy-qt4/TelepathyQt/SharedPtr
+include/telepathy-qt4/TelepathyQt/SimpleCallObserver
+include/telepathy-qt4/TelepathyQt/SimpleObserver
+include/telepathy-qt4/TelepathyQt/SimpleTextObserver
+include/telepathy-qt4/TelepathyQt/StatefulDBusProxy
+include/telepathy-qt4/TelepathyQt/StatelessDBusProxy
+include/telepathy-qt4/TelepathyQt/StreamTubeChannel
+include/telepathy-qt4/TelepathyQt/StreamTubeClient
+include/telepathy-qt4/TelepathyQt/StreamTubeServer
+include/telepathy-qt4/TelepathyQt/StreamedMediaChannel
+include/telepathy-qt4/TelepathyQt/StreamedMediaStream
+include/telepathy-qt4/TelepathyQt/TextChannel
+include/telepathy-qt4/TelepathyQt/TubeChannel
+include/telepathy-qt4/TelepathyQt/Types
+include/telepathy-qt4/TelepathyQt/Utils
+include/telepathy-qt4/TelepathyQt/_gen/cli-account-manager.h
+include/telepathy-qt4/TelepathyQt/_gen/cli-account.h
+include/telepathy-qt4/TelepathyQt/_gen/cli-channel-dispatch-operation.h
+include/telepathy-qt4/TelepathyQt/_gen/cli-channel-dispatcher.h
+include/telepathy-qt4/TelepathyQt/_gen/cli-channel-request.h
+include/telepathy-qt4/TelepathyQt/_gen/cli-channel.h
+include/telepathy-qt4/TelepathyQt/_gen/cli-client.h
+include/telepathy-qt4/TelepathyQt/_gen/cli-connection-manager.h
+include/telepathy-qt4/TelepathyQt/_gen/cli-connection.h
+include/telepathy-qt4/TelepathyQt/_gen/cli-dbus.h
+include/telepathy-qt4/TelepathyQt/_gen/cli-media-session-handler.h
+include/telepathy-qt4/TelepathyQt/_gen/cli-media-stream-handler.h
+include/telepathy-qt4/TelepathyQt/_gen/cli-properties.h
+include/telepathy-qt4/TelepathyQt/_gen/cli-tls-certificate.h
+include/telepathy-qt4/TelepathyQt/_gen/constants.h
+include/telepathy-qt4/TelepathyQt/_gen/types.h
+include/telepathy-qt4/TelepathyQt/abstract-client.h
+include/telepathy-qt4/TelepathyQt/abstract-interface.h
+include/telepathy-qt4/TelepathyQt/account-capability-filter.h
+include/telepathy-qt4/TelepathyQt/account-factory.h
+include/telepathy-qt4/TelepathyQt/account-filter.h
+include/telepathy-qt4/TelepathyQt/account-manager.h
+include/telepathy-qt4/TelepathyQt/account-property-filter.h
+include/telepathy-qt4/TelepathyQt/account-set.h
+include/telepathy-qt4/TelepathyQt/account.h
+include/telepathy-qt4/TelepathyQt/and-filter.h
+include/telepathy-qt4/TelepathyQt/avatar.h
+include/telepathy-qt4/TelepathyQt/capabilities-base.h
+include/telepathy-qt4/TelepathyQt/channel-class-features.h
+include/telepathy-qt4/TelepathyQt/channel-class-spec.h
+include/telepathy-qt4/TelepathyQt/channel-dispatch-operation.h
+include/telepathy-qt4/TelepathyQt/channel-dispatcher.h
+include/telepathy-qt4/TelepathyQt/channel-factory.h
+include/telepathy-qt4/TelepathyQt/channel-request.h
+include/telepathy-qt4/TelepathyQt/channel.h
+include/telepathy-qt4/TelepathyQt/client-registrar.h
+include/telepathy-qt4/TelepathyQt/client.h
+include/telepathy-qt4/TelepathyQt/connection-capabilities.h
+include/telepathy-qt4/TelepathyQt/connection-factory.h
+include/telepathy-qt4/TelepathyQt/connection-lowlevel.h
+include/telepathy-qt4/TelepathyQt/connection-manager-lowlevel.h
+include/telepathy-qt4/TelepathyQt/connection-manager.h
+include/telepathy-qt4/TelepathyQt/connection.h
+include/telepathy-qt4/TelepathyQt/constants.h
+include/telepathy-qt4/TelepathyQt/contact-capabilities.h
+include/telepathy-qt4/TelepathyQt/contact-factory.h
+include/telepathy-qt4/TelepathyQt/contact-manager.h
+include/telepathy-qt4/TelepathyQt/contact-messenger.h
+include/telepathy-qt4/TelepathyQt/contact-search-channel.h
+include/telepathy-qt4/TelepathyQt/contact.h
+include/telepathy-qt4/TelepathyQt/dbus-proxy-factory.h
+include/telepathy-qt4/TelepathyQt/dbus-proxy.h
+include/telepathy-qt4/TelepathyQt/dbus.h
+include/telepathy-qt4/TelepathyQt/debug.h
+include/telepathy-qt4/TelepathyQt/feature.h
+include/telepathy-qt4/TelepathyQt/file-transfer-channel-creation-properties.h
+include/telepathy-qt4/TelepathyQt/file-transfer-channel.h
+include/telepathy-qt4/TelepathyQt/filter.h
+include/telepathy-qt4/TelepathyQt/fixed-feature-factory.h
+include/telepathy-qt4/TelepathyQt/generic-capability-filter.h
+include/telepathy-qt4/TelepathyQt/generic-property-filter.h
+include/telepathy-qt4/TelepathyQt/global.h
+include/telepathy-qt4/TelepathyQt/handled-channel-notifier.h
+include/telepathy-qt4/TelepathyQt/incoming-file-transfer-channel.h
+include/telepathy-qt4/TelepathyQt/incoming-stream-tube-channel.h
+include/telepathy-qt4/TelepathyQt/location-info.h
+include/telepathy-qt4/TelepathyQt/media-session-handler.h
+include/telepathy-qt4/TelepathyQt/media-stream-handler.h
+include/telepathy-qt4/TelepathyQt/message-content-part.h
+include/telepathy-qt4/TelepathyQt/message.h
+include/telepathy-qt4/TelepathyQt/method-invocation-context.h
+include/telepathy-qt4/TelepathyQt/not-filter.h
+include/telepathy-qt4/TelepathyQt/object.h
+include/telepathy-qt4/TelepathyQt/optional-interface-factory.h
+include/telepathy-qt4/TelepathyQt/or-filter.h
+include/telepathy-qt4/TelepathyQt/outgoing-file-transfer-channel.h
+include/telepathy-qt4/TelepathyQt/outgoing-stream-tube-channel.h
+include/telepathy-qt4/TelepathyQt/pending-account.h
+include/telepathy-qt4/TelepathyQt/pending-channel-request.h
+include/telepathy-qt4/TelepathyQt/pending-channel.h
+include/telepathy-qt4/TelepathyQt/pending-connection.h
+include/telepathy-qt4/TelepathyQt/pending-contact-attributes.h
+include/telepathy-qt4/TelepathyQt/pending-contact-info.h
+include/telepathy-qt4/TelepathyQt/pending-contacts.h
+include/telepathy-qt4/TelepathyQt/pending-handles.h
+include/telepathy-qt4/TelepathyQt/pending-operation.h
+include/telepathy-qt4/TelepathyQt/pending-ready.h
+include/telepathy-qt4/TelepathyQt/pending-send-message.h
+include/telepathy-qt4/TelepathyQt/pending-stream-tube-connection.h
+include/telepathy-qt4/TelepathyQt/pending-string-list.h
+include/telepathy-qt4/TelepathyQt/pending-string.h
+include/telepathy-qt4/TelepathyQt/pending-variant-map.h
+include/telepathy-qt4/TelepathyQt/pending-variant.h
+include/telepathy-qt4/TelepathyQt/presence.h
+include/telepathy-qt4/TelepathyQt/profile-manager.h
+include/telepathy-qt4/TelepathyQt/profile.h
+include/telepathy-qt4/TelepathyQt/properties.h
+include/telepathy-qt4/TelepathyQt/protocol-info.h
+include/telepathy-qt4/TelepathyQt/protocol-parameter.h
+include/telepathy-qt4/TelepathyQt/readiness-helper.h
+include/telepathy-qt4/TelepathyQt/ready-object.h
+include/telepathy-qt4/TelepathyQt/referenced-handles.h
+include/telepathy-qt4/TelepathyQt/requestable-channel-class-spec.h
+include/telepathy-qt4/TelepathyQt/room-list-channel.h
+include/telepathy-qt4/TelepathyQt/shared-ptr.h
+include/telepathy-qt4/TelepathyQt/simple-call-observer.h
+include/telepathy-qt4/TelepathyQt/simple-observer.h
+include/telepathy-qt4/TelepathyQt/simple-pending-operations.h
+include/telepathy-qt4/TelepathyQt/simple-text-observer.h
+include/telepathy-qt4/TelepathyQt/stream-tube-channel.h
+include/telepathy-qt4/TelepathyQt/stream-tube-client.h
+include/telepathy-qt4/TelepathyQt/stream-tube-server.h
+include/telepathy-qt4/TelepathyQt/streamed-media-channel.h
+include/telepathy-qt4/TelepathyQt/text-channel.h
+include/telepathy-qt4/TelepathyQt/tls-certificate.h
+include/telepathy-qt4/TelepathyQt/tube-channel.h
+include/telepathy-qt4/TelepathyQt/types.h
+include/telepathy-qt4/TelepathyQt/utils.h
+lib/cmake/TelepathyQt4/TelepathyQt4Config.cmake
+lib/cmake/TelepathyQt4/TelepathyQt4ConfigVersion.cmake
+lib/cmake/TelepathyQt4/TelepathyQt4Targets-release.cmake
+lib/cmake/TelepathyQt4/TelepathyQt4Targets.cmake
+lib/cmake/TelepathyQt4Farsight/TelepathyQt4FarsightConfig.cmake
+lib/cmake/TelepathyQt4Farsight/TelepathyQt4FarsightConfigVersion.cmake
lib/libtelepathy-qt4-farsight.so
-lib/libtelepathy-qt4-farsight.so.1
-lib/libtelepathy-qt4-farsight.so.1.0.8.0
+lib/libtelepathy-qt4-farsight.so.2
+lib/libtelepathy-qt4-farsight.so.2.0.9.0
lib/libtelepathy-qt4.so
-lib/libtelepathy-qt4.so.1
-lib/libtelepathy-qt4.so.1.0.8.0
+lib/libtelepathy-qt4.so.2
+lib/libtelepathy-qt4.so.2.0.9.0
libdata/pkgconfig/TelepathyQt4.pc
libdata/pkgconfig/TelepathyQt4Farsight.pc
-@dirrm include/telepathy-1.0/TelepathyQt4/_gen
-@dirrm include/telepathy-1.0/TelepathyQt4/Farsight
-@dirrm include/telepathy-1.0/TelepathyQt4
-@dirrmtry include/telepathy-1.0
+@dirrm lib/cmake/TelepathyQt4Farsight
+@dirrm lib/cmake/TelepathyQt4
+@dirrmtry lib/cmake
+@dirrm include/telepathy-qt4/TelepathyQt/_gen
+@dirrm include/telepathy-qt4/TelepathyQt/Farsight
+@dirrm include/telepathy-qt4/TelepathyQt
+@dirrm include/telepathy-qt4