Wed Jan 7 21:58:09 2009 UTC ()
Update to 1.2.0:

Following the inputproto 1.5 release adding input device properties,
here's the matching client-side libraries.

Peter Hutterer (4):
      Bump to 1.1.99.2.
      Add XI_JOYSTICK to list of defined types.
      Add support for XI 1.5 device properties.
      libXi 1.2.0


(wiz)
diff -r1.9 -r1.10 pkgsrc/x11/libXi/Makefile
diff -r1.9 -r1.10 pkgsrc/x11/libXi/distinfo
diff -r1.1.1.1 -r1.2 pkgsrc/x11/libXi/PLIST

cvs diff -r1.9 -r1.10 pkgsrc/x11/libXi/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/libXi/Makefile 2008/11/17 11:30:31 1.9
+++ pkgsrc/x11/libXi/Makefile 2009/01/07 21:58:09 1.10
@@ -1,35 +1,36 @@ @@ -1,35 +1,36 @@
1# $NetBSD: Makefile,v 1.9 2008/11/17 11:30:31 wiz Exp $ 1# $NetBSD: Makefile,v 1.10 2009/01/07 21:58:09 wiz Exp $
2# 2#
3 3
4DISTNAME= libXi-1.1.4 4DISTNAME= libXi-1.2.0
5CATEGORIES= x11 devel 5CATEGORIES= x11 devel
6MASTER_SITES= ${MASTER_SITE_XORG:=lib/} 6MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= joerg@NetBSD.org 9MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 10HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= X Input extension library 11COMMENT= X Input extension library
12 12
13PKG_INSTALLATION_TYPES= overwrite pkgviews 13PKG_INSTALLATION_TYPES= overwrite pkgviews
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes
18USE_TOOLS+= pkg-config 18USE_TOOLS+= pkg-config
19 19
20CONFIGURE_ENV+= LIB_MAN_SUFFIX=3 20CONFIGURE_ENV+= LIB_MAN_SUFFIX=3
21PKGCONFIG_OVERRIDE+= xi.pc.in 21PKGCONFIG_OVERRIDE+= xi.pc.in
22 22
23.include "../../mk/bsd.prefs.mk" 23.include "../../mk/bsd.prefs.mk"
24 24
25.if ${OPSYS} == "NetBSD" 25.if ${OPSYS} == "NetBSD"
26CONFIGURE_ARGS+= --disable-malloc0returnsnull 26CONFIGURE_ARGS+= --disable-malloc0returnsnull
27.endif 27.endif
28 28
 29BUILDLINK_API_DEPENDS.inputproto+= inputproto>=1.5
29.include "../../x11/inputproto/buildlink3.mk" 30.include "../../x11/inputproto/buildlink3.mk"
30.include "../../x11/libX11/buildlink3.mk" 31.include "../../x11/libX11/buildlink3.mk"
31.include "../../x11/libXext/buildlink3.mk" 32.include "../../x11/libXext/buildlink3.mk"
32.include "../../x11/xextproto/buildlink3.mk" 33.include "../../x11/xextproto/buildlink3.mk"
33.include "../../x11/xproto/buildlink3.mk" 34.include "../../x11/xproto/buildlink3.mk"
34 35
35.include "../../mk/bsd.pkg.mk" 36.include "../../mk/bsd.pkg.mk"

cvs diff -r1.9 -r1.10 pkgsrc/x11/libXi/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/libXi/distinfo 2008/11/17 11:30:31 1.9
+++ pkgsrc/x11/libXi/distinfo 2009/01/07 21:58:09 1.10
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.9 2008/11/17 11:30:31 wiz Exp $ 1$NetBSD: distinfo,v 1.10 2009/01/07 21:58:09 wiz Exp $
2 2
3SHA1 (libXi-1.1.4.tar.bz2) = ee9fdfc55b44926d76b39c5ee58670f5ab0fafef 3SHA1 (libXi-1.2.0.tar.bz2) = 2395265b87556bd60216d0e5b56080380d0a3bd5
4RMD160 (libXi-1.1.4.tar.bz2) = 25069b7e4519d2170b63b1832b28cca6c77ca984 4RMD160 (libXi-1.2.0.tar.bz2) = ddece023214031fde872da707d0ffeeec9996fc7
5Size (libXi-1.1.4.tar.bz2) = 272734 bytes 5Size (libXi-1.2.0.tar.bz2) = 278230 bytes

cvs diff -r1.1.1.1 -r1.2 pkgsrc/x11/libXi/PLIST (expand / switch to unified diff)

