CVS: moonbase/x11-utils/nvtv BUILD, NONE, 1.1 DEPENDS, NONE,
1.1 DETAILS, NONE, 1.1
moe at lunar-linux.org
moe at lunar-linux.org
Thu Jul 17 20:14:34 GMT 2003
Update of /var/cvs/lunar/moonbase/x11-utils/nvtv
In directory dbguin.lunar-linux.org:/tmp/cvs-serv8005
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Added module nvtv for TV-out tweaking of Nvidia based cards.
It features an (optional) GTK2 interface.
--- NEW FILE: BUILD ---
(
./configure --build=$BUILD \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--infodir=/usr/share/info \
--mandir=/usr/share/man \
$OPTS &&
make &&
prepare_install &&
make install
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends NVIDIA_kernel &&
depends NVIDIA_GLX &&
optional_depends "gtk+-2" \
"--with-gtk=gtk2" \
"--disable-gtk" \
"to enable the GTK2 frontend"
--- NEW FILE: DETAILS ---
MODULE=nvtv
VERSION=0.4.5
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/nv-tv-out/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/nvtv-$VERSION
WEB_SITE=http://nv-tv-out.sourceforge.net
ENTERED=20030717
UPDATED=20030717
SHORT="Tweaker for the Nvidia TV-out interface"
cat << EOF
This is a tool to enable TV-Out on Linux for NVidia cards. It does not need the kernel, supports multiple TV encoder chips. You may use all the features of the chip, down to direct register access, and all resolutions and sizes the chip supports.
EOF
More information about the Lunar-commits
mailing list