pkgsrc-wip/nvtv/PLIST
Quentin Garnier 74405561c6 Update to 0.4.5.
ChangeLog:
        * Changed FBAS and SVHS to COMPOSITE and SVIDEO.
        * Moved nvtvsimple files to own directory, with own configure.
        * Adapted man directory for automake.
        * Changed x_includes to X_CFLAGS in configure.in, to fix
          Debian bug 192455.
        * Added nvtvsimple files from Mattias Eriksson.
        * Added automake files. Renamed LICENSE -> COPYING,
          main.[ch] -> nvtv.[ch], server.c -> nvtvd.c.
        * Updated xine info in FAQ.
        * Card argument for setup, proper mux setup for Voodoo3.
        * Added another Voodoo3 BT connector status detection.
        * Added PAL-M and NTSC-J converter for Brooktree/Conexant.
        * Added extra bus for I830.
        * Dump for i830 in probeCard.
        * Added CH7009 (Model2) detection and preleminary support.
        * Fixed devMem in nvdump.
        * Check if NV Timer is active before using it.
        * WxWin configure stuff (no WxWin files yet).
        * Fixed missing 'methods' in TvNull.
        * Support NVidia driver 1.0-4349.
        * Special init also for NV17, NV18, NV25, NV30.
        * Refactored identify mapping into card_direct.

On my side:
	o Instead of hacking configure script and some Makefiles, I hacked
	  configure.in and autoconf'ed it. I'll send the patch to the
	  author.
	o Use normal install target now that there are automake files. Now
	  binaries are in bin instead of sbin, and man page for nvtv goes
	  in section 1. Oh, well. I still want some docs to be installed.
2003-06-07 17:50:19 +00:00

13 lines
294 B
Text

@comment $NetBSD: PLIST,v 1.3 2003/06/07 17:50:19 cubidou Exp $
etc/rc.d/nvtvd
bin/nvtv
bin/nvtvd
share/doc/nvtv/FAQ
share/doc/nvtv/README
share/doc/nvtv/USAGE
share/doc/nvtv/chips.txt
share/doc/nvtv/overview.txt
share/doc/nvtv/timing.txt
man/man1/nvtv.1
man/man8/nvtvd.8
@dirrm share/doc/nvtv