From 449ac889d3dab449184a54d55d749ac3538a490e Mon Sep 17 00:00:00 2001 From: Roger Hardiman Date: Tue, 7 Sep 1999 09:53:09 +0000 Subject: Update FXTV to version 1.00 --- multimedia/fxtv/distinfo | 2 +- multimedia/fxtv/files/patch-aa | 11 ----------- multimedia/fxtv/files/patch-ab | 11 ----------- multimedia/fxtv/files/patch-ac | 10 ---------- multimedia/fxtv/pkg-comment | 2 +- multimedia/fxtv/pkg-descr | 10 +++++----- 6 files changed, 7 insertions(+), 39 deletions(-) delete mode 100644 multimedia/fxtv/files/patch-aa delete mode 100644 multimedia/fxtv/files/patch-ab delete mode 100644 multimedia/fxtv/files/patch-ac (limited to 'multimedia') diff --git a/multimedia/fxtv/distinfo b/multimedia/fxtv/distinfo index a54e4fdf9b66..c8ef3c1f2fae 100644 --- a/multimedia/fxtv/distinfo +++ b/multimedia/fxtv/distinfo @@ -1 +1 @@ -MD5 (fxtv-0.48.tgz) = 1ac61e99cd7ec67ff5beb1099b5468cb +MD5 (fxtv-1.00.tgz) = 5609a5c6530fce5d8f70735eb2d18011 diff --git a/multimedia/fxtv/files/patch-aa b/multimedia/fxtv/files/patch-aa deleted file mode 100644 index 4525cb6bfa59..000000000000 --- a/multimedia/fxtv/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- ORIG/Makefile Sat Jan 16 14:13:47 1999 -+++ Makefile Thu Feb 11 20:21:06 1999 -@@ -19,7 +19,7 @@ - endif - - override LDFLAGS = $(LD_INC) --override LIBS = -ltiff34 -lXaw3d -lXmu -lXt -lXpm -lSM -lICE \ -+override LIBS = -ltiff -lXaw3d -lXmu -lXt -lXpm -lSM -lICE \ - -lXext -lX11 -lm - ifeq ($(HAVE_XFREE86),YES) - override LIBS += -lXxf86dga -lXxf86vm diff --git a/multimedia/fxtv/files/patch-ab b/multimedia/fxtv/files/patch-ab deleted file mode 100644 index 9d861c66b429..000000000000 --- a/multimedia/fxtv/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- xutil.c.orig Thu May 6 12:13:10 1999 -+++ xutil.c Thu May 6 01:41:39 1999 -@@ -666,7 +666,7 @@ - - /* Look up cached value */ - for ( i = 0; i < Vlist_len; i++ ) -- if ( Vlist[i].visualid = vi->visualid ) -+ if ( Vlist[i].visualid == vi->visualid ) - break; - - /* Didn't have a cached value? Go figure it out. */ diff --git a/multimedia/fxtv/files/patch-ac b/multimedia/fxtv/files/patch-ac deleted file mode 100644 index f0c5f9248daf..000000000000 --- a/multimedia/fxtv/files/patch-ac +++ /dev/null @@ -1,10 +0,0 @@ ---- tvscreen.c.orig Wed Jul 28 17:26:15 1999 -+++ tvscreen.c Wed Jul 28 17:27:03 1999 -@@ -39,6 +39,7 @@ - #include - #include /* xf86dga.h needs this */ - #ifdef HAVE_XFREE86 -+# include - # include - # include /* xf86dgastr.h needs this */ - # include diff --git a/multimedia/fxtv/pkg-comment b/multimedia/fxtv/pkg-comment index ed16110a51cf..02cedb710c9b 100644 --- a/multimedia/fxtv/pkg-comment +++ b/multimedia/fxtv/pkg-comment @@ -1 +1 @@ -X-based TV Display and Capture (for use with bt848 driver) +X-based TV Display and Capture Application (for use with bt848 driver) diff --git a/multimedia/fxtv/pkg-descr b/multimedia/fxtv/pkg-descr index 9e7048ad6d9c..7b13272b866f 100644 --- a/multimedia/fxtv/pkg-descr +++ b/multimedia/fxtv/pkg-descr @@ -2,11 +2,11 @@ image/audio/video capture capabilities for Bt848/878-based tuner/capture cards. - To use this app, you need FreeBSD 2.2.x or 3.x or -current as well as a - capture card based on the Brooktree 848/878 chip. - Examples include the Hauppauge Wincast/TV, the STB TV PCI, - and the Intel Smart Video Recorder III. + To use this app, you need FreeBSD 2.2.x, 3.x, -current as well as a + capture card based on the Brooktree 848/878 chip. Examples include the + Hauppauge Wincast/TV, the STB TV PCI, and the Intel Smart Video Recorder + III. Refer to the README for details on usage -WWW: http://www.freebsd.org/~rhh/fxtv + URL: http://www.freebsd.org/~rhh/fxtv -- cgit v1.2.3