pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

farstream: remove, chat/farstream is newer



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Fri Apr 15 11:09:22 2016 +0200
Changeset:	134d5183f9e3332a216c036db468971f0e3a5523

Modified Files:
	Makefile
Removed Files:
	farstream/DESCR
	farstream/Makefile
	farstream/PLIST
	farstream/distinfo
	farstream/patches/patch-transmitters_multicast_fs-multicast-transmitter.c

Log Message:
farstream: remove, chat/farstream is newer

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=134d5183f9e3332a216c036db468971f0e3a5523

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                                           |  1 -
 farstream/DESCR                                    | 17 -----
 farstream/Makefile                                 | 26 -------
 farstream/PLIST                                    | 88 ----------------------
 farstream/distinfo                                 |  6 --
 ...ansmitters_multicast_fs-multicast-transmitter.c | 23 ------
 6 files changed, 161 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 27bf40e..44d46e8 100644
--- a/Makefile
+++ b/Makefile
@@ -690,7 +690,6 @@ SUBDIR+=	fala
 SUBDIR+=	fallingtime
 SUBDIR+=	farbfeld
 SUBDIR+=	farsi-ttf
-SUBDIR+=	farstream
 SUBDIR+=	fasm
 SUBDIR+=	fasta
 SUBDIR+=	fastbit
