summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09>2011-12-22 23:52:12 +0800
committerkwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09>2011-12-22 23:52:12 +0800
commit5843f496510751aaebf2be6f638dab8a5ebeec8d (patch)
tree0c20b2b72144dc065bfebd69dc91eb96c404849a
parent04329c911592c5faf84cf6e0af11114ea7feef44 (diff)
downloadxorg-devel-ports-5843f496510751aaebf2be6f638dab8a5ebeec8d.tar.gz
xorg-devel-ports-5843f496510751aaebf2be6f638dab8a5ebeec8d.tar.zst
xorg-devel-ports-5843f496510751aaebf2be6f638dab8a5ebeec8d.zip
Update libXi to 1.4.5.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@338 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r--x11/libXi/Makefile93
-rw-r--r--x11/libXi/distinfo2
-rw-r--r--x11/libXi/pkg-descr3
-rw-r--r--x11/libXi/pkg-plist8
4 files changed, 106 insertions, 0 deletions
diff --git a/x11/libXi/Makefile b/x11/libXi/Makefile
new file mode 100644
index 0000000..5477970
--- /dev/null
+++ b/x11/libXi/Makefile
@@ -0,0 +1,93 @@
+# New ports collection makefile for: libXi
+# Date Created: 22 Nov, 2003
+# Whom: Eric Anholt <anholt@FreeBSD.org>
+#
+# $FreeBSD: ports/x11/libXi/Makefile,v 1.24 2011/11/09 15:25:49 miwi Exp $
+#
+
+PORTNAME= libXi
+PORTVERSION= 1.4.5
+PORTEPOCH= 1
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= X Input extension library
+
+LICENSE= MIT
+
+XORG_CAT= lib
+USE_XORG= xproto x11 xext xextproto inputproto:both
+
+CONFIGURE_ARGS+=--disable-specs --without-xmlto
+
+MAN3= XAllowDeviceEvents.3 \
+ XChangeDeviceControl.3 \
+ XChangeDeviceDontPropagateList.3 \
+ XChangeDeviceKeyMapping.3 \
+ XChangeDeviceProperty.3 \
+ XChangeFeedbackControl.3 \
+ XChangeKeyboardDevice.3\
+ XChangePointerDevice.3\
+ XCloseDevice.3\
+ XDeleteDeviceProperty.3\
+ XDeviceBell.3\
+ XDeviceTimeCoord.3\
+ XFreeDeviceList.3\
+ XGetDeviceButtonMapping.3\
+ XGetDeviceControl.3\
+ XGetDeviceDontPropagateList.3\
+ XGetDeviceFocus.3\
+ XGetDeviceKeyMapping.3 \
+ XGetDeviceModifierMapping.3\
+ XGetDeviceMotionEvents.3\
+ XGetDeviceProperty.3\
+ XGetExtensionVersion.3\
+ XGetFeedbackControl.3\
+ XGetSelectedExtensionEvents.3\
+ XGrabDevice.3\
+ XGrabDeviceButton.3\
+ XGrabDeviceKey.3\
+ XIChangeHierarchy.3\
+ XIChangeProperty.3\
+ XIDefineCursor.3\
+ XIDeleteProperty.3\
+ XIFreeDeviceInfo.3\
+ XIGetClientPointer.3\
+ XIGetFocus.3\
+ XIGetProperty.3\
+ XIGetSelectedEvents.3\
+ XIGrabButton.3 \
+ XIGrabDevice.3\
+ XIGrabEnter.3\
+ XIGrabFocusIn.3\
+ XIGrabKeycode.3\
+ XIListProperties.3\
+ XIQueryDevice.3\
+ XIQueryPointer.3\
+ XIQueryVersion.3\
+ XISelectEvents.3\
+ XISetClientPointer.3\
+ XISetFocus.3\
+ XIUndefineCursor.3\
+ XIUngrabButton.3\
+ XIUngrabDevice.3 \
+ XIUngrabEnter.3 \
+ XIUngrabFocusIn.3 \
+ XIUngrabKeycode.3 \
+ XIWarpPointer.3 \
+ XListDeviceProperties.3 \
+ XListInputDevices.3 \
+ XOpenDevice.3 \
+ XQueryDeviceState.3 \
+ XSelectExtensionEvent.3\
+ XSendExtensionEvent.3\
+ XSetDeviceButtonMapping.3\
+ XSetDeviceFocus.3\
+ XSetDeviceMode.3\
+ XSetDeviceModifierMapping.3 \
+ XSetDeviceValuators.3 \
+ XUngrabDevice.3 \
+ XUngrabDeviceButton.3 \
+ XUngrabDeviceKey.3
+
+.include <bsd.port.mk>
diff --git a/x11/libXi/distinfo b/x11/libXi/distinfo
new file mode 100644
index 0000000..98b1cb1
--- /dev/null
+++ b/x11/libXi/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/lib/libXi-1.4.5.tar.bz2) = 22a99123229d22e6e1567c4cda0224a744475f427625d61b23d965157a86f1b5
+SIZE (xorg/lib/libXi-1.4.5.tar.bz2) = 416807
diff --git a/x11/libXi/pkg-descr b/x11/libXi/pkg-descr
new file mode 100644
index 0000000..99e89d8
--- /dev/null
+++ b/x11/libXi/pkg-descr
@@ -0,0 +1,3 @@
+This package contains the X Input extension library.
+
+WWW: http://www.freedesktop.org/Software/xlibs
diff --git a/x11/libXi/pkg-plist b/x11/libXi/pkg-plist
new file mode 100644
index 0000000..0f704e2
--- /dev/null
+++ b/x11/libXi/pkg-plist
@@ -0,0 +1,8 @@
+include/X11/extensions/XInput.h
+include/X11/extensions/XInput2.h
+lib/libXi.a
+lib/libXi.la
+lib/libXi.so
+lib/libXi.so.6
+libdata/pkgconfig/xi.pc
+@dirrmtry include/X11/extensions