--- pkgsrc/x11/libXi/PLIST 2006/11/03 18:24:38 1.1.1.1
+++ pkgsrc/x11/libXi/PLIST 2009/01/07 21:58:09 1.2
@@ -1,40 +1,44 @@ @@ -1,40 +1,44 @@
1@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 18:24:38 joerg Exp $ 1@comment $NetBSD: PLIST,v 1.2 2009/01/07 21:58:09 wiz Exp $
2lib/libXi.la 2lib/libXi.la
3lib/pkgconfig/xi.pc 3lib/pkgconfig/xi.pc
4man/man3/XAllowDeviceEvents.3 4man/man3/XAllowDeviceEvents.3
5man/man3/XChangeDeviceControl.3 5man/man3/XChangeDeviceControl.3
6man/man3/XChangeDeviceDontPropagateList.3 6man/man3/XChangeDeviceDontPropagateList.3
7man/man3/XChangeDeviceKeyMapping.3 7man/man3/XChangeDeviceKeyMapping.3
 8man/man3/XChangeDeviceProperty.3
8man/man3/XChangeFeedbackControl.3 9man/man3/XChangeFeedbackControl.3
9man/man3/XChangeKeyboardDevice.3 10man/man3/XChangeKeyboardDevice.3
10man/man3/XChangePointerDevice.3 11man/man3/XChangePointerDevice.3
11man/man3/XCloseDevice.3 12man/man3/XCloseDevice.3
 13man/man3/XDeleteDeviceProperty.3
12man/man3/XDeviceBell.3 14man/man3/XDeviceBell.3
13man/man3/XDeviceTimeCoord.3 15man/man3/XDeviceTimeCoord.3
14man/man3/XFreeDeviceList.3 16man/man3/XFreeDeviceList.3
15man/man3/XGetDeviceButtonMapping.3 17man/man3/XGetDeviceButtonMapping.3
16man/man3/XGetDeviceControl.3 18man/man3/XGetDeviceControl.3
17man/man3/XGetDeviceDontPropagateList.3 19man/man3/XGetDeviceDontPropagateList.3
18man/man3/XGetDeviceFocus.3 20man/man3/XGetDeviceFocus.3
19man/man3/XGetDeviceKeyMapping.3 21man/man3/XGetDeviceKeyMapping.3
20man/man3/XGetDeviceModifierMapping.3 22man/man3/XGetDeviceModifierMapping.3
21man/man3/XGetDeviceMotionEvents.3 23man/man3/XGetDeviceMotionEvents.3
 24man/man3/XGetDeviceProperty.3
22man/man3/XGetExtensionVersion.3 25man/man3/XGetExtensionVersion.3
23man/man3/XGetFeedbackControl.3 26man/man3/XGetFeedbackControl.3
24man/man3/XGetSelectedExtensionEvents.3 27man/man3/XGetSelectedExtensionEvents.3
25man/man3/XGrabDevice.3 28man/man3/XGrabDevice.3
26man/man3/XGrabDeviceButton.3 29man/man3/XGrabDeviceButton.3
27man/man3/XGrabDeviceKey.3 30man/man3/XGrabDeviceKey.3
 31man/man3/XListDeviceProperties.3
28man/man3/XListInputDevices.3 32man/man3/XListInputDevices.3
29man/man3/XOpenDevice.3 33man/man3/XOpenDevice.3
30man/man3/XQueryDeviceState.3 34man/man3/XQueryDeviceState.3
31man/man3/XSelectExtensionEvent.3 35man/man3/XSelectExtensionEvent.3
32man/man3/XSendExtensionEvent.3 36man/man3/XSendExtensionEvent.3
33man/man3/XSetDeviceButtonMapping.3 37man/man3/XSetDeviceButtonMapping.3
34man/man3/XSetDeviceFocus.3 38man/man3/XSetDeviceFocus.3
35man/man3/XSetDeviceMode.3 39man/man3/XSetDeviceMode.3
36man/man3/XSetDeviceModifierMapping.3 40man/man3/XSetDeviceModifierMapping.3
37man/man3/XSetDeviceValuators.3 41man/man3/XSetDeviceValuators.3
38man/man3/XUngrabDevice.3 42man/man3/XUngrabDevice.3
39man/man3/XUngrabDeviceButton.3 43man/man3/XUngrabDeviceButton.3
40man/man3/XUngrabDeviceKey.3 44man/man3/XUngrabDeviceKey.3