pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xinput Import xinput-1.3.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7c1ff6df43f5
branches: trunk
changeset: 539295:7c1ff6df43f5
user: bjs <bjs%pkgsrc.org@localhost>
date: Mon Mar 03 03:04:56 2008 +0000
description:
Import xinput-1.3.0.
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.
diffstat:
x11/xinput/DESCR | 3 +++
x11/xinput/Makefile | 22 ++++++++++++++++++++++
x11/xinput/PLIST | 3 +++
x11/xinput/distinfo | 5 +++++
4 files changed, 33 insertions(+), 0 deletions(-)
diffs (49 lines):
diff -r 87e8933ec71b -r 7c1ff6df43f5 x11/xinput/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xinput/DESCR Mon Mar 03 03:04:56 2008 +0000
@@ -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 -r 87e8933ec71b -r 7c1ff6df43f5 x11/xinput/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xinput/Makefile Mon Mar 03 03:04:56 2008 +0000
@@ -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@localhost
+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 -r 87e8933ec71b -r 7c1ff6df43f5 x11/xinput/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xinput/PLIST Mon Mar 03 03:04:56 2008 +0000
@@ -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 -r 87e8933ec71b -r 7c1ff6df43f5 x11/xinput/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xinput/distinfo Mon Mar 03 03:04:56 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index