summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-10-19 09:12:59 +0000
committernia <nia@pkgsrc.org>2019-10-19 09:12:59 +0000
commit812fcd1663402523a2c44459c808079e3b4f3de7 (patch)
treee1dfebe2da265954054cef03dda24cb3e3d896ef /chat
parent6024bb1edfd50d7d2ae8834afac1cccdb7d94e17 (diff)
downloadpkgsrc-812fcd1663402523a2c44459c808079e3b4f3de7.tar.gz
Remove multimedia/farsight2, successor chat/farstream
Diffstat (limited to 'chat')
-rw-r--r--chat/Makefile3
-rw-r--r--chat/telepathy-farsight/DESCR3
-rw-r--r--chat/telepathy-farsight/Makefile38
-rw-r--r--chat/telepathy-farsight/PLIST18
-rw-r--r--chat/telepathy-farsight/buildlink3.mk16
-rw-r--r--chat/telepathy-farsight/distinfo6
6 files changed, 1 insertions, 83 deletions
diff --git a/chat/Makefile b/chat/Makefile
index b6d1c002b6c..b672b771872 100644
--- a/chat/Makefile
+++ b/chat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.230 2019/10/18 13:29:51 nia Exp $
+# $NetBSD: Makefile,v 1.231 2019/10/19 09:12:59 nia Exp $
#
COMMENT= Communication programs
@@ -126,7 +126,6 @@ SUBDIR+= skypeweb-purple
SUBDIR+= spectrum
SUBDIR+= swift
SUBDIR+= telegram-purple
-SUBDIR+= telepathy-farsight
SUBDIR+= telepathy-farstream
SUBDIR+= telepathy-gabble
SUBDIR+= telepathy-glib
diff --git a/chat/telepathy-farsight/DESCR b/chat/telepathy-farsight/DESCR
deleted file mode 100644
index 26814fff31d..00000000000
--- a/chat/telepathy-farsight/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-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
deleted file mode 100644
index 7a3eebabe7d..00000000000
--- a/chat/telepathy-farsight/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# $NetBSD: Makefile,v 1.58 2019/09/02 13:19:53 adam Exp $
-
-DISTNAME= telepathy-farsight-0.0.19
-PKGREVISION= 9
-CATEGORIES= chat multimedia
-MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-farsight/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://telepathy.freedesktop.org/doc/telepathy-farsight/
-COMMENT= Library for the telepathy part of a voice/video call
-LICENSE= gnu-lgpl-v2.1
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= gmake pkg-config
-
-CFLAGS.SunOS+= -std=c99 -D_XOPEN_SOURCE=600
-
-PKGCONFIG_OVERRIDE+= telepathy-farsight/telepathy-farsight.pc.in
-
-PY_PATCHPLIST= yes
-PYTHON_VERSIONS_ACCEPTED= 27 # py-gtk2, py-gstreamer0.10
-
-.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.13.4
-.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
deleted file mode 100644
index aeff5f054f6..00000000000
--- a/chat/telepathy-farsight/PLIST
+++ /dev/null
@@ -1,18 +0,0 @@
-@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/buildlink3.mk b/chat/telepathy-farsight/buildlink3.mk
deleted file mode 100644
index 057a744a39b..00000000000
--- a/chat/telepathy-farsight/buildlink3.mk
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.24 2013/02/16 11:19:23 wiz Exp $
-
-BUILDLINK_TREE+= telepathy-farsight
-
-.if !defined(TELEPATHY_FARSIGHT_BUILDLINK3_MK)
-TELEPATHY_FARSIGHT_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.telepathy-farsight+= telepathy-farsight>=0.0.8
-BUILDLINK_ABI_DEPENDS.telepathy-farsight+= telepathy-farsight>=0.0.16nb15
-BUILDLINK_PKGSRCDIR.telepathy-farsight?= ../../chat/telepathy-farsight
-
-.include "../../chat/telepathy-glib/buildlink3.mk"
-.include "../../multimedia/farsight2/buildlink3.mk"
-.endif # TELEPATHY_FARSIGHT_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -telepathy-farsight
diff --git a/chat/telepathy-farsight/distinfo b/chat/telepathy-farsight/distinfo
deleted file mode 100644
index 89014f2c127..00000000000
--- a/chat/telepathy-farsight/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.9 2017/03/23 17:06:47 joerg Exp $
-
-SHA1 (telepathy-farsight-0.0.19.tar.gz) = 15357e24346c6a67f9d3c609184367babc0f0019
-RMD160 (telepathy-farsight-0.0.19.tar.gz) = ab10a100e9c2178439f8aa87c66d76f3664ed8f0
-SHA512 (telepathy-farsight-0.0.19.tar.gz) = e2a7055d5a6babb4e255b7b1dde4a7aa9acd6a28942da1c538ca7284291f5c8927fb8f1c0465a681ee385ca554c5ff786957072f1b38a39c3edde94a528b26c0
-Size (telepathy-farsight-0.0.19.tar.gz) = 585743 bytes