xorg-libxi: updated to 1.3.

This commit is contained in:
Tilman Sauerbeck 2009-10-03 11:48:24 +02:00
parent 1e03e11a31
commit 2e63680f02
3 changed files with 10 additions and 46 deletions

View File

@ -1,52 +1,16 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/X11/
drwxr-xr-x root/root usr/include/X11/extensions/
-rw-r--r-- root/root usr/include/X11/extensions/XInput.h
-rw-r--r-- root/root usr/include/X11/extensions/XInput2.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libXi.a
-rwxr-xr-x root/root usr/lib/libXi.la
lrwxrwxrwx root/root usr/lib/libXi.so -> libXi.so.6.0.0
lrwxrwxrwx root/root usr/lib/libXi.so.6 -> libXi.so.6.0.0
-rwxr-xr-x root/root usr/lib/libXi.so.6.0.0
lrwxrwxrwx root/root usr/lib/libXi.so -> libXi.so.6.1.0
lrwxrwxrwx root/root usr/lib/libXi.so.6 -> libXi.so.6.1.0
-rwxr-xr-x root/root usr/lib/libXi.so.6.1.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/xi.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/XAllowDeviceEvents.3.gz
-rw-r--r-- root/root usr/man/man3/XChangeDeviceControl.3.gz
-rw-r--r-- root/root usr/man/man3/XChangeDeviceDontPropagateList.3.gz
-rw-r--r-- root/root usr/man/man3/XChangeDeviceKeyMapping.3.gz
-rw-r--r-- root/root usr/man/man3/XChangeDeviceProperty.3.gz
-rw-r--r-- root/root usr/man/man3/XChangeFeedbackControl.3.gz
-rw-r--r-- root/root usr/man/man3/XChangeKeyboardDevice.3.gz
-rw-r--r-- root/root usr/man/man3/XChangePointerDevice.3.gz
-rw-r--r-- root/root usr/man/man3/XCloseDevice.3.gz
-rw-r--r-- root/root usr/man/man3/XDeleteDeviceProperty.3.gz
-rw-r--r-- root/root usr/man/man3/XDeviceBell.3.gz
-rw-r--r-- root/root usr/man/man3/XDeviceTimeCoord.3.gz
-rw-r--r-- root/root usr/man/man3/XFreeDeviceList.3.gz
-rw-r--r-- root/root usr/man/man3/XGetDeviceButtonMapping.3.gz
-rw-r--r-- root/root usr/man/man3/XGetDeviceControl.3.gz
-rw-r--r-- root/root usr/man/man3/XGetDeviceDontPropagateList.3.gz
-rw-r--r-- root/root usr/man/man3/XGetDeviceFocus.3.gz
-rw-r--r-- root/root usr/man/man3/XGetDeviceKeyMapping.3.gz
-rw-r--r-- root/root usr/man/man3/XGetDeviceModifierMapping.3.gz
-rw-r--r-- root/root usr/man/man3/XGetDeviceMotionEvents.3.gz
-rw-r--r-- root/root usr/man/man3/XGetDeviceProperty.3.gz
-rw-r--r-- root/root usr/man/man3/XGetExtensionVersion.3.gz
-rw-r--r-- root/root usr/man/man3/XGetFeedbackControl.3.gz
-rw-r--r-- root/root usr/man/man3/XGetSelectedExtensionEvents.3.gz
-rw-r--r-- root/root usr/man/man3/XGrabDevice.3.gz
-rw-r--r-- root/root usr/man/man3/XGrabDeviceButton.3.gz
-rw-r--r-- root/root usr/man/man3/XGrabDeviceKey.3.gz
-rw-r--r-- root/root usr/man/man3/XListDeviceProperties.3.gz
-rw-r--r-- root/root usr/man/man3/XListInputDevices.3.gz
-rw-r--r-- root/root usr/man/man3/XOpenDevice.3.gz
-rw-r--r-- root/root usr/man/man3/XQueryDeviceState.3.gz
-rw-r--r-- root/root usr/man/man3/XSelectExtensionEvent.3.gz
-rw-r--r-- root/root usr/man/man3/XSendExtensionEvent.3.gz
-rw-r--r-- root/root usr/man/man3/XSetDeviceButtonMapping.3.gz
-rw-r--r-- root/root usr/man/man3/XSetDeviceFocus.3.gz
-rw-r--r-- root/root usr/man/man3/XSetDeviceMode.3.gz
-rw-r--r-- root/root usr/man/man3/XSetDeviceModifierMapping.3.gz
-rw-r--r-- root/root usr/man/man3/XSetDeviceValuators.3.gz
-rw-r--r-- root/root usr/man/man3/XUngrabDevice.3.gz
-rw-r--r-- root/root usr/man/man3/XUngrabDeviceButton.3.gz
-rw-r--r-- root/root usr/man/man3/XUngrabDeviceKey.3.gz

View File

@ -1 +1 @@
cfb36307e8e7ffafe40848dba24e0b11 libXi-1.2.1.tar.bz2
8df4ece9bd1efb02c28acb2b6f485e09 libXi-1.3.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on: xorg-xproto, xorg-libx11, xorg-xextproto, xorg-libxext, xorg-inputproto
name=xorg-libxi
version=1.2.1
version=1.3
release=1
source=(http://xorg.freedesktop.org/releases/individual/lib/libXi-$version.tar.bz2)