summaryrefslogtreecommitdiff
path: root/x11/xf86-input-joystick
diff options
context:
space:
mode:
authorrodent <rodent>2015-07-02 03:37:48 +0000
committerrodent <rodent>2015-07-02 03:37:48 +0000
commit85fb3bcac3776fa292eb43c2964659c5b1019a4d (patch)
tree21ea8bff787e37c4429759771cfcdec7f10a86ee /x11/xf86-input-joystick
parent4fcee455382cf42afac1b5ad58546db4a7e5674f (diff)
downloadpkgsrc-85fb3bcac3776fa292eb43c2964659c5b1019a4d.tar.gz
Adding:
xf86-input-elographics xf86-input-fpit xf86-input-hyperpen xf86-input-joystick xf86-input-mutouch xf86-video-modesetting xf86-video-nouveau xf86-video-qxl xf86-video-suncg6 xf86-video-suntcx xf86-video-voodoo from pkgsrc-wip on request from wiz@ last quarter. LICENSE will be fixed later.
Diffstat (limited to 'x11/xf86-input-joystick')
-rw-r--r--x11/xf86-input-joystick/DESCR1
-rw-r--r--x11/xf86-input-joystick/Makefile29
-rw-r--r--x11/xf86-input-joystick/PLIST5
-rw-r--r--x11/xf86-input-joystick/distinfo5
4 files changed, 40 insertions, 0 deletions
diff --git a/x11/xf86-input-joystick/DESCR b/x11/xf86-input-joystick/DESCR
new file mode 100644
index 00000000000..82838463460
--- /dev/null
+++ b/x11/xf86-input-joystick/DESCR
@@ -0,0 +1 @@
+Joystick input driver for the Xorg X server.
diff --git a/x11/xf86-input-joystick/Makefile b/x11/xf86-input-joystick/Makefile
new file mode 100644
index 00000000000..57c377b1f3f
--- /dev/null
+++ b/x11/xf86-input-joystick/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1 2015/07/02 03:37:49 rodent Exp $
+
+DISTNAME= xf86-input-joystick-1.6.2
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= Joystick input driver for the Xorg X server
+#LICENSE= # TODO: (see mk/license.mk)
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config
+
+PKGCONFIG_OVERRIDE+= xorg-joystick.pc.in
+
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} == "SunOS"
+CONFIGURE_ENV+= DRIVER_MAN_SUFFIX=4
+.endif
+
+.include "../../x11/kbproto/buildlink3.mk"
+.include "../../devel/xorg-util-macros/buildlink3.mk"
+.include "../../x11/xproto/buildlink3.mk"
+.include "../../x11/modular-xorg-server/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xf86-input-joystick/PLIST b/x11/xf86-input-joystick/PLIST
new file mode 100644
index 00000000000..d14b8274047
--- /dev/null
+++ b/x11/xf86-input-joystick/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2015/07/02 03:37:49 rodent Exp $
+include/xorg/joystick-properties.h
+lib/pkgconfig/xorg-joystick.pc
+lib/xorg/modules/input/joystick_drv.la
+man/man4/joystick.4
diff --git a/x11/xf86-input-joystick/distinfo b/x11/xf86-input-joystick/distinfo
new file mode 100644
index 00000000000..ef9f11a8b8a
--- /dev/null
+++ b/x11/xf86-input-joystick/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/07/02 03:37:49 rodent Exp $
+
+SHA1 (xf86-input-joystick-1.6.2.tar.bz2) = 61658b8d829fdaed6064c7c26232c3884d359187
+RMD160 (xf86-input-joystick-1.6.2.tar.bz2) = c2821f284ba33488032d0dc9fe3300c9dad95d84
+Size (xf86-input-joystick-1.6.2.tar.bz2) = 327539 bytes