pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xf86-input-mouse Import xf86-input-mouse-1.1.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52cd55eeaad3
branches:  trunk
changeset: 521583:52cd55eeaad3
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Nov 14 17:15:46 2006 +0000

description:
Import xf86-input-mouse-1.1.2:
This is the mouse driver for the modular Xorg server.

diffstat:

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

diffs (51 lines):

diff -r 57f65bee8a79 -r 52cd55eeaad3 x11/xf86-input-mouse/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-input-mouse/DESCR        Tue Nov 14 17:15:46 2006 +0000
@@ -0,0 +1,1 @@
+This is the mouse driver for the modular Xorg server.
diff -r 57f65bee8a79 -r 52cd55eeaad3 x11/xf86-input-mouse/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-input-mouse/Makefile     Tue Nov 14 17:15:46 2006 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/14 17:15:46 joerg Exp $
+
+DISTNAME=      xf86-input-mouse-1.1.2
+CATEGORIES=    x11
+MASTER_SITES=  http://xorg.freedesktop.org/releases/individual/driver/
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    joerg%NetBSD.org@localhost
+COMMENT=       Modular Xorg mouse driver
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+USE_LIBTOOL=   YES
+GNU_CONFIGURE= YES
+USE_TOOLS+=    gmake pkg-config
+
+.include "../../x11/randrproto/buildlink3.mk"
+.include "../../x11/inputproto/buildlink3.mk"
+.include "../../x11/kbproto/buildlink3.mk"
+.include "../../x11/xproto/buildlink3.mk"
+.include "../../wip/modular-xorg-server/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 57f65bee8a79 -r 52cd55eeaad3 x11/xf86-input-mouse/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-input-mouse/PLIST        Tue Nov 14 17:15:46 2006 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/14 17:15:46 joerg Exp $
+lib/xorg/modules/input/mouse_drv.la
+man/man4/mousedrv.4
+@comment @dirrm lib/xorg/modules/input
+@comment @dirrm lib/xorg/modules
+@comment @dirrm lib/xorg
diff -r 57f65bee8a79 -r 52cd55eeaad3 x11/xf86-input-mouse/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-input-mouse/distinfo     Tue Nov 14 17:15:46 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/14 17:15:46 joerg Exp $
+
+SHA1 (xf86-input-mouse-1.1.2.tar.bz2) = a774fd8ee1fb4d7b31371ac6e9bad0017f2ccc91
+RMD160 (xf86-input-mouse-1.1.2.tar.bz2) = 59c54aadf009237695e0d0fc085c783744470cba
+Size (xf86-input-mouse-1.1.2.tar.bz2) = 279229 bytes



Home | Main Index | Thread Index | Old Index