From bdc48ecf91908921faa4afe2b6c0a922e6ff90c0 Mon Sep 17 00:00:00 2001 From: jaapb Date: Tue, 1 Dec 2015 13:03:05 +0000 Subject: Added telepathy-farstream, version 0.6.2, a Farstream connection manager for Telepathy. --- chat/telepathy-farstream/DESCR | 2 ++ chat/telepathy-farstream/Makefile | 25 +++++++++++++++++++++++++ chat/telepathy-farstream/PLIST | 17 +++++++++++++++++ chat/telepathy-farstream/buildlink3.mk | 14 ++++++++++++++ chat/telepathy-farstream/distinfo | 5 +++++ 5 files changed, 63 insertions(+) create mode 100644 chat/telepathy-farstream/DESCR create mode 100644 chat/telepathy-farstream/Makefile create mode 100644 chat/telepathy-farstream/PLIST create mode 100644 chat/telepathy-farstream/buildlink3.mk create mode 100644 chat/telepathy-farstream/distinfo (limited to 'chat') diff --git a/chat/telepathy-farstream/DESCR b/chat/telepathy-farstream/DESCR new file mode 100644 index 00000000000..d84f3e11da5 --- /dev/null +++ b/chat/telepathy-farstream/DESCR @@ -0,0 +1,2 @@ +Telepathy Farstream is a Telepathy client library that uses Farstream +to handle Call channels. diff --git a/chat/telepathy-farstream/Makefile b/chat/telepathy-farstream/Makefile new file mode 100644 index 00000000000..0ad362908e6 --- /dev/null +++ b/chat/telepathy-farstream/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2015/12/01 13:03:05 jaapb Exp $ + +DISTNAME= telepathy-farstream-0.6.2 +CATEGORIES= chat +MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-farstream/ + +MAINTAINER= jaapb@NetBSD.org +HOMEPAGE= http://telepathy.freedesktop.org/doc/telepathy-farstream/ +COMMENT= Farstream connection manager for Telepathy +LICENSE= gnu-lgpl-v2.1 + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config + +PKGCONFIG_OVERRIDE+= telepathy-farstream/telepathy-farstream.pc.in + +.include "../../chat/farstream/buildlink3.mk" +BUILDLINK_API_DEPENDS.telepathy-glib+= telepathy-glib>=0.21 +.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 "../../mk/bsd.pkg.mk" diff --git a/chat/telepathy-farstream/PLIST b/chat/telepathy-farstream/PLIST new file mode 100644 index 00000000000..d7294c307bb --- /dev/null +++ b/chat/telepathy-farstream/PLIST @@ -0,0 +1,17 @@ +@comment $NetBSD: PLIST,v 1.1 2015/12/01 13:03:05 jaapb Exp $ +include/telepathy-1.0/telepathy-farstream/channel.h +include/telepathy-1.0/telepathy-farstream/content.h +include/telepathy-1.0/telepathy-farstream/telepathy-farstream.h +lib/libtelepathy-farstream.la +lib/pkgconfig/telepathy-farstream.pc +share/gtk-doc/html/telepathy-farstream/TfChannel.html +share/gtk-doc/html/telepathy-farstream/TfContent.html +share/gtk-doc/html/telepathy-farstream/ch01.html +share/gtk-doc/html/telepathy-farstream/home.png +share/gtk-doc/html/telepathy-farstream/index.html +share/gtk-doc/html/telepathy-farstream/index.sgml +share/gtk-doc/html/telepathy-farstream/left.png +share/gtk-doc/html/telepathy-farstream/right.png +share/gtk-doc/html/telepathy-farstream/style.css +share/gtk-doc/html/telepathy-farstream/telepathy-farstream.devhelp2 +share/gtk-doc/html/telepathy-farstream/up.png diff --git a/chat/telepathy-farstream/buildlink3.mk b/chat/telepathy-farstream/buildlink3.mk new file mode 100644 index 00000000000..945511a8499 --- /dev/null +++ b/chat/telepathy-farstream/buildlink3.mk @@ -0,0 +1,14 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/12/01 13:03:05 jaapb Exp $ + +BUILDLINK_TREE+= telepathy-farstream + +.if !defined(TELEPATHY_FARSTREAM_BUILDLINK3_MK) +TELEPATHY_FARSTREAM_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.telepathy-farstream+= telepathy-farstream>=0.6.2 +BUILDLINK_PKGSRCDIR.telepathy-farstream?= ../../chat/telepathy-farstream + +.include "../../chat/farstream/buildlink3.mk" +.endif # TELEPATHY_FARSTREAM_BUILDLINK3_MK + +BUILDLINK_TREE+= -telepathy-farstream diff --git a/chat/telepathy-farstream/distinfo b/chat/telepathy-farstream/distinfo new file mode 100644 index 00000000000..6971b229176 --- /dev/null +++ b/chat/telepathy-farstream/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/12/01 13:03:05 jaapb Exp $ + +SHA1 (telepathy-farstream-0.6.2.tar.gz) = 27d4fb3e31eb7404b5f2ba72f73194fc1d2b704f +RMD160 (telepathy-farstream-0.6.2.tar.gz) = 9a9dce25f19b099bc9da28c41c8bf0e774759fd7 +Size (telepathy-farstream-0.6.2.tar.gz) = 601409 bytes -- cgit v1.2.3