1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Import of fxtv 0.44. Fxtv is a program that allows you to watch TV on your

X console using a Brooktree BT848 based TV card. The driver is /dev/bktr0.
PR:		4527
Submitted by:	Randall Hopper
This commit is contained in:
Mark Murray 1997-09-28 13:21:43 +00:00
parent 9071bc1f15
commit d382b5e31d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8042
10 changed files with 104 additions and 0 deletions

28
graphics/fxtv/Makefile Normal file
View File

@ -0,0 +1,28 @@
# New ports collection makefile for: fxtv
# Version required: 0.44
# Date created: Sun Sep 7 17:55:07 EDT 1997
# Whom: Randall Hopper <rhh@ct.picker.com>
#
# $Id$
#
DISTNAME= fxtv-0.44
CATEGORIES= x11
MASTER_SITES= http://multiverse.com/~rhh/fxtv/
EXTRACT_SUFX= .tgz
MAINTAINER= rhh@ct.picker.com
LIB_DEPENDS= tiff\\.3\\.:${PORTSDIR}/graphics/tiff \
Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d \
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \
mpg123:${PORTSDIR}/audio/mpg123 \
mpeg_musicin:${PORTSDIR}/audio/mpegaudio \
mpeg_encode:${PORTSDIR}/graphics/mpeg_encode \
mplex:${PORTSDIR}/graphics/mplex
USE_X11= yes
USE_GMAKE= yes
.include <bsd.port.mk>

1
graphics/fxtv/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (fxtv-0.44.tgz) = 3e8a4297522047df2206ff548e52873b

View File

@ -0,0 +1 @@
X-based TV-Card Display and Capture Application (for use with bt848 driver)

12
graphics/fxtv/pkg-descr Normal file
View File

@ -0,0 +1,12 @@
Fxtv is an X11-based FreeBSD app that provides TV-in-a-window and
image/audio/video capture capabilities for Bt848-based tuner/capture
cards.
To use this app, you need FreeBSD 2.2 or 3.0-current as well as a
capture card based on the Brooktree 848 chip. Examples include the
Hauppauge Wincast/TV, the STB TV PCI, and the Intel Smart Video
Recorder III.
The Fxtv home page is http://multiverse.com/~rhh/fxtv
Refer to the README for details on usage

10
graphics/fxtv/pkg-plist Normal file
View File

@ -0,0 +1,10 @@
bin/fxtv
lib/X11/app-defaults/Fxtv
lib/X11/fxtv/README
lib/X11/fxtv/bitmaps/mini-camera.xpm
lib/X11/fxtv/bitmaps/mini-down.xbm
lib/X11/fxtv/bitmaps/mini-resize.xpm
lib/X11/fxtv/bitmaps/mini-sound.xbm
lib/X11/fxtv/bitmaps/mini-up.xbm
lib/X11/fxtv/bitmaps/radio_off.xbm
lib/X11/fxtv/bitmaps/radio_on.xbm

28
multimedia/fxtv/Makefile Normal file
View File

@ -0,0 +1,28 @@
# New ports collection makefile for: fxtv
# Version required: 0.44
# Date created: Sun Sep 7 17:55:07 EDT 1997
# Whom: Randall Hopper <rhh@ct.picker.com>
#
# $Id$
#
DISTNAME= fxtv-0.44
CATEGORIES= x11
MASTER_SITES= http://multiverse.com/~rhh/fxtv/
EXTRACT_SUFX= .tgz
MAINTAINER= rhh@ct.picker.com
LIB_DEPENDS= tiff\\.3\\.:${PORTSDIR}/graphics/tiff \
Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d \
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \
mpg123:${PORTSDIR}/audio/mpg123 \
mpeg_musicin:${PORTSDIR}/audio/mpegaudio \
mpeg_encode:${PORTSDIR}/graphics/mpeg_encode \
mplex:${PORTSDIR}/graphics/mplex
USE_X11= yes
USE_GMAKE= yes
.include <bsd.port.mk>

1
multimedia/fxtv/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (fxtv-0.44.tgz) = 3e8a4297522047df2206ff548e52873b

View File

@ -0,0 +1 @@
X-based TV-Card Display and Capture Application (for use with bt848 driver)

12
multimedia/fxtv/pkg-descr Normal file
View File

@ -0,0 +1,12 @@
Fxtv is an X11-based FreeBSD app that provides TV-in-a-window and
image/audio/video capture capabilities for Bt848-based tuner/capture
cards.
To use this app, you need FreeBSD 2.2 or 3.0-current as well as a
capture card based on the Brooktree 848 chip. Examples include the
Hauppauge Wincast/TV, the STB TV PCI, and the Intel Smart Video
Recorder III.
The Fxtv home page is http://multiverse.com/~rhh/fxtv
Refer to the README for details on usage

10
multimedia/fxtv/pkg-plist Normal file
View File

@ -0,0 +1,10 @@
bin/fxtv
lib/X11/app-defaults/Fxtv
lib/X11/fxtv/README
lib/X11/fxtv/bitmaps/mini-camera.xpm
lib/X11/fxtv/bitmaps/mini-down.xbm
lib/X11/fxtv/bitmaps/mini-resize.xpm
lib/X11/fxtv/bitmaps/mini-sound.xbm
lib/X11/fxtv/bitmaps/mini-up.xbm
lib/X11/fxtv/bitmaps/radio_off.xbm
lib/X11/fxtv/bitmaps/radio_on.xbm