pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xf86-input-vmmouse Import xf86-input-vmmouse-12.5....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8c12f6213123
branches:  trunk
changeset: 542454:8c12f6213123
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat May 17 22:03:58 2008 +0000

description:
Import xf86-input-vmmouse-12.5.0 as x11/xf86-input-vmmouse.

This is the VMware virtual mouse driver for the modular Xorg server.

diffstat:

 x11/xf86-input-vmmouse/DESCR    |   1 +
 x11/xf86-input-vmmouse/Makefile |  23 +++++++++++++++++++++++
 x11/xf86-input-vmmouse/PLIST    |   6 ++++++
 x11/xf86-input-vmmouse/distinfo |   5 +++++
 4 files changed, 35 insertions(+), 0 deletions(-)

diffs (51 lines):

diff -r 1bfaa1553b70 -r 8c12f6213123 x11/xf86-input-vmmouse/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-input-vmmouse/DESCR      Sat May 17 22:03:58 2008 +0000
@@ -0,0 +1,1 @@
+This is the VMware virtual mouse driver for the modular Xorg server.
diff -r 1bfaa1553b70 -r 8c12f6213123 x11/xf86-input-vmmouse/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-input-vmmouse/Makefile   Sat May 17 22:03:58 2008 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/05/17 22:03:58 tnn Exp $
+
+DISTNAME=      xf86-input-vmmouse-12.5.0
+CATEGORIES=    x11
+MASTER_SITES=  http://xorg.freedesktop.org/releases/individual/driver/
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    joerg%NetBSD.org@localhost
+COMMENT=       Modular Xorg VMware virtual mouse driver
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+USE_LIBTOOL=   YES
+GNU_CONFIGURE= YES
+USE_TOOLS+=    pkg-config
+
+.include "../../x11/randrproto/buildlink3.mk"
+.include "../../x11/inputproto/buildlink3.mk"
+.include "../../x11/kbproto/buildlink3.mk"
+.include "../../x11/xproto/buildlink3.mk"
+.include "../../x11/modular-xorg-server/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 1bfaa1553b70 -r 8c12f6213123 x11/xf86-input-vmmouse/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-input-vmmouse/PLIST      Sat May 17 22:03:58 2008 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/05/17 22:03:58 tnn Exp $
+lib/xorg/modules/input/vmmouse_drv.la
+man/man4/vmmouse.4
+@dirrm lib/xorg/modules/input
+@dirrm lib/xorg/modules
+@dirrm lib/xorg
diff -r 1bfaa1553b70 -r 8c12f6213123 x11/xf86-input-vmmouse/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-input-vmmouse/distinfo   Sat May 17 22:03:58 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/05/17 22:03:58 tnn Exp $
+
+SHA1 (xf86-input-vmmouse-12.5.0.tar.bz2) = bbf1dd38e5244206f0f31a0da220655a182f4e66
+RMD160 (xf86-input-vmmouse-12.5.0.tar.bz2) = 5b3c0107a366e062916869136a904140c8bb3125
+Size (xf86-input-vmmouse-12.5.0.tar.bz2) = 248679 bytes



Home | Main Index | Thread Index | Old Index