pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/nvtv-gtk2 Initial import of nvtv-gtk2, versio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f8ce3ab65480
branches:  trunk
changeset: 462541:f8ce3ab65480
user:      cube <cube%pkgsrc.org@localhost>
date:      Sun Oct 05 09:28:45 2003 +0000

description:
Initial import of nvtv-gtk2, version 0.4.5, into the NetBSD Package
Collection, from pkgsrc-wip. OK'd by seb@.

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.

diffstat:

 graphics/nvtv-gtk2/Makefile |  16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diffs (20 lines):

diff -r 4d348a1fe858 -r f8ce3ab65480 graphics/nvtv-gtk2/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/nvtv-gtk2/Makefile       Sun Oct 05 09:28:45 2003 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/10/05 09:28:45 cube Exp $
+
+PKGNAME=       ${DISTNAME:S/-/-gtk2-/}
+.include "../../wip/nvtv/Makefile.common"
+
+CONFLICTS=     nvtv-[0-9]*
+
+DESCR_SRC=     ${.CURDIR}/../../wip/nvtv/DESCR
+DISTINFO_FILE= ${.CURDIR}/../../wip/nvtv/distinfo
+FILESDIR=      ${.CURDIR}/../../wip/nvtv/files
+PLIST_SRC=     ${.CURDIR}/../../wip/nvtv/PLIST
+PATCHDIR=      ${.CURDIR}/../../wip/nvtv/patches
+
+.include "../../x11/gtk2/buildlink2.mk"
+
+.include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index