From a87c59f3524ca031a40d21ba82e00b26383e6b6f Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Mon, 18 Sep 2000 16:06:05 +0000 Subject: The port was suffering bit rot deriving from differences between the previous pcm driver and newpcm. This replacement port adds newpcm mixer support and brings port up to date with the current rat release (4.2.9). PR: 21333 Submitted by: maintainer --- mbone/rat/files/patch-ab | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'mbone/rat/files/patch-ab') diff --git a/mbone/rat/files/patch-ab b/mbone/rat/files/patch-ab index 1494e645cbe1..4df1138df8e8 100644 --- a/mbone/rat/files/patch-ab +++ b/mbone/rat/files/patch-ab @@ -1,12 +1,11 @@ ---- rat/configure.orig Sun Aug 22 10:52:06 1999 -+++ rat/configure Sun Aug 22 10:53:22 1999 -@@ -111,7 +111,8 @@ - WFLAGS=$GCCWFLAGS - INCLUDE="-I/usr/X11R6/include -I/usr/local/include" - LDLIBS="-L/usr/X11R6/lib -lXext -lX11 -lm" -- TCL_LIBS="../tk-8.0/unix/libtk80.a ../tcl-8.0/unix/libtcl80.a" -+ TCL_LIBS="-L/usr/local/lib -ltk82 -ltcl82" -+ TCL_INCL="-I/usr/local/include/tk8.2 -I/usr/local/include/tcl8.2" - AUDIO="auddev_luigi.o" - DEBUG="-g" - CHAR="-fsigned-char" +--- rat/sdr2.plugin.in.orig Sat Sep 16 19:54:48 2000 ++++ rat/sdr2.plugin.in Sat Sep 16 19:55:02 2000 +@@ -14,7 +14,7 @@ + + media:audio + proto:RTP/AVP +-tool:rat-VERSION ++tool:rat + protoname:RTP + cryptflag:-K + -- cgit v1.2.3