diff options
author | tron <tron@pkgsrc.org> | 2000-05-07 20:34:13 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-05-07 20:34:13 +0000 |
commit | d3ab19ccaaddfb8880a629149fe8ba12c990ebdc (patch) | |
tree | 4cca62b6551aa5cd771d69b71058902b29f12e5d /graphics/fxtv/pkg | |
parent | 89841782e7472afc0931726ac91dfd5d4859a413 (diff) | |
download | pkgsrc-d3ab19ccaaddfb8880a629149fe8ba12c990ebdc.tar.gz |
Initial import of new "fxtv" package:
TV display application for Brooktree 848 compatible TV cards
Diffstat (limited to 'graphics/fxtv/pkg')
-rw-r--r-- | graphics/fxtv/pkg/COMMENT | 1 | ||||
-rw-r--r-- | graphics/fxtv/pkg/DESCR | 4 | ||||
-rw-r--r-- | graphics/fxtv/pkg/PLIST | 15 |
3 files changed, 20 insertions, 0 deletions
diff --git a/graphics/fxtv/pkg/COMMENT b/graphics/fxtv/pkg/COMMENT new file mode 100644 index 00000000000..f31d1b2ead3 --- /dev/null +++ b/graphics/fxtv/pkg/COMMENT @@ -0,0 +1 @@ +TV display application for Brooktree 848 compatible TV cards diff --git a/graphics/fxtv/pkg/DESCR b/graphics/fxtv/pkg/DESCR new file mode 100644 index 00000000000..34927232924 --- /dev/null +++ b/graphics/fxtv/pkg/DESCR @@ -0,0 +1,4 @@ +To use this application, you need a video capture/tuner card +that's based on the Brooktree 848 capture chip, such as one of the +Hauppauge Wincast/TV or Win/TV cards, the STV TV PCI card, or the +Intel Smart Video Recorder III. diff --git a/graphics/fxtv/pkg/PLIST b/graphics/fxtv/pkg/PLIST new file mode 100644 index 00000000000..df129e4e986 --- /dev/null +++ b/graphics/fxtv/pkg/PLIST @@ -0,0 +1,15 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/05/07 20:34:13 tron Exp $ +bin/fxtv +lib/X11/app-defaults/Fxtv +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 +lib/X11/fxtv/README +lib/X11/fxtv/fxtv_cnvt.sh +man/man1/fxtv.1 +@dirrm lib/X11/fxtv/bitmaps +@dirrm lib/X11/fxtv |