NOTICE: This package has been removed from pkgsrc

./graphics/nvtv-gtk2, Tool to manipulate TV-Out settings on NVidia cards

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.4.7nb5, Package name: nvtv-gtk2-0.4.7nb5, Maintainer: cube

Nvtv can enable, activate and configure the TV output of most NVidia cards,
and some others, such as some 3dfx ones. Nvtv probes and uses the PCI bus
directly, thus does not need any kernel support, and allows a very low-level
access to the multiple TV encoder chips supported. Then you have a direct
control over the registers of the chip, and can use all the resolutions and
sizes the board supports.

Most of the accesses done by Nvtv need root privileges, and a daemon is
provided to allow non-privileged users control the TV output of the graphics
card.

This package uses version 2 of the GTK+ toolkit. If you want to use GTK+ 1
interface, install graphics/nvtv package instead.


Required to run:
[x11/gtk2]

Required to build:
[sysutils/pciutils] [pkgtools/x11-links] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Master sites: (Expand)

SHA1: 5ea23e4bfcdf91766ec4600a90866a3ccede252b
RMD160: 866128297f30b36758e8dadfd04a562515bfc8e3
Filesize: 409.73 KB

Version history: (Expand)


CVS history: (Expand)


   2009-02-24 01:08:09 by Quentin Garnier | Files touched by this commit (2)
Log message:
Remove nvtv-gtk2.  There's no need to support both versions of the toolkit,
and if someone really insists on it, they can add an option to
graphics/nvtv.
   2008-11-03 23:05:50 by Blair Sadewitz | Files touched by this commit (2)
Log message:
PKGREVISION++ for sysutils/pciutils
   2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | Package updated
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2006-01-24 08:33:02 by Thomas Klausner | Files touched by this commit (1164)
Log message:
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
   2004-10-03 02:15:03 by Todd Vierling | Files touched by this commit (518)
Log message:
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
   2004-04-26 12:19:53 by Quentin Garnier | Files touched by this commit (11) | Package updated
Log message:
Update to 0.4.7 and convert to buildlink3.

2004-04-20
        RELEASE alpha version 0.4.7
        * Added life testing against simulated hardware.
        * Made own package for lib subdirectory
        * Fixed missing include in nvtv.c
        * Allow close before open.

2004-03-08
        RELEASE alpha version 0.4.6
        * FreeBSD patch by Samuel Tardieu. (sed instead of expr in configure,
          opl() and ioperm() compatibility functions for FreeBSD.)
        * Added PCI ids. Changed arch setup in back_nvidia.
        * Moved port permissions to mmio.c (not tested for NetBSD).
        * Debugging messages enabled by option instead of define.
        * Fixed missing getHeadDev dispatch in nvtvd.c
        * Removed Chrontel power settings warning.
        * Added Chrontel-2 modes.
        * Renamed PAL 800x600,640x480 and NTSC 640x480,640x400,720x400
          'Large' Chrontel-1 modes to 'Huge' for consistency with Chrontel-2
        * Added some FAQ entries.
        * Start of i865 support.
        * Disable NX support temporarily for release.
        * Fixed excess 1 encoding for i810 registers.
        * Added --list option.
        * Only setup and clamp for TV modes in back_*.
        * Fixed missing devFlags for ACTION_TVOFF
        * Start of i830/i845/CH2 support.
        * I2C bus for i845.
        * RAISE for messages, -q option for nvtvd, syslog.
        * Fixed Debian boot script FAQ.
        * I2C busses don't use X screen index any longer.
        * Fixed Philips detection bug in tv_common.
        * Use CARD8/16/32 as base types.
        * 3 NX modes; NX is partly working.
        * New CX/TW detection (again). CX is tested, TW will be soon.
        * NetBSD patch by Quentin Garnier
        * Added PCI IDs from 1.0-4363
        * Included PAL-X patch 727924 by Joe Cotroneo (joecotroneo).
        * Start of nx (GeForce4 internal) support (not working yet).
        * Fixed missing head in bnv_updateCrt in back_nvidia.
   2004-01-03 19:50:01 by Jeremy C. Reed | Files touched by this commit (505) | Package updated
Log message:
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.