diff options
author | joerg <joerg@pkgsrc.org> | 2006-11-03 18:24:38 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-11-03 18:24:38 +0000 |
commit | 351bc2299ec02a062c8f6b7bed8644fdc538c026 (patch) | |
tree | 3e093056a8a193e55e52bc89ea2f64636fa2bfcb /x11/libXi/PLIST | |
parent | 96a9304e7fa69bd46451c21980ea5cecd094e1bc (diff) | |
download | pkgsrc-351bc2299ec02a062c8f6b7bed8644fdc538c026.tar.gz |
Import libXi-1.0.0 from pkgsrc:
This package contains the Xi extension. This is the X Input extension
library.
This is part of the X Libraries and Protocol Headers Project at
freedesktop.org.
Diffstat (limited to 'x11/libXi/PLIST')
-rw-r--r-- | x11/libXi/PLIST | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/x11/libXi/PLIST b/x11/libXi/PLIST new file mode 100644 index 00000000000..66cc56f5444 --- /dev/null +++ b/x11/libXi/PLIST @@ -0,0 +1,40 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 18:24:38 joerg Exp $ +lib/libXi.la +lib/pkgconfig/xi.pc +man/man3/XAllowDeviceEvents.3 +man/man3/XChangeDeviceControl.3 +man/man3/XChangeDeviceDontPropagateList.3 +man/man3/XChangeDeviceKeyMapping.3 +man/man3/XChangeFeedbackControl.3 +man/man3/XChangeKeyboardDevice.3 +man/man3/XChangePointerDevice.3 +man/man3/XCloseDevice.3 +man/man3/XDeviceBell.3 +man/man3/XDeviceTimeCoord.3 +man/man3/XFreeDeviceList.3 +man/man3/XGetDeviceButtonMapping.3 +man/man3/XGetDeviceControl.3 +man/man3/XGetDeviceDontPropagateList.3 +man/man3/XGetDeviceFocus.3 +man/man3/XGetDeviceKeyMapping.3 +man/man3/XGetDeviceModifierMapping.3 +man/man3/XGetDeviceMotionEvents.3 +man/man3/XGetExtensionVersion.3 +man/man3/XGetFeedbackControl.3 +man/man3/XGetSelectedExtensionEvents.3 +man/man3/XGrabDevice.3 +man/man3/XGrabDeviceButton.3 +man/man3/XGrabDeviceKey.3 +man/man3/XListInputDevices.3 +man/man3/XOpenDevice.3 +man/man3/XQueryDeviceState.3 +man/man3/XSelectExtensionEvent.3 +man/man3/XSendExtensionEvent.3 +man/man3/XSetDeviceButtonMapping.3 +man/man3/XSetDeviceFocus.3 +man/man3/XSetDeviceMode.3 +man/man3/XSetDeviceModifierMapping.3 +man/man3/XSetDeviceValuators.3 +man/man3/XUngrabDevice.3 +man/man3/XUngrabDeviceButton.3 +man/man3/XUngrabDeviceKey.3 |