summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/xinput/DESCR3
-rw-r--r--x11/xinput/Makefile22
-rw-r--r--x11/xinput/PLIST3
-rw-r--r--x11/xinput/distinfo5
4 files changed, 33 insertions, 0 deletions
diff --git a/x11/xinput/DESCR b/x11/xinput/DESCR
new file mode 100644
index 00000000000..1cc7b84e14c
--- /dev/null
+++ b/x11/xinput/DESCR
@@ -0,0 +1,3 @@
+The xinput utility configures and tests XInput devices. It wasn't
+originally designed to be the primary tool for doing this but it's
+still pretty much the only program out there for doing it.
diff --git a/x11/xinput/Makefile b/x11/xinput/Makefile
new file mode 100644
index 00000000000..e5cbd67c235
--- /dev/null
+++ b/x11/xinput/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/03/03 03:04:56 bjs Exp $
+#
+
+DISTNAME= xinput-1.3.0
+CATEGORIES= x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
+
+MAINTAINER= bjs@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/releases/individual/app/
+COMMENT= Xinput diagnostic utility for modular X.org
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+BUILDLINK_API_DEPENDS.inputproto+= inputproto>=1.4
+
+.include "../../x11/libXi/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xinput/PLIST b/x11/xinput/PLIST
new file mode 100644
index 00000000000..a48633eedbb
--- /dev/null
+++ b/x11/xinput/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/03/03 03:04:56 bjs Exp $
+bin/xinput
+man/man1/xinput.1
diff --git a/x11/xinput/distinfo b/x11/xinput/distinfo
new file mode 100644
index 00000000000..d6c7f2c4d23
--- /dev/null
+++ b/x11/xinput/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/03/03 03:04:56 bjs Exp $
+
+SHA1 (xinput-1.3.0.tar.gz) = 2d82ffb57ff745401cface41af5e204a6d51284b
+RMD160 (xinput-1.3.0.tar.gz) = 3138a8824bcf5805b8416ee967caecfc5cf9e0c5
+Size (xinput-1.3.0.tar.gz) = 119964 bytes