summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1997-09-28 13:21:43 +0000
committermarkm <markm@FreeBSD.org>1997-09-28 13:21:43 +0000
commit7c1658c25445e84177fa7e0768d0b980cf42c613 (patch)
treeda2f1dcc703a0b583bb1c8c7c8704a64b3ea56a5 /graphics
parent296612f5350c94cb033a8a282d748b7710828554 (diff)
downloadFreeBSD-ports-7c1658c25445e84177fa7e0768d0b980cf42c613.zip
FreeBSD-ports-7c1658c25445e84177fa7e0768d0b980cf42c613.tar.gz
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
Diffstat (limited to 'graphics')
-rw-r--r--graphics/fxtv/Makefile28
-rw-r--r--graphics/fxtv/distinfo1
-rw-r--r--graphics/fxtv/pkg-comment1
-rw-r--r--graphics/fxtv/pkg-descr12
-rw-r--r--graphics/fxtv/pkg-plist10
5 files changed, 52 insertions, 0 deletions
diff --git a/graphics/fxtv/Makefile b/graphics/fxtv/Makefile
new file mode 100644
index 0000000..633c716
--- /dev/null
+++ b/graphics/fxtv/Makefile
@@ -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>
diff --git a/graphics/fxtv/distinfo b/graphics/fxtv/distinfo
new file mode 100644
index 0000000..c5965c3
--- /dev/null
+++ b/graphics/fxtv/distinfo
@@ -0,0 +1 @@
+MD5 (fxtv-0.44.tgz) = 3e8a4297522047df2206ff548e52873b
diff --git a/graphics/fxtv/pkg-comment b/graphics/fxtv/pkg-comment
new file mode 100644
index 0000000..a0a60d6
--- /dev/null
+++ b/graphics/fxtv/pkg-comment
@@ -0,0 +1 @@
+X-based TV-Card Display and Capture Application (for use with bt848 driver)
diff --git a/graphics/fxtv/pkg-descr b/graphics/fxtv/pkg-descr
new file mode 100644
index 0000000..9b0889f
--- /dev/null
+++ b/graphics/fxtv/pkg-descr
@@ -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
diff --git a/graphics/fxtv/pkg-plist b/graphics/fxtv/pkg-plist
new file mode 100644
index 0000000..81b05ab
--- /dev/null
+++ b/graphics/fxtv/pkg-plist
@@ -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
OpenPOWER on IntegriCloud