aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-03-31 16:50:09 +0000
committerRene Ladan <rene@FreeBSD.org>2025-03-31 16:50:09 +0000
commitc85af40b38275e0022a1353498c69c8c4aa5faff (patch)
tree17e88fe8551411081d1582ae2fdea1b0f4598581
parentc8100941c3cf83c38281c23740c4322c7ec47433 (diff)
net-im/telepathy-qt: Remove expired port
2025-03-31 net-im/telepathy-qt: Leaf library depending on Qt5
-rw-r--r--MOVED1
-rw-r--r--net-im/Makefile1
-rw-r--r--net-im/telepathy-qt/Makefile48
-rw-r--r--net-im/telepathy-qt/distinfo3
-rw-r--r--net-im/telepathy-qt/pkg-descr6
-rw-r--r--net-im/telepathy-qt/pkg-plist435
6 files changed, 1 insertions, 493 deletions
diff --git a/MOVED b/MOVED
index 848619ec9509..63edb0ee87cf 100644
--- a/MOVED
+++ b/MOVED
@@ -4295,3 +4295,4 @@ net-im/telepathy-logger-qt5||2025-03-31|Has expired: Abandoned project
devel/py-boto|www/py-boto3|2025-03-31|Has expired: This version is discontinued upstream, please use www/py-boto3
print/py-pypdf2|print/py-pypdf|2025-03-31|Has expired: Upstream moved the development back to PyPDF. Use print/py-pypdf instead
math/py-pystan||2025-03-31|Has expired: Marked as BROKEN for years
+net-im/telepathy-qt||2025-03-31|Has expired: Leaf library depending on Qt5
diff --git a/net-im/Makefile b/net-im/Makefile
index 96e54d75a7bc..f5edf6984573 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -155,7 +155,6 @@
SUBDIR += telepathy-idle
SUBDIR += telepathy-logger
SUBDIR += telepathy-mission-control
- SUBDIR += telepathy-qt
SUBDIR += telepathy-sofiasip
SUBDIR += tg_owt
SUBDIR += tkabber
diff --git a/net-im/telepathy-qt/Makefile b/net-im/telepathy-qt/Makefile
deleted file mode 100644
index ab48ff1f0c97..000000000000
--- a/net-im/telepathy-qt/Makefile
+++ /dev/null
@@ -1,48 +0,0 @@
-PORTNAME= telepathy-qt
-DISTVERSION= 0.9.8
-PORTREVISION= 4
-CATEGORIES= net-im
-MASTER_SITES= https://telepathy.freedesktop.org/releases/${PORTNAME}/
-PKGNAMESUFFIX= 5
-
-MAINTAINER= kde@FreeBSD.org
-COMMENT= High-level Qt binding for Telepathy
-WWW= https://telepathy.freedesktop.org/doc/telepathy-qt
-
-LICENSE= LGPL21
-
-DEPRECATED= Leaf library depending on Qt5
-EXPIRATION_DATE=2025-03-31
-
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:devel/py-dbus@${PY_FLAVOR}
-LIB_DEPENDS= libtelepathy-farstream.so:net-im/telepathy-farstream \
- libtelepathy-glib.so:net-im/telepathy-glib
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:devel/py-dbus@${PY_FLAVOR}
-
-USES= cmake compiler:c++11-lang gettext gnome gstreamer localbase:ldflags pathfix \
- pkgconfig python:build qt:5
-USE_GNOME= glib20 libxslt:build
-USE_QT= core dbus gui network xml \
- buildtools:build qmake:build testlib:build widgets:build
-
-CMAKE_ON= ENABLE_FARSTREAM CMAKE_DISABLE_FIND_PACKAGE_Doxygen
-CMAKE_OFF= ENABLE_EXAMPLES ENABLE_FARSIGHT ENABLE_TESTS
-CMAKE_ARGS= -DDESIRED_QT_VERSION:STRING=${PKGNAMESUFFIX} \
- -DQT_QMAKE_EXECUTABLE:FILEPATH=${QMAKE}
-
-OPTIONS_DEFINE= DOCS
-
-PLIST_SUB= PORTVERSION="${PORTVERSION}"
-
-PORTDOCS= AUTHORS ChangeLog HACKING NEWS README html
-# Manually set DOCSDIR, to handle the version suffix
-DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
-
-post-install-DOCS-on:
- ${MKDIR} ${STAGEDIR}${DOCSDIR}
- cd ${WRKSRC} && ${CP} -R doc/html .
-. for f in ${PORTDOCS}
- cd ${WRKSRC} && ${COPYTREE_SHARE} ${f} ${STAGEDIR}${DOCSDIR}
-. endfor
-
-.include <bsd.port.mk>
diff --git a/net-im/telepathy-qt/distinfo b/net-im/telepathy-qt/distinfo
deleted file mode 100644
index fcabe89a949d..000000000000
--- a/net-im/telepathy-qt/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1576266191
-SHA256 (telepathy-qt-0.9.8.tar.gz) = bf8e2a09060addb80475a4938105b9b41d9e6837999b7a00e5351783857e18ad
-SIZE (telepathy-qt-0.9.8.tar.gz) = 6448686
diff --git a/net-im/telepathy-qt/pkg-descr b/net-im/telepathy-qt/pkg-descr
deleted file mode 100644
index d33bde900c26..000000000000
--- a/net-im/telepathy-qt/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-This is a library for Qt-based Telepathy clients.
-
-Telepathy is a D-Bus framework for unifying real time communication,
-including instant messaging, voice calls and video calls. It abstracts
-differences between protocols to provide a unified interface for
-applications.
diff --git a/net-im/telepathy-qt/pkg-plist b/net-im/telepathy-qt/pkg-plist
deleted file mode 100644
index 49c92b94c729..000000000000
--- a/net-im/telepathy-qt/pkg-plist
+++ /dev/null
@@ -1,435 +0,0 @@
-include/telepathy-qt5/TelepathyQt/AbstractAdaptor
-include/telepathy-qt5/TelepathyQt/AbstractClient
-include/telepathy-qt5/TelepathyQt/AbstractClientApprover
-include/telepathy-qt5/TelepathyQt/AbstractClientHandler
-include/telepathy-qt5/TelepathyQt/AbstractClientObserver
-include/telepathy-qt5/TelepathyQt/AbstractDBusServiceInterface
-include/telepathy-qt5/TelepathyQt/AbstractInterface
-include/telepathy-qt5/TelepathyQt/AbstractProtocolInterface
-include/telepathy-qt5/TelepathyQt/Account
-include/telepathy-qt5/TelepathyQt/AccountCapabilityFilter
-include/telepathy-qt5/TelepathyQt/AccountFactory
-include/telepathy-qt5/TelepathyQt/AccountFilter
-include/telepathy-qt5/TelepathyQt/AccountInterface
-include/telepathy-qt5/TelepathyQt/AccountInterfaceAddressingInterface
-include/telepathy-qt5/TelepathyQt/AccountInterfaceAvatarInterface
-include/telepathy-qt5/TelepathyQt/AccountInterfaceStorageInterface
-include/telepathy-qt5/TelepathyQt/AccountManager
-include/telepathy-qt5/TelepathyQt/AccountManagerInterface
-include/telepathy-qt5/TelepathyQt/AccountPropertyFilter
-include/telepathy-qt5/TelepathyQt/AccountSet
-include/telepathy-qt5/TelepathyQt/AndFilter
-include/telepathy-qt5/TelepathyQt/AuthenticationTLSCertificateInterface
-include/telepathy-qt5/TelepathyQt/AvatarData
-include/telepathy-qt5/TelepathyQt/AvatarSpec
-include/telepathy-qt5/TelepathyQt/BaseCall
-include/telepathy-qt5/TelepathyQt/BaseChannel
-include/telepathy-qt5/TelepathyQt/BaseConnection
-include/telepathy-qt5/TelepathyQt/BaseConnectionManager
-include/telepathy-qt5/TelepathyQt/BaseDebug
-include/telepathy-qt5/TelepathyQt/BaseProtocol
-include/telepathy-qt5/TelepathyQt/BaseProtocolAddressingInterface
-include/telepathy-qt5/TelepathyQt/BaseProtocolAvatarsInterface
-include/telepathy-qt5/TelepathyQt/BaseProtocolPresenceInterface
-include/telepathy-qt5/TelepathyQt/CallChannel
-include/telepathy-qt5/TelepathyQt/CallContent
-include/telepathy-qt5/TelepathyQt/CallContentInterface
-include/telepathy-qt5/TelepathyQt/CallContentInterfaceAudioControlInterface
-include/telepathy-qt5/TelepathyQt/CallContentInterfaceDTMFInterface
-include/telepathy-qt5/TelepathyQt/CallContentInterfaceMediaInterface
-include/telepathy-qt5/TelepathyQt/CallContentInterfaceVideoControlInterface
-include/telepathy-qt5/TelepathyQt/CallContentMediaDescription
-include/telepathy-qt5/TelepathyQt/CallContentMediaDescriptionInterface
-include/telepathy-qt5/TelepathyQt/CallContentMediaDescriptionInterfaceRTCPExtendedReportsInterface
-include/telepathy-qt5/TelepathyQt/CallContentMediaDescriptionInterfaceRTCPFeedbackInterface
-include/telepathy-qt5/TelepathyQt/CallContentMediaDescriptionInterfaceRTPHeaderExtensionsInterface
-include/telepathy-qt5/TelepathyQt/CallStream
-include/telepathy-qt5/TelepathyQt/CallStreamEndpoint
-include/telepathy-qt5/TelepathyQt/CallStreamEndpointInterface
-include/telepathy-qt5/TelepathyQt/CallStreamInterface
-include/telepathy-qt5/TelepathyQt/CallStreamInterfaceMediaInterface
-include/telepathy-qt5/TelepathyQt/Callbacks
-include/telepathy-qt5/TelepathyQt/CapabilitiesBase
-include/telepathy-qt5/TelepathyQt/Captcha
-include/telepathy-qt5/TelepathyQt/CaptchaAuthentication
-include/telepathy-qt5/TelepathyQt/Channel
-include/telepathy-qt5/TelepathyQt/ChannelClassFeatures
-include/telepathy-qt5/TelepathyQt/ChannelClassSpec
-include/telepathy-qt5/TelepathyQt/ChannelClassSpecList
-include/telepathy-qt5/TelepathyQt/ChannelDispatchOperation
-include/telepathy-qt5/TelepathyQt/ChannelDispatchOperationInterface
-include/telepathy-qt5/TelepathyQt/ChannelDispatcher
-include/telepathy-qt5/TelepathyQt/ChannelDispatcherInterface
-include/telepathy-qt5/TelepathyQt/ChannelFactory
-include/telepathy-qt5/TelepathyQt/ChannelInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceAnonymityInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceCallStateInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceCaptchaAuthenticationInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceChatStateInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceConferenceInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceDTMFInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceDestroyableInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceFileTransferMetadataInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceGroupInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceHoldInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceMediaSignallingInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceMessagesInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfacePasswordInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceRoomConfigInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceRoomInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceSASLAuthenticationInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceSMSInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceSecurableInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceServicePointInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceSubjectInterface
-include/telepathy-qt5/TelepathyQt/ChannelInterfaceTubeInterface
-include/telepathy-qt5/TelepathyQt/ChannelRequest
-include/telepathy-qt5/TelepathyQt/ChannelRequestHints
-include/telepathy-qt5/TelepathyQt/ChannelRequestInterface
-include/telepathy-qt5/TelepathyQt/ChannelTypeCallInterface
-include/telepathy-qt5/TelepathyQt/ChannelTypeContactListInterface
-include/telepathy-qt5/TelepathyQt/ChannelTypeContactSearchInterface
-include/telepathy-qt5/TelepathyQt/ChannelTypeDBusTubeInterface
-include/telepathy-qt5/TelepathyQt/ChannelTypeFileTransferInterface
-include/telepathy-qt5/TelepathyQt/ChannelTypeRoomListInterface
-include/telepathy-qt5/TelepathyQt/ChannelTypeServerAuthenticationInterface
-include/telepathy-qt5/TelepathyQt/ChannelTypeServerTLSConnectionInterface
-include/telepathy-qt5/TelepathyQt/ChannelTypeStreamTubeInterface
-include/telepathy-qt5/TelepathyQt/ChannelTypeStreamedMediaInterface
-include/telepathy-qt5/TelepathyQt/ChannelTypeTextInterface
-include/telepathy-qt5/TelepathyQt/ChannelTypeTubeInterface
-include/telepathy-qt5/TelepathyQt/ChannelTypeTubesInterface
-include/telepathy-qt5/TelepathyQt/Client
-include/telepathy-qt5/TelepathyQt/ClientApproverInterface
-include/telepathy-qt5/TelepathyQt/ClientHandlerInterface
-include/telepathy-qt5/TelepathyQt/ClientInterface
-include/telepathy-qt5/TelepathyQt/ClientInterfaceRequestsInterface
-include/telepathy-qt5/TelepathyQt/ClientObserverInterface
-include/telepathy-qt5/TelepathyQt/ClientRegistrar
-include/telepathy-qt5/TelepathyQt/Connection
-include/telepathy-qt5/TelepathyQt/ConnectionCapabilities
-include/telepathy-qt5/TelepathyQt/ConnectionFactory
-include/telepathy-qt5/TelepathyQt/ConnectionInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceAddressingInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceAliasingInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceAnonymityInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceAvatarsInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceBalanceInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceCapabilitiesInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceCellularInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceClientTypesInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceContactBlockingInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceContactCapabilitiesInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceContactGroupsInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceContactInfoInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceContactListInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceContactsInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceLocationInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceMailNotificationInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfacePowerSavingInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfacePresenceInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceRequestsInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceServicePointInterface
-include/telepathy-qt5/TelepathyQt/ConnectionInterfaceSimplePresenceInterface
-include/telepathy-qt5/TelepathyQt/ConnectionLowlevel
-include/telepathy-qt5/TelepathyQt/ConnectionManager
-include/telepathy-qt5/TelepathyQt/ConnectionManagerInterface
-include/telepathy-qt5/TelepathyQt/ConnectionManagerLowlevel
-include/telepathy-qt5/TelepathyQt/Constants
-include/telepathy-qt5/TelepathyQt/Contact
-include/telepathy-qt5/TelepathyQt/ContactCapabilities
-include/telepathy-qt5/TelepathyQt/ContactFactory
-include/telepathy-qt5/TelepathyQt/ContactManager
-include/telepathy-qt5/TelepathyQt/ContactMessenger
-include/telepathy-qt5/TelepathyQt/ContactSearchChannel
-include/telepathy-qt5/TelepathyQt/DBus
-include/telepathy-qt5/TelepathyQt/DBusDaemonInterface
-include/telepathy-qt5/TelepathyQt/DBusError
-include/telepathy-qt5/TelepathyQt/DBusObject
-include/telepathy-qt5/TelepathyQt/DBusProxy
-include/telepathy-qt5/TelepathyQt/DBusProxyFactory
-include/telepathy-qt5/TelepathyQt/DBusService
-include/telepathy-qt5/TelepathyQt/DBusTubeChannel
-include/telepathy-qt5/TelepathyQt/Debug
-include/telepathy-qt5/TelepathyQt/DebugReceiver
-include/telepathy-qt5/TelepathyQt/Farstream/Channel
-include/telepathy-qt5/TelepathyQt/Farstream/Global
-include/telepathy-qt5/TelepathyQt/Farstream/PendingChannel
-include/telepathy-qt5/TelepathyQt/Farstream/channel.h
-include/telepathy-qt5/TelepathyQt/Farstream/global.h
-include/telepathy-qt5/TelepathyQt/Feature
-include/telepathy-qt5/TelepathyQt/Features
-include/telepathy-qt5/TelepathyQt/FileTransferChannel
-include/telepathy-qt5/TelepathyQt/FileTransferChannelCreationProperties
-include/telepathy-qt5/TelepathyQt/Filter
-include/telepathy-qt5/TelepathyQt/FixedFeatureFactory
-include/telepathy-qt5/TelepathyQt/Functors
-include/telepathy-qt5/TelepathyQt/GenericCapabilityFilter
-include/telepathy-qt5/TelepathyQt/GenericPropertyFilter
-include/telepathy-qt5/TelepathyQt/Global
-include/telepathy-qt5/TelepathyQt/HandledChannelNotifier
-include/telepathy-qt5/TelepathyQt/IODevice
-include/telepathy-qt5/TelepathyQt/IncomingDBusTubeChannel
-include/telepathy-qt5/TelepathyQt/IncomingFileTransferChannel
-include/telepathy-qt5/TelepathyQt/IncomingStreamTubeChannel
-include/telepathy-qt5/TelepathyQt/IntrospectableInterface
-include/telepathy-qt5/TelepathyQt/LocationInfo
-include/telepathy-qt5/TelepathyQt/MediaSessionHandler
-include/telepathy-qt5/TelepathyQt/MediaSessionHandlerInterface
-include/telepathy-qt5/TelepathyQt/MediaStreamHandler
-include/telepathy-qt5/TelepathyQt/MediaStreamHandlerInterface
-include/telepathy-qt5/TelepathyQt/Message
-include/telepathy-qt5/TelepathyQt/MessageContentPart
-include/telepathy-qt5/TelepathyQt/MessageContentPartList
-include/telepathy-qt5/TelepathyQt/MethodInvocationContext
-include/telepathy-qt5/TelepathyQt/NotFilter
-include/telepathy-qt5/TelepathyQt/Object
-include/telepathy-qt5/TelepathyQt/OptionalInterfaceFactory
-include/telepathy-qt5/TelepathyQt/OrFilter
-include/telepathy-qt5/TelepathyQt/OutgoingDBusTubeChannel
-include/telepathy-qt5/TelepathyQt/OutgoingFileTransferChannel
-include/telepathy-qt5/TelepathyQt/OutgoingStreamTubeChannel
-include/telepathy-qt5/TelepathyQt/PeerInterface
-include/telepathy-qt5/TelepathyQt/PendingAccount
-include/telepathy-qt5/TelepathyQt/PendingCallContent
-include/telepathy-qt5/TelepathyQt/PendingCaptchas
-include/telepathy-qt5/TelepathyQt/PendingChannel
-include/telepathy-qt5/TelepathyQt/PendingChannelRequest
-include/telepathy-qt5/TelepathyQt/PendingComposite
-include/telepathy-qt5/TelepathyQt/PendingConnection
-include/telepathy-qt5/TelepathyQt/PendingContactAttributes
-include/telepathy-qt5/TelepathyQt/PendingContactInfo
-include/telepathy-qt5/TelepathyQt/PendingContacts
-include/telepathy-qt5/TelepathyQt/PendingDBusTubeConnection
-include/telepathy-qt5/TelepathyQt/PendingDebugMessageList
-include/telepathy-qt5/TelepathyQt/PendingFailure
-include/telepathy-qt5/TelepathyQt/PendingHandles
-include/telepathy-qt5/TelepathyQt/PendingOperation
-include/telepathy-qt5/TelepathyQt/PendingReady
-include/telepathy-qt5/TelepathyQt/PendingSendMessage
-include/telepathy-qt5/TelepathyQt/PendingStreamTubeConnection
-include/telepathy-qt5/TelepathyQt/PendingStreamedMediaStreams
-include/telepathy-qt5/TelepathyQt/PendingString
-include/telepathy-qt5/TelepathyQt/PendingStringList
-include/telepathy-qt5/TelepathyQt/PendingSuccess
-include/telepathy-qt5/TelepathyQt/PendingVariant
-include/telepathy-qt5/TelepathyQt/PendingVariantMap
-include/telepathy-qt5/TelepathyQt/PendingVoid
-include/telepathy-qt5/TelepathyQt/Presence
-include/telepathy-qt5/TelepathyQt/PresenceSpec
-include/telepathy-qt5/TelepathyQt/PresenceSpecList
-include/telepathy-qt5/TelepathyQt/Profile
-include/telepathy-qt5/TelepathyQt/ProfileManager
-include/telepathy-qt5/TelepathyQt/Properties
-include/telepathy-qt5/TelepathyQt/PropertiesInterface
-include/telepathy-qt5/TelepathyQt/PropertiesInterfaceInterface
-include/telepathy-qt5/TelepathyQt/ProtocolInfo
-include/telepathy-qt5/TelepathyQt/ProtocolInfoList
-include/telepathy-qt5/TelepathyQt/ProtocolInterface
-include/telepathy-qt5/TelepathyQt/ProtocolInterfaceAddressingInterface
-include/telepathy-qt5/TelepathyQt/ProtocolInterfaceAvatarsInterface
-include/telepathy-qt5/TelepathyQt/ProtocolInterfacePresenceInterface
-include/telepathy-qt5/TelepathyQt/ProtocolParameter
-include/telepathy-qt5/TelepathyQt/ProtocolParameterList
-include/telepathy-qt5/TelepathyQt/ReadinessHelper
-include/telepathy-qt5/TelepathyQt/ReadyObject
-include/telepathy-qt5/TelepathyQt/ReceivedMessage
-include/telepathy-qt5/TelepathyQt/RefCounted
-include/telepathy-qt5/TelepathyQt/ReferencedHandles
-include/telepathy-qt5/TelepathyQt/ReferencedHandlesIterator
-include/telepathy-qt5/TelepathyQt/RequestableChannelClassSpec
-include/telepathy-qt5/TelepathyQt/RequestableChannelClassSpecList
-include/telepathy-qt5/TelepathyQt/RoomListChannel
-include/telepathy-qt5/TelepathyQt/ServerAuthenticationChannel
-include/telepathy-qt5/TelepathyQt/ServiceTypes
-include/telepathy-qt5/TelepathyQt/SharedPtr
-include/telepathy-qt5/TelepathyQt/SimpleCallObserver
-include/telepathy-qt5/TelepathyQt/SimpleObserver
-include/telepathy-qt5/TelepathyQt/SimpleTextObserver
-include/telepathy-qt5/TelepathyQt/StatefulDBusProxy
-include/telepathy-qt5/TelepathyQt/StatelessDBusProxy
-include/telepathy-qt5/TelepathyQt/StreamTubeChannel
-include/telepathy-qt5/TelepathyQt/StreamTubeClient
-include/telepathy-qt5/TelepathyQt/StreamTubeServer
-include/telepathy-qt5/TelepathyQt/StreamedMediaChannel
-include/telepathy-qt5/TelepathyQt/StreamedMediaStream
-include/telepathy-qt5/TelepathyQt/TextChannel
-include/telepathy-qt5/TelepathyQt/TubeChannel
-include/telepathy-qt5/TelepathyQt/Types
-include/telepathy-qt5/TelepathyQt/Utils
-include/telepathy-qt5/TelepathyQt/_gen/cli-account-manager.h
-include/telepathy-qt5/TelepathyQt/_gen/cli-account.h
-include/telepathy-qt5/TelepathyQt/_gen/cli-call-content-media-description.h
-include/telepathy-qt5/TelepathyQt/_gen/cli-call-content.h
-include/telepathy-qt5/TelepathyQt/_gen/cli-call-stream-endpoint.h
-include/telepathy-qt5/TelepathyQt/_gen/cli-call-stream.h
-include/telepathy-qt5/TelepathyQt/_gen/cli-channel-dispatch-operation.h
-include/telepathy-qt5/TelepathyQt/_gen/cli-channel-dispatcher.h
-include/telepathy-qt5/TelepathyQt/_gen/cli-channel-request.h
-include/telepathy-qt5/TelepathyQt/_gen/cli-channel.h
-include/telepathy-qt5/TelepathyQt/_gen/cli-client.h
-include/telepathy-qt5/TelepathyQt/_gen/cli-connection-manager.h
-include/telepathy-qt5/TelepathyQt/_gen/cli-connection.h
-include/telepathy-qt5/TelepathyQt/_gen/cli-dbus.h
-include/telepathy-qt5/TelepathyQt/_gen/cli-debug-receiver.h
-include/telepathy-qt5/TelepathyQt/_gen/cli-media-session-handler.h
-include/telepathy-qt5/TelepathyQt/_gen/cli-media-stream-handler.h
-include/telepathy-qt5/TelepathyQt/_gen/cli-properties.h
-include/telepathy-qt5/TelepathyQt/_gen/cli-tls-certificate.h
-include/telepathy-qt5/TelepathyQt/_gen/constants.h
-include/telepathy-qt5/TelepathyQt/_gen/svc-call.h
-include/telepathy-qt5/TelepathyQt/_gen/svc-channel.h
-include/telepathy-qt5/TelepathyQt/_gen/svc-connection-manager.h
-include/telepathy-qt5/TelepathyQt/_gen/svc-connection.h
-include/telepathy-qt5/TelepathyQt/_gen/types.h
-include/telepathy-qt5/TelepathyQt/abstract-adaptor.h
-include/telepathy-qt5/TelepathyQt/abstract-client.h
-include/telepathy-qt5/TelepathyQt/abstract-interface.h
-include/telepathy-qt5/TelepathyQt/account-capability-filter.h
-include/telepathy-qt5/TelepathyQt/account-factory.h
-include/telepathy-qt5/TelepathyQt/account-filter.h
-include/telepathy-qt5/TelepathyQt/account-manager.h
-include/telepathy-qt5/TelepathyQt/account-property-filter.h
-include/telepathy-qt5/TelepathyQt/account-set.h
-include/telepathy-qt5/TelepathyQt/account.h
-include/telepathy-qt5/TelepathyQt/and-filter.h
-include/telepathy-qt5/TelepathyQt/avatar.h
-include/telepathy-qt5/TelepathyQt/base-call.h
-include/telepathy-qt5/TelepathyQt/base-channel.h
-include/telepathy-qt5/TelepathyQt/base-connection-manager.h
-include/telepathy-qt5/TelepathyQt/base-connection.h
-include/telepathy-qt5/TelepathyQt/base-debug.h
-include/telepathy-qt5/TelepathyQt/base-protocol.h
-include/telepathy-qt5/TelepathyQt/call-channel.h
-include/telepathy-qt5/TelepathyQt/call-content-media-description.h
-include/telepathy-qt5/TelepathyQt/call-content.h
-include/telepathy-qt5/TelepathyQt/call-stream-endpoint.h
-include/telepathy-qt5/TelepathyQt/call-stream.h
-include/telepathy-qt5/TelepathyQt/callbacks.h
-include/telepathy-qt5/TelepathyQt/capabilities-base.h
-include/telepathy-qt5/TelepathyQt/captcha-authentication.h
-include/telepathy-qt5/TelepathyQt/captcha.h
-include/telepathy-qt5/TelepathyQt/channel-class-features.h
-include/telepathy-qt5/TelepathyQt/channel-class-spec.h
-include/telepathy-qt5/TelepathyQt/channel-dispatch-operation.h
-include/telepathy-qt5/TelepathyQt/channel-dispatcher.h
-include/telepathy-qt5/TelepathyQt/channel-factory.h
-include/telepathy-qt5/TelepathyQt/channel-request.h
-include/telepathy-qt5/TelepathyQt/channel.h
-include/telepathy-qt5/TelepathyQt/client-registrar.h
-include/telepathy-qt5/TelepathyQt/client.h
-include/telepathy-qt5/TelepathyQt/connection-capabilities.h
-include/telepathy-qt5/TelepathyQt/connection-factory.h
-include/telepathy-qt5/TelepathyQt/connection-lowlevel.h
-include/telepathy-qt5/TelepathyQt/connection-manager-lowlevel.h
-include/telepathy-qt5/TelepathyQt/connection-manager.h
-include/telepathy-qt5/TelepathyQt/connection.h
-include/telepathy-qt5/TelepathyQt/constants.h
-include/telepathy-qt5/TelepathyQt/contact-capabilities.h
-include/telepathy-qt5/TelepathyQt/contact-factory.h
-include/telepathy-qt5/TelepathyQt/contact-manager.h
-include/telepathy-qt5/TelepathyQt/contact-messenger.h
-include/telepathy-qt5/TelepathyQt/contact-search-channel.h
-include/telepathy-qt5/TelepathyQt/contact.h
-include/telepathy-qt5/TelepathyQt/dbus-error.h
-include/telepathy-qt5/TelepathyQt/dbus-object.h
-include/telepathy-qt5/TelepathyQt/dbus-proxy-factory.h
-include/telepathy-qt5/TelepathyQt/dbus-proxy.h
-include/telepathy-qt5/TelepathyQt/dbus-service.h
-include/telepathy-qt5/TelepathyQt/dbus-tube-channel.h
-include/telepathy-qt5/TelepathyQt/dbus.h
-include/telepathy-qt5/TelepathyQt/debug-receiver.h
-include/telepathy-qt5/TelepathyQt/debug.h
-include/telepathy-qt5/TelepathyQt/feature.h
-include/telepathy-qt5/TelepathyQt/file-transfer-channel-creation-properties.h
-include/telepathy-qt5/TelepathyQt/file-transfer-channel.h
-include/telepathy-qt5/TelepathyQt/filter.h
-include/telepathy-qt5/TelepathyQt/fixed-feature-factory.h
-include/telepathy-qt5/TelepathyQt/functors.h
-include/telepathy-qt5/TelepathyQt/generic-capability-filter.h
-include/telepathy-qt5/TelepathyQt/generic-property-filter.h
-include/telepathy-qt5/TelepathyQt/global.h
-include/telepathy-qt5/TelepathyQt/handled-channel-notifier.h
-include/telepathy-qt5/TelepathyQt/io-device.h
-include/telepathy-qt5/TelepathyQt/incoming-dbus-tube-channel.h
-include/telepathy-qt5/TelepathyQt/incoming-file-transfer-channel.h
-include/telepathy-qt5/TelepathyQt/incoming-stream-tube-channel.h
-include/telepathy-qt5/TelepathyQt/location-info.h
-include/telepathy-qt5/TelepathyQt/media-session-handler.h
-include/telepathy-qt5/TelepathyQt/media-stream-handler.h
-include/telepathy-qt5/TelepathyQt/message-content-part.h
-include/telepathy-qt5/TelepathyQt/message.h
-include/telepathy-qt5/TelepathyQt/method-invocation-context.h
-include/telepathy-qt5/TelepathyQt/not-filter.h
-include/telepathy-qt5/TelepathyQt/object.h
-include/telepathy-qt5/TelepathyQt/optional-interface-factory.h
-include/telepathy-qt5/TelepathyQt/or-filter.h
-include/telepathy-qt5/TelepathyQt/outgoing-dbus-tube-channel.h
-include/telepathy-qt5/TelepathyQt/outgoing-file-transfer-channel.h
-include/telepathy-qt5/TelepathyQt/outgoing-stream-tube-channel.h
-include/telepathy-qt5/TelepathyQt/pending-account.h
-include/telepathy-qt5/TelepathyQt/pending-captchas.h
-include/telepathy-qt5/TelepathyQt/pending-channel-request.h
-include/telepathy-qt5/TelepathyQt/pending-channel.h
-include/telepathy-qt5/TelepathyQt/pending-connection.h
-include/telepathy-qt5/TelepathyQt/pending-contact-attributes.h
-include/telepathy-qt5/TelepathyQt/pending-contact-info.h
-include/telepathy-qt5/TelepathyQt/pending-contacts.h
-include/telepathy-qt5/TelepathyQt/pending-dbus-tube-connection.h
-include/telepathy-qt5/TelepathyQt/pending-debug-message-list.h
-include/telepathy-qt5/TelepathyQt/pending-handles.h
-include/telepathy-qt5/TelepathyQt/pending-operation.h
-include/telepathy-qt5/TelepathyQt/pending-ready.h
-include/telepathy-qt5/TelepathyQt/pending-send-message.h
-include/telepathy-qt5/TelepathyQt/pending-stream-tube-connection.h
-include/telepathy-qt5/TelepathyQt/pending-string-list.h
-include/telepathy-qt5/TelepathyQt/pending-string.h
-include/telepathy-qt5/TelepathyQt/pending-variant-map.h
-include/telepathy-qt5/TelepathyQt/pending-variant.h
-include/telepathy-qt5/TelepathyQt/presence.h
-include/telepathy-qt5/TelepathyQt/profile-manager.h
-include/telepathy-qt5/TelepathyQt/profile.h
-include/telepathy-qt5/TelepathyQt/properties.h
-include/telepathy-qt5/TelepathyQt/protocol-info.h
-include/telepathy-qt5/TelepathyQt/protocol-parameter.h
-include/telepathy-qt5/TelepathyQt/readiness-helper.h
-include/telepathy-qt5/TelepathyQt/ready-object.h
-include/telepathy-qt5/TelepathyQt/referenced-handles.h
-include/telepathy-qt5/TelepathyQt/requestable-channel-class-spec.h
-include/telepathy-qt5/TelepathyQt/room-list-channel.h
-include/telepathy-qt5/TelepathyQt/server-authentication-channel.h
-include/telepathy-qt5/TelepathyQt/service-types.h
-include/telepathy-qt5/TelepathyQt/shared-ptr.h
-include/telepathy-qt5/TelepathyQt/simple-call-observer.h
-include/telepathy-qt5/TelepathyQt/simple-observer.h
-include/telepathy-qt5/TelepathyQt/simple-pending-operations.h
-include/telepathy-qt5/TelepathyQt/simple-text-observer.h
-include/telepathy-qt5/TelepathyQt/stream-tube-channel.h
-include/telepathy-qt5/TelepathyQt/stream-tube-client.h
-include/telepathy-qt5/TelepathyQt/stream-tube-server.h
-include/telepathy-qt5/TelepathyQt/streamed-media-channel.h
-include/telepathy-qt5/TelepathyQt/text-channel.h
-include/telepathy-qt5/TelepathyQt/tls-certificate.h
-include/telepathy-qt5/TelepathyQt/tube-channel.h
-include/telepathy-qt5/TelepathyQt/types.h
-include/telepathy-qt5/TelepathyQt/utils.h
-lib/cmake/TelepathyQt5/TelepathyQt5Config.cmake
-lib/cmake/TelepathyQt5/TelepathyQt5ConfigVersion.cmake
-lib/cmake/TelepathyQt5/TelepathyQt5Targets-release.cmake
-lib/cmake/TelepathyQt5/TelepathyQt5Targets.cmake
-lib/cmake/TelepathyQt5Farstream/TelepathyQt5FarstreamConfig.cmake
-lib/cmake/TelepathyQt5Farstream/TelepathyQt5FarstreamConfigVersion.cmake
-lib/cmake/TelepathyQt5Service/TelepathyQt5ServiceConfig.cmake
-lib/cmake/TelepathyQt5Service/TelepathyQt5ServiceConfigVersion.cmake
-lib/libtelepathy-qt5-farstream.so
-lib/libtelepathy-qt5-farstream.so.0
-lib/libtelepathy-qt5-farstream.so.0.%%PORTVERSION%%
-lib/libtelepathy-qt5-service.so
-lib/libtelepathy-qt5-service.so.1
-lib/libtelepathy-qt5-service.so.0.%%PORTVERSION%%
-lib/libtelepathy-qt5.so
-lib/libtelepathy-qt5.so.0
-lib/libtelepathy-qt5.so.0.%%PORTVERSION%%
-libdata/pkgconfig/TelepathyQt5.pc
-libdata/pkgconfig/TelepathyQt5Farstream.pc
-libdata/pkgconfig/TelepathyQt5Service.pc