summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg>2007-03-20 15:22:41 +0000
committerjoerg <joerg>2007-03-20 15:22:41 +0000
commit55d394449f2b49fa22a0eb9e0f69cbacba29be9f (patch)
treee889c764dce4caf69e5e2031cf173e39d144d4ec /x11
parentef0dc0a5c5dccc614a90dae77bbb0ac40b6145de (diff)
downloadpkgsrc-55d394449f2b49fa22a0eb9e0f69cbacba29be9f.tar.gz
Import xf86-input-void-1.1.0 from modular Xorg.
This is a dummy input device for the modular Xorg server. It never delivers any events, but can be usedas pointer and keyboard device to run the Xorg server without real core devices.
Diffstat (limited to 'x11')
-rw-r--r--x11/xf86-input-void/DESCR3
-rw-r--r--x11/xf86-input-void/Makefile22
-rw-r--r--x11/xf86-input-void/PLIST6
-rw-r--r--x11/xf86-input-void/distinfo5
4 files changed, 36 insertions, 0 deletions
diff --git a/x11/xf86-input-void/DESCR b/x11/xf86-input-void/DESCR
new file mode 100644
index 00000000000..5f4b9bcf850
--- /dev/null
+++ b/x11/xf86-input-void/DESCR
@@ -0,0 +1,3 @@
+This is a dummy input device for the modular Xorg server. It never
+delivers any events, but can be usedas pointer and keyboard device to
+run the Xorg server without real core devices.
diff --git a/x11/xf86-input-void/Makefile b/x11/xf86-input-void/Makefile
new file mode 100644
index 00000000000..daa6275f8d1
--- /dev/null
+++ b/x11/xf86-input-void/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/03/20 15:22:41 joerg Exp $
+
+DISTNAME= xf86-input-void-1.1.0
+CATEGORIES= x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/driver/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg@NetBSD.org
+COMMENT= Modular Xorg dummy input driver
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LIBTOOL= YES
+GNU_CONFIGURE= YES
+USE_TOOLS+= pkg-config
+
+.include "../../x11/inputproto/buildlink3.mk"
+.include "../../x11/modular-xorg-server/buildlink3.mk"
+.include "../../x11/randrproto/buildlink3.mk"
+.include "../../x11/xproto/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xf86-input-void/PLIST b/x11/xf86-input-void/PLIST
new file mode 100644
index 00000000000..51e6b99e455
--- /dev/null
+++ b/x11/xf86-input-void/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/03/20 15:22:41 joerg Exp $
+lib/xorg/modules/input/void_drv.la
+man/man4/void.4
+@comment @dirrm lib/xorg/modules/input
+@comment @dirrm lib/xorg/modules
+@comment @dirrm lib/xorg
diff --git a/x11/xf86-input-void/distinfo b/x11/xf86-input-void/distinfo
new file mode 100644
index 00000000000..ec508ce32de
--- /dev/null
+++ b/x11/xf86-input-void/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/03/20 15:22:41 joerg Exp $
+
+SHA1 (xf86-input-void-1.1.0.tar.bz2) = 69077dd924cfabf083b86335489bc8069f9659e3
+RMD160 (xf86-input-void-1.1.0.tar.bz2) = 9a05dfbada0c5c5b969e28895e2672544be87cae
+Size (xf86-input-void-1.1.0.tar.bz2) = 226456 bytes