summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-14 17:15:46 +0000
committerjoerg <joerg>2006-11-14 17:15:46 +0000
commit268726181024cc9d838bee49fd58d5c55462eb7b (patch)
tree06b4135755652be997f8f0ffc32e559e0f5a90a5
parent746047be9af8e45da83cb15f0613e7bd6c275dfd (diff)
downloadpkgsrc-268726181024cc9d838bee49fd58d5c55462eb7b.tar.gz
Import xf86-input-mouse-1.1.2:
This is the mouse driver for the modular Xorg server.
-rw-r--r--x11/xf86-input-mouse/DESCR1
-rw-r--r--x11/xf86-input-mouse/Makefile23
-rw-r--r--x11/xf86-input-mouse/PLIST6
-rw-r--r--x11/xf86-input-mouse/distinfo5
4 files changed, 35 insertions, 0 deletions
diff --git a/x11/xf86-input-mouse/DESCR b/x11/xf86-input-mouse/DESCR
new file mode 100644
index 00000000000..3a741cfb07e
--- /dev/null
+++ b/x11/xf86-input-mouse/DESCR
@@ -0,0 +1 @@
+This is the mouse driver for the modular Xorg server.
diff --git a/x11/xf86-input-mouse/Makefile b/x11/xf86-input-mouse/Makefile
new file mode 100644
index 00000000000..a5f9f59e44f
--- /dev/null
+++ b/x11/xf86-input-mouse/Makefile
@@ -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
+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 --git a/x11/xf86-input-mouse/PLIST b/x11/xf86-input-mouse/PLIST
new file mode 100644
index 00000000000..530fe7f5e97
--- /dev/null
+++ b/x11/xf86-input-mouse/PLIST
@@ -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 --git a/x11/xf86-input-mouse/distinfo b/x11/xf86-input-mouse/distinfo
new file mode 100644
index 00000000000..dde14cdc7c4
--- /dev/null
+++ b/x11/xf86-input-mouse/distinfo
@@ -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