diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-12-01 13:11:49 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-12-01 13:11:49 +0000 |
commit | 846af1cd3df3f87d8df033b2693d5ff185326657 (patch) | |
tree | bc007594b0ce83b4c8cf18d903260c1a6269be87 /chat/telepathy-qt | |
parent | 226940c02a834d9a1c2ebbdefdfbc497e4eb7ed6 (diff) | |
download | pkgsrc-846af1cd3df3f87d8df033b2693d5ff185326657.tar.gz |
Added chat/telepathy-qt 0.9.6.1, a set of Qt bindings for Telepathy.
Diffstat (limited to 'chat/telepathy-qt')
-rw-r--r-- | chat/telepathy-qt/DESCR | 1 | ||||
-rw-r--r-- | chat/telepathy-qt/Makefile | 30 | ||||
-rw-r--r-- | chat/telepathy-qt/PLIST | 430 | ||||
-rw-r--r-- | chat/telepathy-qt/buildlink3.mk | 19 | ||||
-rw-r--r-- | chat/telepathy-qt/distinfo | 8 | ||||
-rw-r--r-- | chat/telepathy-qt/patches/patch-TelepathyQt_Farstream_CMakeLists.txt | 14 | ||||
-rw-r--r-- | chat/telepathy-qt/patches/patch-cmake_modules_FindGStreamer.cmake | 61 |
7 files changed, 563 insertions, 0 deletions
diff --git a/chat/telepathy-qt/DESCR b/chat/telepathy-qt/DESCR new file mode 100644 index 00000000000..7a9e7fa1796 --- /dev/null +++ b/chat/telepathy-qt/DESCR @@ -0,0 +1 @@ +Telepathy-Qt is a Qt high-level binding for Telepathy. diff --git a/chat/telepathy-qt/Makefile b/chat/telepathy-qt/Makefile new file mode 100644 index 00000000000..036b13acc8c --- /dev/null +++ b/chat/telepathy-qt/Makefile @@ -0,0 +1,30 @@ +# $NetBSD: Makefile,v 1.1 2015/12/01 13:11:49 jaapb Exp $ + +DISTNAME= telepathy-qt-0.9.6.1 +CATEGORIES= chat +MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-qt/ + +MAINTAINER= jaapb@NetBSD.org +HOMEPAGE= http://telepathy.freedesktop.org/doc/telepathy-qt/ +COMMENT= Qt bindings for telepathy +LICENSE= gnu-lgpl-v2.1 + +USE_CMAKE= yes +USE_TOOLS+= pkg-config +USE_LANGUAGES= c c++ + +PKGCONFIG_OVERRIDE+= TelepathyQt/TelepathyQt.pc.in +PKGCONFIG_OVERRIDE+= TelepathyQt/TelepathyQtService.pc.in +PKGCONFIG_OVERRIDE+= TelepathyQt/Farstream/TelepathyQtFarstream.pc.in + +.include "../../chat/telepathy-farstream/buildlink3.mk" +BUILDLINK_API_DEPENDS.telepathy-glib+= telepathy-glib>=0.18.0 +.include "../../chat/telepathy-glib/buildlink3.mk" +.include "../../devel/glib2/buildlink3.mk" +.include "../../multimedia/gstreamer1/buildlink3.mk" +.include "../../sysutils/dbus/buildlink3.mk" +.include "../../sysutils/dbus-glib/buildlink3.mk" +.include "../../x11/qt4-libs/buildlink3.mk" +.include "../../x11/qt4-tools/buildlink3.mk" +.include "../../x11/qt4-qdbus/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/chat/telepathy-qt/PLIST b/chat/telepathy-qt/PLIST new file mode 100644 index 00000000000..029d3adacc8 --- /dev/null +++ b/chat/telepathy-qt/PLIST @@ -0,0 +1,430 @@ +@comment $NetBSD: PLIST,v 1.1 2015/12/01 13:11:49 jaapb Exp $ +include/telepathy-qt4/TelepathyQt/AbstractAdaptor +include/telepathy-qt4/TelepathyQt/AbstractClient +include/telepathy-qt4/TelepathyQt/AbstractClientApprover +include/telepathy-qt4/TelepathyQt/AbstractClientHandler +include/telepathy-qt4/TelepathyQt/AbstractClientObserver +include/telepathy-qt4/TelepathyQt/AbstractDBusServiceInterface +include/telepathy-qt4/TelepathyQt/AbstractInterface +include/telepathy-qt4/TelepathyQt/AbstractProtocolInterface +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/AccountInterfaceStorageInterface +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/BaseCall +include/telepathy-qt4/TelepathyQt/BaseChannel +include/telepathy-qt4/TelepathyQt/BaseConnection +include/telepathy-qt4/TelepathyQt/BaseConnectionManager +include/telepathy-qt4/TelepathyQt/BaseProtocol +include/telepathy-qt4/TelepathyQt/BaseProtocolAddressingInterface +include/telepathy-qt4/TelepathyQt/BaseProtocolAvatarsInterface +include/telepathy-qt4/TelepathyQt/BaseProtocolPresenceInterface +include/telepathy-qt4/TelepathyQt/CallChannel +include/telepathy-qt4/TelepathyQt/CallContent +include/telepathy-qt4/TelepathyQt/CallContentInterface +include/telepathy-qt4/TelepathyQt/CallContentInterfaceAudioControlInterface +include/telepathy-qt4/TelepathyQt/CallContentInterfaceDTMFInterface +include/telepathy-qt4/TelepathyQt/CallContentInterfaceMediaInterface +include/telepathy-qt4/TelepathyQt/CallContentInterfaceVideoControlInterface +include/telepathy-qt4/TelepathyQt/CallContentMediaDescription +include/telepathy-qt4/TelepathyQt/CallContentMediaDescriptionInterface +include/telepathy-qt4/TelepathyQt/CallContentMediaDescriptionInterfaceRTCPExtendedReportsInterface +include/telepathy-qt4/TelepathyQt/CallContentMediaDescriptionInterfaceRTCPFeedbackInterface +include/telepathy-qt4/TelepathyQt/CallContentMediaDescriptionInterfaceRTPHeaderExtensionsInterface +include/telepathy-qt4/TelepathyQt/CallStream +include/telepathy-qt4/TelepathyQt/CallStreamEndpoint +include/telepathy-qt4/TelepathyQt/CallStreamEndpointInterface +include/telepathy-qt4/TelepathyQt/CallStreamInterface +include/telepathy-qt4/TelepathyQt/CallStreamInterfaceMediaInterface +include/telepathy-qt4/TelepathyQt/Callbacks +include/telepathy-qt4/TelepathyQt/CapabilitiesBase +include/telepathy-qt4/TelepathyQt/Captcha +include/telepathy-qt4/TelepathyQt/CaptchaAuthentication +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/ChannelInterfaceCaptchaAuthenticationInterface +include/telepathy-qt4/TelepathyQt/ChannelInterfaceChatStateInterface +include/telepathy-qt4/TelepathyQt/ChannelInterfaceConferenceInterface +include/telepathy-qt4/TelepathyQt/ChannelInterfaceDTMFInterface +include/telepathy-qt4/TelepathyQt/ChannelInterfaceDestroyableInterface +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/ChannelInterfaceRoomConfigInterface +include/telepathy-qt4/TelepathyQt/ChannelInterfaceRoomInterface +include/telepathy-qt4/TelepathyQt/ChannelInterfaceSASLAuthenticationInterface +include/telepathy-qt4/TelepathyQt/ChannelInterfaceSMSInterface +include/telepathy-qt4/TelepathyQt/ChannelInterfaceSecurableInterface +include/telepathy-qt4/TelepathyQt/ChannelInterfaceServicePointInterface +include/telepathy-qt4/TelepathyQt/ChannelInterfaceSubjectInterface +include/telepathy-qt4/TelepathyQt/ChannelInterfaceTubeInterface +include/telepathy-qt4/TelepathyQt/ChannelRequest +include/telepathy-qt4/TelepathyQt/ChannelRequestHints +include/telepathy-qt4/TelepathyQt/ChannelRequestInterface +include/telepathy-qt4/TelepathyQt/ChannelTypeCallInterface +include/telepathy-qt4/TelepathyQt/ChannelTypeContactListInterface +include/telepathy-qt4/TelepathyQt/ChannelTypeContactSearchInterface +include/telepathy-qt4/TelepathyQt/ChannelTypeDBusTubeInterface +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/ConnectionInterfaceAddressingInterface +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/DBusError +include/telepathy-qt4/TelepathyQt/DBusObject +include/telepathy-qt4/TelepathyQt/DBusProxy +include/telepathy-qt4/TelepathyQt/DBusProxyFactory +include/telepathy-qt4/TelepathyQt/DBusService +include/telepathy-qt4/TelepathyQt/DBusTubeChannel +include/telepathy-qt4/TelepathyQt/Debug +include/telepathy-qt4/TelepathyQt/DebugReceiver +include/telepathy-qt4/TelepathyQt/Farstream/Channel +include/telepathy-qt4/TelepathyQt/Farstream/Global +include/telepathy-qt4/TelepathyQt/Farstream/PendingChannel +include/telepathy-qt4/TelepathyQt/Farstream/channel.h +include/telepathy-qt4/TelepathyQt/Farstream/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/Functors +include/telepathy-qt4/TelepathyQt/GenericCapabilityFilter +include/telepathy-qt4/TelepathyQt/GenericPropertyFilter +include/telepathy-qt4/TelepathyQt/Global +include/telepathy-qt4/TelepathyQt/HandledChannelNotifier +include/telepathy-qt4/TelepathyQt/IncomingDBusTubeChannel +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/OutgoingDBusTubeChannel +include/telepathy-qt4/TelepathyQt/OutgoingFileTransferChannel +include/telepathy-qt4/TelepathyQt/OutgoingStreamTubeChannel +include/telepathy-qt4/TelepathyQt/PeerInterface +include/telepathy-qt4/TelepathyQt/PendingAccount +include/telepathy-qt4/TelepathyQt/PendingCallContent +include/telepathy-qt4/TelepathyQt/PendingCaptchas +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/PendingDBusTubeConnection +include/telepathy-qt4/TelepathyQt/PendingDebugMessageList +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/ProtocolInfo +include/telepathy-qt4/TelepathyQt/ProtocolInfoList +include/telepathy-qt4/TelepathyQt/ProtocolInterface +include/telepathy-qt4/TelepathyQt/ProtocolInterfaceAddressingInterface +include/telepathy-qt4/TelepathyQt/ProtocolInterfaceAvatarsInterface +include/telepathy-qt4/TelepathyQt/ProtocolInterfacePresenceInterface +include/telepathy-qt4/TelepathyQt/ProtocolParameter +include/telepathy-qt4/TelepathyQt/ProtocolParameterList +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/ServerAuthenticationChannel +include/telepathy-qt4/TelepathyQt/ServiceTypes +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-call-content-media-description.h +include/telepathy-qt4/TelepathyQt/_gen/cli-call-content.h +include/telepathy-qt4/TelepathyQt/_gen/cli-call-stream-endpoint.h +include/telepathy-qt4/TelepathyQt/_gen/cli-call-stream.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-debug-receiver.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/svc-call.h +include/telepathy-qt4/TelepathyQt/_gen/svc-channel.h +include/telepathy-qt4/TelepathyQt/_gen/svc-connection-manager.h +include/telepathy-qt4/TelepathyQt/_gen/svc-connection.h +include/telepathy-qt4/TelepathyQt/_gen/types.h +include/telepathy-qt4/TelepathyQt/abstract-adaptor.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/base-call.h +include/telepathy-qt4/TelepathyQt/base-channel.h +include/telepathy-qt4/TelepathyQt/base-connection-manager.h +include/telepathy-qt4/TelepathyQt/base-connection.h +include/telepathy-qt4/TelepathyQt/base-protocol.h +include/telepathy-qt4/TelepathyQt/call-channel.h +include/telepathy-qt4/TelepathyQt/call-content-media-description.h +include/telepathy-qt4/TelepathyQt/call-content.h +include/telepathy-qt4/TelepathyQt/call-stream-endpoint.h +include/telepathy-qt4/TelepathyQt/call-stream.h +include/telepathy-qt4/TelepathyQt/callbacks.h +include/telepathy-qt4/TelepathyQt/capabilities-base.h +include/telepathy-qt4/TelepathyQt/captcha-authentication.h +include/telepathy-qt4/TelepathyQt/captcha.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-error.h +include/telepathy-qt4/TelepathyQt/dbus-object.h +include/telepathy-qt4/TelepathyQt/dbus-proxy-factory.h +include/telepathy-qt4/TelepathyQt/dbus-proxy.h +include/telepathy-qt4/TelepathyQt/dbus-service.h +include/telepathy-qt4/TelepathyQt/dbus-tube-channel.h +include/telepathy-qt4/TelepathyQt/dbus.h +include/telepathy-qt4/TelepathyQt/debug-receiver.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/functors.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-dbus-tube-channel.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-dbus-tube-channel.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-captchas.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-dbus-tube-connection.h +include/telepathy-qt4/TelepathyQt/pending-debug-message-list.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/server-authentication-channel.h +include/telepathy-qt4/TelepathyQt/service-types.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-debug.cmake +lib/cmake/TelepathyQt4/TelepathyQt4Targets.cmake +lib/cmake/TelepathyQt4Farstream/TelepathyQt4FarstreamConfig.cmake +lib/cmake/TelepathyQt4Farstream/TelepathyQt4FarstreamConfigVersion.cmake +lib/cmake/TelepathyQt4Service/TelepathyQt4ServiceConfig.cmake +lib/cmake/TelepathyQt4Service/TelepathyQt4ServiceConfigVersion.cmake +lib/libtelepathy-qt4-farstream.so +lib/libtelepathy-qt4-farstream.so.2 +lib/libtelepathy-qt4-farstream.so.2.${PKGVERSION} +lib/libtelepathy-qt4-service.a +lib/libtelepathy-qt4.so +lib/libtelepathy-qt4.so.2 +lib/libtelepathy-qt4.so.2.${PKGVERSION} +lib/pkgconfig/TelepathyQt4.pc +lib/pkgconfig/TelepathyQt4Farstream.pc +lib/pkgconfig/TelepathyQt4Service.pc diff --git a/chat/telepathy-qt/buildlink3.mk b/chat/telepathy-qt/buildlink3.mk new file mode 100644 index 00000000000..fdd3572d360 --- /dev/null +++ b/chat/telepathy-qt/buildlink3.mk @@ -0,0 +1,19 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/12/01 13:11:49 jaapb Exp $ + +BUILDLINK_TREE+= telepathy-qt + +.if !defined(TELEPATHY_QT_BUILDLINK3_MK) +TELEPATHY_QT_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.telepathy-qt+= telepathy-qt>=0.9.6 +BUILDLINK_PKGSRCDIR.telepathy-qt?= ../../chat/telepathy-qt + +#.include "../../chat/telepathy-glib/buildlink3.mk" +#.include "../../devel/glib2/buildlink3.mk" +#.include "../../sysutils/dbus/buildlink3.mk" +#.include "../../sysutils/dbus-glib/buildlink3.mk" +#.include "../../x11/qt4-libs/buildlink3.mk" +#.include "../../x11/qt4-qdbus/buildlink3.mk" +.endif # TELEPATHY_QT_BUILDLINK3_MK + +BUILDLINK_TREE+= -telepathy-qt diff --git a/chat/telepathy-qt/distinfo b/chat/telepathy-qt/distinfo new file mode 100644 index 00000000000..1df0d14ace3 --- /dev/null +++ b/chat/telepathy-qt/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1 2015/12/01 13:11:49 jaapb Exp $ + +SHA1 (telepathy-qt-0.9.6.1.tar.gz) = c7e913b54b72d4c7134dacc38a48d583f66759ed +RMD160 (telepathy-qt-0.9.6.1.tar.gz) = ff0db3576363c9c052b7b2402bb2bf5335ab1cd4 +SHA512 (telepathy-qt-0.9.6.1.tar.gz) = d15bdf94ef2b546270130012e8636fb2801b0c4fb50513ac0dbc0e1f6255d84da6df12195b3d26dc6df5a9466929a1073e87d2a9e600c7bf26c3e1aa112113b7 +Size (telepathy-qt-0.9.6.1.tar.gz) = 6067468 bytes +SHA1 (patch-TelepathyQt_Farstream_CMakeLists.txt) = 8305fbcdddb0f1a1c1c3ba1d6d6dd30b97dec81a +SHA1 (patch-cmake_modules_FindGStreamer.cmake) = 9a089b19c50d87495084122169ca31ccc40f1310 diff --git a/chat/telepathy-qt/patches/patch-TelepathyQt_Farstream_CMakeLists.txt b/chat/telepathy-qt/patches/patch-TelepathyQt_Farstream_CMakeLists.txt new file mode 100644 index 00000000000..d4a06899ee9 --- /dev/null +++ b/chat/telepathy-qt/patches/patch-TelepathyQt_Farstream_CMakeLists.txt @@ -0,0 +1,14 @@ +$NetBSD: patch-TelepathyQt_Farstream_CMakeLists.txt,v 1.1 2015/12/01 13:11:49 jaapb Exp $ + +Search for gst/gstconfig.h explicitly. Patch is in upstream repository: +http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=ec4a3d62b68a57254515f01fc5ea3325ffb1dbfb +--- TelepathyQt/Farstream/CMakeLists.txt.orig 2015-05-24 19:33:18.000000000 +0000 ++++ TelepathyQt/Farstream/CMakeLists.txt +@@ -3,6 +3,7 @@ if(FARSTREAM_COMPONENTS_FOUND) + ${TELEPATHY_GLIB_INCLUDE_DIR} + ${FARSTREAM_INCLUDE_DIR} + ${GSTREAMER_INCLUDE_DIR} ++ ${GSTREAMER_INCLUDE_DIRS} + ${GLIB2_INCLUDE_DIR} + ${LIBXML2_INCLUDE_DIR} + ${DBUS_INCLUDE_DIR}) diff --git a/chat/telepathy-qt/patches/patch-cmake_modules_FindGStreamer.cmake b/chat/telepathy-qt/patches/patch-cmake_modules_FindGStreamer.cmake new file mode 100644 index 00000000000..24b02d06115 --- /dev/null +++ b/chat/telepathy-qt/patches/patch-cmake_modules_FindGStreamer.cmake @@ -0,0 +1,61 @@ +$NetBSD: patch-cmake_modules_FindGStreamer.cmake,v 1.1 2015/12/01 13:11:49 jaapb Exp $ + +Search for gst/gstconfig.h explicitly. Patch is in upstream repository: +http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=ec4a3d62b68a57254515f01fc5ea3325ffb1dbfb +--- cmake/modules/FindGStreamer.cmake.orig 2015-05-24 19:33:18.000000000 +0000 ++++ cmake/modules/FindGStreamer.cmake +@@ -13,12 +13,12 @@ + + # TODO: Other versions --> GSTREAMER_X_Y_FOUND (Example: GSTREAMER_0_8_FOUND and GSTREAMER_0_10_FOUND etc) + +-IF (GSTREAMER_INCLUDE_DIR AND GSTREAMER_LIBRARIES AND GSTREAMER_BASE_LIBRARY AND GSTREAMER_INTERFACE_LIBRARY) ++IF (GSTREAMER_INCLUDE_DIRS AND GSTREAMER_LIBRARIES AND GSTREAMER_BASE_LIBRARY AND GSTREAMER_INTERFACE_LIBRARY) + # in cache already + SET(GSTREAMER_FIND_QUIETLY TRUE) +-ELSE (GSTREAMER_INCLUDE_DIR AND GSTREAMER_LIBRARIES AND GSTREAMER_BASE_LIBRARY AND GSTREAMER_INTERFACE_LIBRARY) ++ELSE (GSTREAMER_INCLUDE_DIRS AND GSTREAMER_LIBRARIES AND GSTREAMER_BASE_LIBRARY AND GSTREAMER_INTERFACE_LIBRARY) + SET(GSTREAMER_FIND_QUIETLY FALSE) +-ENDIF (GSTREAMER_INCLUDE_DIR AND GSTREAMER_LIBRARIES AND GSTREAMER_BASE_LIBRARY AND GSTREAMER_INTERFACE_LIBRARY) ++ENDIF (GSTREAMER_INCLUDE_DIRS AND GSTREAMER_LIBRARIES AND GSTREAMER_BASE_LIBRARY AND GSTREAMER_INTERFACE_LIBRARY) + + IF (NOT WIN32) + # use pkg-config to get the directories and then use these values +@@ -38,6 +38,15 @@ FIND_PATH(GSTREAMER_INCLUDE_DIR gst/gst. + PATH_SUFFIXES gstreamer-1.0 + ) + ++FIND_PATH(GSTREAMER_CONF_INCLUDE_DIR gst/gstconfig.h ++ PATHS ++ ${PC_GSTREAMER_INCLUDEDIR} ++ ${PC_GSTREAMER_INCLUDE_DIRS} ++ PATH_SUFFIXES gstreamer-1.0 ++ ) ++ ++SET(GSTREAMER_INCLUDE_DIRS ${GSTREAMER_INCLUDE_DIR} ${GSTREAMER_CONF_INCLUDE_DIR}) ++ + FIND_LIBRARY(GSTREAMER_LIBRARIES NAMES gstreamer-1.0 + PATHS + ${PC_GSTREAMER_LIBDIR} +@@ -57,6 +66,13 @@ ELSE (GSTREAMER_INCLUDE_DIR) + MESSAGE(STATUS "GStreamer: WARNING: include dir not found") + ENDIF (GSTREAMER_INCLUDE_DIR) + ++IF (GSTREAMER_CONF_INCLUDE_DIR) ++ #MESSAGE(STATUS "DEBUG: Found GStreamer config include dir: ${GSTREAMER_CONF_INCLUDE_DIR}") ++ELSE (GSTREAMER_CONF_INCLUDE_DIR) ++ MESSAGE(STATUS "GStreamer: WARNING: config include dir not found") ++ENDIF (GSTREAMER_CONF_INCLUDE_DIR) ++ ++ + IF (GSTREAMER_LIBRARIES) + #MESSAGE(STATUS "DEBUG: Found GStreamer library: ${GSTREAMER_LIBRARIES}") + ELSE (GSTREAMER_LIBRARIES) +@@ -65,6 +81,6 @@ ENDIF (GSTREAMER_LIBRARIES) + + + INCLUDE(FindPackageHandleStandardArgs) +-FIND_PACKAGE_HANDLE_STANDARD_ARGS(GStreamer DEFAULT_MSG GSTREAMER_LIBRARIES GSTREAMER_INCLUDE_DIR GSTREAMER_BASE_LIBRARY) ++FIND_PACKAGE_HANDLE_STANDARD_ARGS(GStreamer DEFAULT_MSG GSTREAMER_LIBRARIES GSTREAMER_INCLUDE_DIRS GSTREAMER_BASE_LIBRARY) + +-MARK_AS_ADVANCED(GSTREAMER_INCLUDE_DIR GSTREAMER_LIBRARIES GSTREAMER_BASE_LIBRARY) ++MARK_AS_ADVANCED(GSTREAMER_INCLUDE_DIRS GSTREAMER_LIBRARIES GSTREAMER_BASE_LIBRARY) |