diff --git a/farstream/DESCR b/farstream/DESCR
deleted file mode 100644
index 9cfe85f..0000000
--- a/farstream/DESCR
+++ /dev/null
@@ -1,17 +0,0 @@
-The Farstream (formerly Farsight) project is an effort to create
-a framework to deal with all known audio/video conferencing protocols.
-On one side it offers a generic API that makes it possible to write
-plugins for different streaming protocols, on the other side it
-offers an API for clients to use those plugins.
-
-The main target clients for Farstream are Instant Messaging
-applications. These applications should be able to use Farstream
-for all their Audio/Video conferencing needs without having to
-worry about any of the lower level streaming and NAT traversal
-issues.
-
-Farstream forms an integral part of the Telepathy framework. It is
-used by Empathy through the Telepathy-Farstream library. The
-Telepathy-Farstream library binds it to the Connection Managers
-via D-Bus and the Telepathy Media Stream Spec and is used for all
-their streaming requirements.
diff --git a/farstream/Makefile b/farstream/Makefile
deleted file mode 100644
index 69283cc..0000000
--- a/farstream/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2014/04/18 21:35:51 thomasklausner Exp $
-
-DISTNAME=	farstream-0.2.3
-CATEGORIES=	chat multimedia
-MASTER_SITES=	http://freedesktop.org/software/farstream/releases/farstream/
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.freedesktop.org/wiki/Software/Farstream/
-COMMENT=	Audio/video communications framework
-LICENSE=	gnu-lgpl-v2.1
-
-GNU_CONFIGURE=	yes
-USE_LIBTOOL=	yes
-USE_TOOLS+=	gmake pkg-config
-
-PKGCONFIG_OVERRIDE+=	farstream.pc.in
-
-BUILDLINK_API_DEPENDS.glib2+=	glib2>=2.16.0
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
-.include "../../multimedia/gstreamer1/buildlink3.mk"
-.include "../../net/gupnp-igd/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libnice+=	libnice>=0.1.0
-.include "../../net/libnice/buildlink3.mk"
-.include "../../textproc/gtk-doc/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/farstream/PLIST b/farstream/PLIST
deleted file mode 100644
index 0690bba..0000000
--- a/farstream/PLIST
+++ /dev/null
@@ -1,88 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2014/04/18 21:35:51 thomasklausner Exp $
-include/farstream-0.2/farstream/fs-candidate.h
-include/farstream-0.2/farstream/fs-codec.h
-include/farstream-0.2/farstream/fs-conference.h
-include/farstream-0.2/farstream/fs-element-added-notifier.h
-include/farstream-0.2/farstream/fs-enumtypes.h
-include/farstream-0.2/farstream/fs-participant.h
-include/farstream-0.2/farstream/fs-plugin.h
-include/farstream-0.2/farstream/fs-rtp.h
-include/farstream-0.2/farstream/fs-session.h
-include/farstream-0.2/farstream/fs-stream-transmitter.h
-include/farstream-0.2/farstream/fs-stream.h
-include/farstream-0.2/farstream/fs-transmitter.h
-include/farstream-0.2/farstream/fs-utils.h
-lib/farstream-0.2/libmulticast-transmitter.la
-lib/farstream-0.2/libnice-transmitter.la
-lib/farstream-0.2/librawudp-transmitter.la
-lib/farstream-0.2/libshm-transmitter.la
-lib/gstreamer-1.0/libfsmsnconference.la
-lib/gstreamer-1.0/libfsrawconference.la
-lib/gstreamer-1.0/libfsrtcpfilter.la
-lib/gstreamer-1.0/libfsrtpconference.la
-lib/gstreamer-1.0/libfsvideoanyrate.la
-lib/libfarstream-0.2.la
-lib/pkgconfig/farstream-0.2.pc
-share/farstream/0.2/fsrawconference/default-element-properties
-share/farstream/0.2/fsrtpconference/default-codec-preferences
-share/farstream/0.2/fsrtpconference/default-element-properties
-share/gtk-doc/html/farstream-libs-1.0/FsConference.html
-share/gtk-doc/html/farstream-libs-1.0/FsElementAddedNotifier.html
-share/gtk-doc/html/farstream-libs-1.0/FsParticipant.html
-share/gtk-doc/html/farstream-libs-1.0/FsSession.html
-share/gtk-doc/html/farstream-libs-1.0/FsStream.html
-share/gtk-doc/html/farstream-libs-1.0/FsStreamTransmitter.html
-share/gtk-doc/html/farstream-libs-1.0/FsTransmitter.html
-share/gtk-doc/html/farstream-libs-1.0/ch01.html
-share/gtk-doc/html/farstream-libs-1.0/ch02.html
-share/gtk-doc/html/farstream-libs-1.0/ch03.html
-share/gtk-doc/html/farstream-libs-1.0/ch04.html
-share/gtk-doc/html/farstream-libs-1.0/ch05.html
-share/gtk-doc/html/farstream-libs-1.0/farstream-libs-1.0.devhelp2
-share/gtk-doc/html/farstream-libs-1.0/farstream-libs-FsCandidate.html
-share/gtk-doc/html/farstream-libs-1.0/farstream-libs-FsCodec.html
-share/gtk-doc/html/farstream-libs-1.0/farstream-libs-FsPlugin.html
-share/gtk-doc/html/farstream-libs-1.0/farstream-libs-RTP-Specific-types.html
-share/gtk-doc/html/farstream-libs-1.0/farstream-libs-Utility-functions.html
-share/gtk-doc/html/farstream-libs-1.0/home.png
-share/gtk-doc/html/farstream-libs-1.0/index.html
-share/gtk-doc/html/farstream-libs-1.0/index.sgml
-share/gtk-doc/html/farstream-libs-1.0/left.png
-share/gtk-doc/html/farstream-libs-1.0/pt01.html
-share/gtk-doc/html/farstream-libs-1.0/pt02.html
-share/gtk-doc/html/farstream-libs-1.0/right.png
-share/gtk-doc/html/farstream-libs-1.0/style.css
-share/gtk-doc/html/farstream-libs-1.0/up.png
-share/gtk-doc/html/farstream-plugins-0.2/FsMsnCamSendConference.html
-share/gtk-doc/html/farstream-plugins-0.2/FsMsnConference.html
-share/gtk-doc/html/farstream-plugins-0.2/FsMsnParticipant.html
-share/gtk-doc/html/farstream-plugins-0.2/FsRawConference.html
-share/gtk-doc/html/farstream-plugins-0.2/FsRtpConference.html
-share/gtk-doc/html/farstream-plugins-0.2/FsRtpParticipant.html
-share/gtk-doc/html/farstream-plugins-0.2/FsRtpSession.html
-share/gtk-doc/html/farstream-plugins-0.2/FsRtpStream.html
-share/gtk-doc/html/farstream-plugins-0.2/GstVideoanyrate.html
-share/gtk-doc/html/farstream-plugins-0.2/ch01.html
-share/gtk-doc/html/farstream-plugins-0.2/ch02.html
-share/gtk-doc/html/farstream-plugins-0.2/ch03.html
-share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-1.0.devhelp2
-share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsMsnCamCamRecvConference.html
-share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsMsnSession.html
-share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsMsnStream.html
-share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsMulticastStreamTransmitter.html
-share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsNiceStreamTransmitter.html
-share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsRawParticipant.html
-share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsRawSession.html
-share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsRawStream.html
-share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsRawUdpStreamTransmitter.html
-share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsShmStreamTransmitter.html
-share/gtk-doc/html/farstream-plugins-0.2/home.png
-share/gtk-doc/html/farstream-plugins-0.2/index.html
-share/gtk-doc/html/farstream-plugins-0.2/index.sgml
-share/gtk-doc/html/farstream-plugins-0.2/left.png
-share/gtk-doc/html/farstream-plugins-0.2/pt01.html
-share/gtk-doc/html/farstream-plugins-0.2/pt02.html
-share/gtk-doc/html/farstream-plugins-0.2/pt03.html
-share/gtk-doc/html/farstream-plugins-0.2/right.png
-share/gtk-doc/html/farstream-plugins-0.2/style.css
-share/gtk-doc/html/farstream-plugins-0.2/up.png
diff --git a/farstream/distinfo b/farstream/distinfo
deleted file mode 100644
index 1b89c5f..0000000
--- a/farstream/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2014/04/18 21:35:52 thomasklausner Exp $
-
-SHA1 (farstream-0.2.3.tar.gz) = ab3692bcad2a99d5b8fcb9a0f62499569d38d5b3
-RMD160 (farstream-0.2.3.tar.gz) = 938a9b220d20bcee482977b40f42b20d1b33043f
-Size (farstream-0.2.3.tar.gz) = 1253317 bytes
-SHA1 (patch-transmitters_multicast_fs-multicast-transmitter.c) = 56249e902f932d1c5873b6a63e57233b05e3e503
diff --git a/farstream/patches/patch-transmitters_multicast_fs-multicast-transmitter.c b/farstream/patches/patch-transmitters_multicast_fs-multicast-transmitter.c
deleted file mode 100644
index 1910ec7..0000000
--- a/farstream/patches/patch-transmitters_multicast_fs-multicast-transmitter.c
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-transmitters_multicast_fs-multicast-transmitter.c,v 1.1 2014/04/18 21:35:52 thomasklausner Exp $
-
-Fixes
-In file included from fs-multicast-transmitter.c:57:0:
-/usr/include/netinet/ip.h:68:19: error: field 'ip_src' has incomplete type
-/usr/include/netinet/ip.h:68:27: error: field 'ip_dst' has incomplete type
-/usr/include/netinet/ip.h:204:19: error: field 'ipt_addr' has incomplete type
-/usr/include/netinet/ip.h:240:17: error: field 'ippseudo_src' has incomplete type
-/usr/include/netinet/ip.h:241:17: error: field 'ippseudo_dst' has incomplete type
-
-Accepted upstream via
-https://bugs.freedesktop.org/show_bug.cgi?id=23377
-
---- transmitters/multicast/fs-multicast-transmitter.c.orig	2013-04-04 18:28:45.000000000 +0000
-+++ transmitters/multicast/fs-multicast-transmitter.c
-@@ -54,7 +54,6 @@
- # define close closesocket
- #else /*G_OS_WIN32*/
- # include <sys/socket.h>
--# include <netinet/ip.h>
- # include <arpa/inet.h>
- #endif /*G_OS_WIN32*/
- 


Home | Main Index | Thread Index | Old Index