summaryrefslogtreecommitdiff
path: root/graphics/fxtv/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-02-13 21:45:06 +0000
committertron <tron@pkgsrc.org>2001-02-13 21:45:06 +0000
commitb7c4b4c97cc58e16a27b8f216e81b6ae7abd48ea (patch)
treec426b4dc5a525636b12705fa38b4e008b462a574 /graphics/fxtv/Makefile
parente1e485642eb4abc8d90d3fdcdeefa71e85de8b93 (diff)
downloadpkgsrc-b7c4b4c97cc58e16a27b8f216e81b6ae7abd48ea.tar.gz
Update "fxtv" package to version 1.03. Changes since version 1.02:
- When MPEG-encoding audio, force 16-bit signed intermediate AIFFs -- PCM driver doesn't support this format for some cards like AWE32 (Andre Albsmeier <andre.albsmeier@mchp.siemens.de>) - Added METEOR_INPUT_DEV3 support (GUI & Fxtv.defaultInput = "dev3") - Flip channel (to last channel set) feature with TVFlipStation() X action routine (Steve Reid <sreid@sea-to-sky.net>) - Add SOUND_MIXER_VIDEO audio input (Mike Myer) - Mouse include patch (Anonymous) - Makefile update for LOCALBASE (Alexander Langer <alex@big.endian.de>) - NetBSD updates (Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>) ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/graphics/fxtv/README.html - Added 'line1', 'line2', 'line3' as valid mixerChannel values - Uncomment all remote code for NetBSD folks - Remove double-link of libvideo.a from Makefile - Support for france channelset (Daniel Dagneaux <dagneaux@lure.u-psud.fr>) - Changed -aspectlock to -noaspectlock - Fix -default csvideo not working (greedy strstr matches wrong input) - Remove stray printf in YUV capture - Fixes for capturing when path doesn't contain a dot, and pcm driver sound format limitation work-around (Andre Albsmeier <andre.albsmeier@mchp.siemens.de>) - OpenBSD changes from vedge <vedge@all.hail-eris.com> and Matthew McNaughton <mcnaught@cs.ualberta.ca>
Diffstat (limited to 'graphics/fxtv/Makefile')
-rw-r--r--graphics/fxtv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/fxtv/Makefile b/graphics/fxtv/Makefile
index 8d4ec1a4954..97f14d1317a 100644
--- a/graphics/fxtv/Makefile
+++ b/graphics/fxtv/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2000/09/09 14:44:41 veego Exp $
+# $NetBSD: Makefile,v 1.12 2001/02/13 21:45:06 tron Exp $
-DISTNAME= fxtv-1.02
+DISTNAME= fxtv-1.03
CATEGORIES= graphics
MASTER_SITES= ${HOMEPAGE}
EXTRACT_SUFX= .tgz