pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc + libXvMC



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a926a2540810
branches:  trunk
changeset: 523851:a926a2540810
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jan 14 10:21:13 2007 +0000

description:
+ libXvMC
+ xf86-video-i810

diffstat:

 doc/CHANGES-2007 |  4 +++-
 x11/Makefile     |  4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (40 lines):

diff -r 6a3472999702 -r a926a2540810 doc/CHANGES-2007
--- a/doc/CHANGES-2007  Sun Jan 14 10:19:35 2007 +0000
+++ b/doc/CHANGES-2007  Sun Jan 14 10:21:13 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.122 2007/01/14 09:59:20 wiz Exp $
+$NetBSD: CHANGES-2007,v 1.123 2007/01/14 10:21:13 joerg Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -197,3 +197,5 @@
        Updated security/keychain to 2.6.8 [martti 2007-01-14]
        Updated sysutils/k3b to 1.0rc4 [wiz 2007-01-14]
        Updated textproc/intltool to 0.35.4 [wiz 2007-01-14]
+       Added x11/libXvMC version 1.0.4 [joerg 2007-01-14]
+       Added x11/xf86-video-i810 version 1.7.2 [joerg 2007-01-14]
diff -r 6a3472999702 -r a926a2540810 x11/Makefile
--- a/x11/Makefile      Sun Jan 14 10:19:35 2007 +0000
+++ b/x11/Makefile      Sun Jan 14 10:21:13 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.466 2006/12/28 10:22:08 wiz Exp $
+# $NetBSD: Makefile,v 1.467 2007/01/14 10:21:13 joerg Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -194,6 +194,7 @@
 SUBDIR+=       libXt
 SUBDIR+=       libXtst
 SUBDIR+=       libXv
+SUBDIR+=       libXvMC
 SUBDIR+=       libXxf86dga
 SUBDIR+=       libXxf86misc
 SUBDIR+=       libXxf86vm
@@ -342,6 +343,7 @@
 SUBDIR+=       xf86-input-keyboard
 SUBDIR+=       xf86-input-mouse
 SUBDIR+=       xf86-video-ati
+SUBDIR+=       xf86-video-i810
 SUBDIR+=       xf86-video-wsfb
 SUBDIR+=       xf86bigfontproto
 SUBDIR+=       xf86dgaproto



Home | Main Index | Thread Index | Old Index