summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-08-17 21:15:59 +0000
committerwiz <wiz@pkgsrc.org>2009-08-17 21:15:59 +0000
commit2ab08debb35ffb0279323e76d748ec675993bded (patch)
treef82ac55fbe18d5ea2ae2dc054ad690be125f4204 /chat
parent95425825c55116ad10cb16e825d1ab49fbb088df (diff)
downloadpkgsrc-2ab08debb35ffb0279323e76d748ec675993bded.tar.gz
Initial import of telepathy-farsight-0.0.8:
The telepathy-farsight library uses the MediaSignalling telepathy interface and passes the information to farsight2, allowing an easy implementation of the telepathy part of a voice/video call.
Diffstat (limited to 'chat')
-rw-r--r--chat/telepathy-farsight/DESCR3
-rw-r--r--chat/telepathy-farsight/Makefile36
-rw-r--r--chat/telepathy-farsight/PLIST18
-rw-r--r--chat/telepathy-farsight/distinfo5
4 files changed, 62 insertions, 0 deletions
diff --git a/chat/telepathy-farsight/DESCR b/chat/telepathy-farsight/DESCR
new file mode 100644
index 00000000000..26814fff31d
--- /dev/null
+++ b/chat/telepathy-farsight/DESCR
@@ -0,0 +1,3 @@
+The telepathy-farsight library uses the MediaSignalling telepathy
+interface and passes the information to farsight2, allowing an easy
+implementation of the telepathy part of a voice/video call.
diff --git a/chat/telepathy-farsight/Makefile b/chat/telepathy-farsight/Makefile
new file mode 100644
index 00000000000..a558e372faa
--- /dev/null
+++ b/chat/telepathy-farsight/Makefile
@@ -0,0 +1,36 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/08/17 21:15:59 wiz Exp $
+#
+
+DISTNAME= telepathy-farsight-0.0.8
+CATEGORIES= chat multimedia
+MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-farsight/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://telepathy.freedesktop.org/doc/telepathy-farsight/
+COMMENT= Library for the telepathy part of a voice/video call
+LICENSE= gnu-lgpl-v2.1
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= gmake pkg-config
+
+PKGCONFIG_OVERRIDE+= telepathy-farsight/telepathy-farsight.pc.in
+
+PY_PATCHPLIST= yes
+.include "../../lang/python/extension.mk"
+
+.include "../../chat/telepathy-glib/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+BUILDLINK_API_DEPENDS.pygobject+= ${PYPKGPREFIX}-gobject>=2.12
+.include "../../devel/py-gobject/buildlink3.mk"
+.include "../../multimedia/farsight2/buildlink3.mk"
+BUILDLINK_API_DEPENDS.gst-python+= ${PYPKGPREFIX}-gstreamer0.10>=0.10.10
+.include "../../multimedia/py-gstreamer0.10/buildlink3.mk"
+BUILDLINK_API_DEPENDS.telepathy-glib+= telepathy-glib>=0.7.23
+.include "../../sysutils/dbus/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../textproc/gtk-doc/buildlink3.mk"
+.include "../../x11/py-gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/chat/telepathy-farsight/PLIST b/chat/telepathy-farsight/PLIST
new file mode 100644
index 00000000000..aeff5f054f6
--- /dev/null
+++ b/chat/telepathy-farsight/PLIST
@@ -0,0 +1,18 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/08/17 21:15:59 wiz Exp $
+include/telepathy-1.0/telepathy-farsight/channel.h
+include/telepathy-1.0/telepathy-farsight/stream.h
+lib/libtelepathy-farsight.la
+lib/pkgconfig/telepathy-farsight.pc
+${PYSITELIB}/tpfarsight.la
+share/gtk-doc/html/telepathy-farsight/TfChannel.html
+share/gtk-doc/html/telepathy-farsight/TfStream.html
+share/gtk-doc/html/telepathy-farsight/ch01.html
+share/gtk-doc/html/telepathy-farsight/home.png
+share/gtk-doc/html/telepathy-farsight/index.html
+share/gtk-doc/html/telepathy-farsight/index.sgml
+share/gtk-doc/html/telepathy-farsight/left.png
+share/gtk-doc/html/telepathy-farsight/right.png
+share/gtk-doc/html/telepathy-farsight/style.css
+share/gtk-doc/html/telepathy-farsight/telepathy-farsight.devhelp
+share/gtk-doc/html/telepathy-farsight/telepathy-farsight.devhelp2
+share/gtk-doc/html/telepathy-farsight/up.png
diff --git a/chat/telepathy-farsight/distinfo b/chat/telepathy-farsight/distinfo
new file mode 100644
index 00000000000..f4dbd5dd57e
--- /dev/null
+++ b/chat/telepathy-farsight/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/08/17 21:15:59 wiz Exp $
+
+SHA1 (telepathy-farsight-0.0.8.tar.gz) = c776ce5920a5d5dd50f9f8087206600532e14baa
+RMD160 (telepathy-farsight-0.0.8.tar.gz) = 0165f044c3a3129cf076bd2b116b6341a38c683f
+Size (telepathy-farsight-0.0.8.tar.gz) = 577453 bytes