Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[xsrc/xorg]: xsrc/external/mit/libXi/dist initial import of libXi-1.7.10



details:   https://anonhg.NetBSD.org/xsrc/rev/6252925bbeff
branches:  xorg
changeset: 10323:6252925bbeff
user:      mrg <mrg%NetBSD.org@localhost>
date:      Mon Jul 08 22:58:35 2019 +0000

description:
initial import of libXi-1.7.10

diffstat:

 external/mit/libXi/dist/ChangeLog                              |  111 +++
 external/mit/libXi/dist/Makefile.am                            |    2 +
 external/mit/libXi/dist/Makefile.in                            |   20 +-
 external/mit/libXi/dist/README.md                              |   18 +
 external/mit/libXi/dist/aclocal.m4                             |  353 ++++++---
 external/mit/libXi/dist/compile                                |   13 +-
 external/mit/libXi/dist/config.guess                           |  176 +++-
 external/mit/libXi/dist/config.sub                             |   83 +-
 external/mit/libXi/dist/configure                              |  336 +++++---
 external/mit/libXi/dist/configure.ac                           |    4 +-
 external/mit/libXi/dist/depcomp                                |   10 +-
 external/mit/libXi/dist/install-sh                             |   47 +-
 external/mit/libXi/dist/ltmain.sh                              |   77 +-
 external/mit/libXi/dist/man/Makefile.in                        |   13 +-
 external/mit/libXi/dist/man/XAllowDeviceEvents.man             |   14 +-
 external/mit/libXi/dist/man/XAllowDeviceEvents.txt             |    8 +-
 external/mit/libXi/dist/man/XChangeDeviceControl.man           |    2 +-
 external/mit/libXi/dist/man/XChangeDeviceDontPropagateList.man |    8 +-
 external/mit/libXi/dist/man/XChangeDeviceDontPropagateList.txt |    2 +-
 external/mit/libXi/dist/man/XChangeDeviceKeyMapping.man        |    2 +-
 external/mit/libXi/dist/man/XChangeDeviceProperty.man          |    2 +-
 external/mit/libXi/dist/man/XChangeFeedbackControl.man         |    2 +-
 external/mit/libXi/dist/man/XChangeKeyboardDevice.man          |    6 +-
 external/mit/libXi/dist/man/XChangePointerDevice.man           |    6 +-
 external/mit/libXi/dist/man/XCloseDevice.man                   |    2 +-
 external/mit/libXi/dist/man/XDeleteDeviceProperty.man          |    2 +-
 external/mit/libXi/dist/man/XDeviceBell.man                    |    6 +-
 external/mit/libXi/dist/man/XDeviceTimeCoord.man               |    2 +-
 external/mit/libXi/dist/man/XFreeDeviceList.man                |    2 +-
 external/mit/libXi/dist/man/XGetDeviceButtonMapping.man        |    2 +-
 external/mit/libXi/dist/man/XGetDeviceControl.man              |    6 +-
 external/mit/libXi/dist/man/XGetDeviceDontPropagateList.man    |    2 +-
 external/mit/libXi/dist/man/XGetDeviceFocus.man                |    2 +-
 external/mit/libXi/dist/man/XGetDeviceKeyMapping.man           |    6 +-
 external/mit/libXi/dist/man/XGetDeviceModifierMapping.man      |    6 +-
 external/mit/libXi/dist/man/XGetDeviceMotionEvents.man         |    8 +-
 external/mit/libXi/dist/man/XGetDeviceMotionEvents.txt         |    2 +-
 external/mit/libXi/dist/man/XGetDeviceProperty.man             |    6 +-
 external/mit/libXi/dist/man/XGetExtensionVersion.man           |    6 +-
 external/mit/libXi/dist/man/XGetFeedbackControl.man            |    6 +-
 external/mit/libXi/dist/man/XGetSelectedExtensionEvents.man    |    2 +-
 external/mit/libXi/dist/man/XGrabDevice.man                    |   24 +-
 external/mit/libXi/dist/man/XGrabDevice.txt                    |   18 +-
 external/mit/libXi/dist/man/XGrabDeviceButton.man              |   16 +-
 external/mit/libXi/dist/man/XGrabDeviceButton.txt              |   10 +-
 external/mit/libXi/dist/man/XGrabDeviceKey.man                 |   16 +-
 external/mit/libXi/dist/man/XGrabDeviceKey.txt                 |   10 +-
 external/mit/libXi/dist/man/XIBarrierReleasePointer.man        |    6 +-
 external/mit/libXi/dist/man/XIBarrierReleasePointers.man       |    2 +-
 external/mit/libXi/dist/man/XIChangeHierarchy.man              |    8 +-
 external/mit/libXi/dist/man/XIChangeHierarchy.txt              |    2 +-
 external/mit/libXi/dist/man/XIChangeProperty.man               |    6 +-
 external/mit/libXi/dist/man/XIDefineCursor.man                 |    6 +-
 external/mit/libXi/dist/man/XIDeleteProperty.man               |    2 +-
 external/mit/libXi/dist/man/XIFreeDeviceInfo.man               |    2 +-
 external/mit/libXi/dist/man/XIGetClientPointer.man             |    2 +-
 external/mit/libXi/dist/man/XIGetFocus.man                     |    2 +-
 external/mit/libXi/dist/man/XIGetProperty.man                  |    2 +-
 external/mit/libXi/dist/man/XIGetSelectedEvents.man            |    2 +-
 external/mit/libXi/dist/man/XIGrabButton.man                   |    6 +-
 external/mit/libXi/dist/man/XIGrabDevice.man                   |    6 +-
 external/mit/libXi/dist/man/XIGrabEnter.man                    |    6 +-
 external/mit/libXi/dist/man/XIGrabFocusIn.man                  |    2 +-
 external/mit/libXi/dist/man/XIGrabKeycode.man                  |    2 +-
 external/mit/libXi/dist/man/XIGrabTouchBegin.man               |    2 +-
 external/mit/libXi/dist/man/XIListProperties.man               |    6 +-
 external/mit/libXi/dist/man/XIQueryDevice.man                  |    6 +-
 external/mit/libXi/dist/man/XIQueryPointer.man                 |    6 +-
 external/mit/libXi/dist/man/XIQueryVersion.man                 |    6 +-
 external/mit/libXi/dist/man/XISelectEvents.man                 |    6 +-
 external/mit/libXi/dist/man/XISetClientPointer.man             |    6 +-
 external/mit/libXi/dist/man/XISetFocus.man                     |    6 +-
 external/mit/libXi/dist/man/XIUndefineCursor.man               |    2 +-
 external/mit/libXi/dist/man/XIUngrabButton.man                 |    2 +-
 external/mit/libXi/dist/man/XIUngrabDevice.man                 |    2 +-
 external/mit/libXi/dist/man/XIUngrabEnter.man                  |    2 +-
 external/mit/libXi/dist/man/XIUngrabFocusIn.man                |    2 +-
 external/mit/libXi/dist/man/XIUngrabKeycode.man                |    2 +-
 external/mit/libXi/dist/man/XIUngrabTouchBegin.man             |    2 +-
 external/mit/libXi/dist/man/XIWarpPointer.man                  |    6 +-
 external/mit/libXi/dist/man/XListDeviceProperties.man          |    6 +-
 external/mit/libXi/dist/man/XListInputDevices.man              |   10 +-
 external/mit/libXi/dist/man/XListInputDevices.txt              |    4 +-
 external/mit/libXi/dist/man/XOpenDevice.man                    |    6 +-
 external/mit/libXi/dist/man/XQueryDeviceState.man              |    6 +-
 external/mit/libXi/dist/man/XSelectExtensionEvent.man          |    6 +-
 external/mit/libXi/dist/man/XSendExtensionEvent.man            |    6 +-
 external/mit/libXi/dist/man/XSetDeviceButtonMapping.man        |    6 +-
 external/mit/libXi/dist/man/XSetDeviceFocus.man                |   18 +-
 external/mit/libXi/dist/man/XSetDeviceFocus.txt                |   12 +-
 external/mit/libXi/dist/man/XSetDeviceMode.man                 |    8 +-
 external/mit/libXi/dist/man/XSetDeviceMode.txt                 |    2 +-
 external/mit/libXi/dist/man/XSetDeviceModifierMapping.man      |    2 +-
 external/mit/libXi/dist/man/XSetDeviceValuators.man            |   10 +-
 external/mit/libXi/dist/man/XSetDeviceValuators.txt            |    4 +-
 external/mit/libXi/dist/man/XUngrabDevice.man                  |    2 +-
 external/mit/libXi/dist/man/XUngrabDeviceButton.man            |    2 +-
 external/mit/libXi/dist/man/XUngrabDeviceKey.man               |    2 +-
 external/mit/libXi/dist/missing                                |   16 +-
 external/mit/libXi/dist/specs/Makefile.in                      |   13 +-
 external/mit/libXi/dist/src/Makefile.in                        |  286 ++++++-
 external/mit/libXi/dist/src/XExtInt.c                          |   14 +-
 external/mit/libXi/dist/src/XIPassiveGrab.c                    |   14 +-
 103 files changed, 1327 insertions(+), 733 deletions(-)

diffs (truncated from 4636 to 300 lines):

diff -r 6bd49124003b -r 6252925bbeff external/mit/libXi/dist/ChangeLog
--- a/external/mit/libXi/dist/ChangeLog Mon Jul 08 22:58:25 2019 +0000
+++ b/external/mit/libXi/dist/ChangeLog Mon Jul 08 22:58:35 2019 +0000
@@ -1,3 +1,114 @@
+commit e05da79a98775edb91ffe3de3b413f156bc4d6e7
+Author: Matt Turner <mattst88%gmail.com@localhost>
+Date:   Wed Jun 19 12:42:33 2019 -0400
+
+    libXi 1.7.10
+    
+    Signed-off-by: Matt Turner <mattst88%gmail.com@localhost>
+
+commit dd5cedb7cd631cf4aeaadfd9cb993f0086857dbd
+Author: Matt Turner <mattst88%gmail.com@localhost>
+Date:   Wed Jun 19 12:40:46 2019 -0400
+
+    Replace open-coded FP3232_TO_DOUBLE
+    
+    Signed-off-by: Matt Turner <mattst88%gmail.com@localhost>
+
+commit a42ee93c10bf9a63c22e0642d6e51877fba8dae5
+Author: Alexander Bersenev <bay%hackerdom.ru@localhost>
+Date:   Mon Jun 17 22:56:43 2019 +0500
+
+    Fix the FIXME in XIValuatorClass case of copy_classes function in XExtInt.c
+    
+    In addition fix FP3232_TO_DOUBLE macro to correctly compute the fractional
+    part.
+    
+    This fixes glitchy scrolling in Qt applications when the application was
+    just activated or was scrolled in the backgroud. Qt uses XIQueryDevice
+    call to synchronize internal scroll location with an actual one.
+    
+    Bug: https://gitlab.freedesktop.org/xorg/lib/libxi/issues/10
+
+commit 3e38d823a162c21492ac243924325730d4ea61bf
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date:   Fri Dec 7 19:43:13 2018 -0800
+
+    Update configure.ac bug URL for gitlab migration
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit e020870b1e322e3458c1c18a456661f1951cab70
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date:   Mon Nov 19 22:23:32 2018 -0800
+
+    Update README for gitlab migration
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit e7654506717f7ff08eae7ab4c0db3fc1c2d5b7ed
+Author: Raphaël Droz <raphael.droz+floss%gmail.com@localhost>
+Date:   Sat Oct 27 22:17:31 2018 +0000
+
+    Update XIChangeHierarchy.txt
+
+commit 60ef7bab67aca3dd7c83e8726feb3c46869a74c2
+Author: Jeff Smith <whydoubt%gmail.com@localhost>
+Date:   Thu Feb 1 01:59:56 2018 -0600
+
+    _XIPassiveGrabDevice needs to set time value
+    
+    When setting up a XIPassiveGrabDevice request, the time field is not
+    being set, leading to improper data being passed 'over the wire'.
+    
+    Accept a time value into _XIPassiveGrabDevice and use it to set the time
+    field in the request.  Since the the functions calling
+    _XIPassiveGrabDevice are part of the API, and they do not accept time
+    values, they can just pass CurrentTime.
+    
+    Signed-off-by: Jeff Smith <whydoubt%gmail.com@localhost>
+    Reviewed-by: Peter Hutterer <peter.hutterer%who-t.net@localhost>
+    Signed-off-by: Peter Hutterer <peter.hutterer%who-t.net@localhost>
+
+commit a1c639255b7a9270fea52de3f186eb2fca9de01a
+Author: Peter Hutterer <peter.hutterer%who-t.net@localhost>
+Date:   Wed Jun 14 11:15:01 2017 +1000
+
+    man: add a bunch of missing spaces
+    
+    Signed-off-by: Peter Hutterer <peter.hutterer%who-t.net@localhost>
+
+commit 8ffaac5710a9a983227454d8473604daae3f172a
+Author: Mihail Konev <k.mvc%ya.ru@localhost>
+Date:   Thu Jan 26 13:52:49 2017 +1000
+
+    autogen: add default patch prefix
+    
+    Signed-off-by: Mihail Konev <k.mvc%ya.ru@localhost>
+
+commit c6c386431e1fa6b45ff966191e68bee1150c5e87
+Author: Emil Velikov <emil.l.velikov%gmail.com@localhost>
+Date:   Mon Mar 9 12:00:52 2015 +0000
+
+    autogen.sh: use quoted string variables
+    
+    Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+    fall-outs, when they contain space.
+    
+    Signed-off-by: Emil Velikov <emil.l.velikov%gmail.com@localhost>
+    Reviewed-by: Peter Hutterer <peter.hutterer%who-t.net@localhost>
+    Signed-off-by: Peter Hutterer <peter.hutterer%who-t.net@localhost>
+
+commit c7584066d5b06cd2bb9d99df43b741cf565820ea
+Author: Peter Hutterer <peter.hutterer%who-t.net@localhost>
+Date:   Tue Jan 24 10:32:07 2017 +1000
+
+    autogen.sh: use exec instead of waiting for configure to finish
+    
+    Syncs the invocation of configure with the one from the server.
+    
+    Signed-off-by: Peter Hutterer <peter.hutterer%who-t.net@localhost>
+    Reviewed-by: Emil Velikov <emil.velikov%collabora.com@localhost>
+
 commit b87c312590877800b4e18a17a012b47839f5c06b
 Author: Peter Hutterer <peter.hutterer%who-t.net@localhost>
 Date:   Mon Jan 23 13:44:58 2017 +1000
diff -r 6bd49124003b -r 6252925bbeff external/mit/libXi/dist/Makefile.am
--- a/external/mit/libXi/dist/Makefile.am       Mon Jul 08 22:58:25 2019 +0000
+++ b/external/mit/libXi/dist/Makefile.am       Mon Jul 08 22:58:35 2019 +0000
@@ -14,3 +14,5 @@
        $(CHANGELOG_CMD)
 
 dist-hook: ChangeLog INSTALL
+
+EXTRA_DIST = README.md
diff -r 6bd49124003b -r 6252925bbeff external/mit/libXi/dist/Makefile.in
--- a/external/mit/libXi/dist/Makefile.in       Mon Jul 08 22:58:25 2019 +0000
+++ b/external/mit/libXi/dist/Makefile.in       Mon Jul 08 22:58:35 2019 +0000
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15 from Makefile.am.
+# Makefile.in generated by automake 1.16.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+# Copyright (C) 1994-2018 Free Software Foundation, Inc.
 
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -164,7 +164,7 @@
   $(RECURSIVE_CLEAN_TARGETS) \
   $(am__extra_recursive_targets)
 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
-       cscope distdir dist dist-all distcheck
+       cscope distdir distdir-am dist dist-all distcheck
 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 # Read a list of newline-separated strings from the standard input,
 # and print each of them once, without duplicates.  Input order is
@@ -187,8 +187,8 @@
 CSCOPE = cscope
 DIST_SUBDIRS = $(SUBDIRS)
 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/xi.pc.in COPYING \
-       ChangeLog INSTALL README compile config.guess config.sub \
-       install-sh ltmain.sh missing
+       ChangeLog INSTALL compile config.guess config.sub install-sh \
+       ltmain.sh missing
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)
@@ -386,6 +386,7 @@
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = xi.pc
 MAINTAINERCLEANFILES = ChangeLog INSTALL
+EXTRA_DIST = README.md
 all: all-recursive
 
 .SUFFIXES:
@@ -410,8 +411,8 @@
            echo ' $(SHELL) ./config.status'; \
            $(SHELL) ./config.status;; \
          *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
+           echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
+           cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
        esac;
 
 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
@@ -561,7 +562,10 @@
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
        -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
 
-distdir: $(DISTFILES)
+distdir: $(BUILT_SOURCES)
+       $(MAKE) $(AM_MAKEFLAGS) distdir-am
+
+distdir-am: $(DISTFILES)
        $(am__remove_distdir)
        test -d "$(distdir)" || mkdir "$(distdir)"
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
diff -r 6bd49124003b -r 6252925bbeff external/mit/libXi/dist/README.md
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/external/mit/libXi/dist/README.md Mon Jul 08 22:58:35 2019 +0000
@@ -0,0 +1,18 @@
+libXi - library for the X Input Extension
+-----------------------------------------
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+  https://lists.x.org/mailman/listinfo/xorg
+
+The master development code repository can be found at:
+
+  https://gitlab.freedesktop.org/xorg/lib/libXi
+
+Please submit bug reports and requests to merge patches there.
+
+For patch submission instructions, see:
+
+  https://www.x.org/wiki/Development/Documentation/SubmittingPatches
+
diff -r 6bd49124003b -r 6252925bbeff external/mit/libXi/dist/aclocal.m4
--- a/external/mit/libXi/dist/aclocal.m4        Mon Jul 08 22:58:25 2019 +0000
+++ b/external/mit/libXi/dist/aclocal.m4        Mon Jul 08 22:58:35 2019 +0000
@@ -1,6 +1,6 @@
-# generated automatically by aclocal 1.15 -*- Autoconf -*-
-
-# Copyright (C) 1996-2014 Free Software Foundation, Inc.
+# generated automatically by aclocal 1.16.1 -*- Autoconf -*-
+
+# Copyright (C) 1996-2018 Free Software Foundation, Inc.
 
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -1431,10 +1431,10 @@
          x86_64-*linux*)
            LD="${LD-ld} -m elf_x86_64"
            ;;
-         powerpcle-*linux*)
+         powerpcle-*linux*|powerpc64le-*linux*)
            LD="${LD-ld} -m elf64lppc"
            ;;
-         powerpc-*linux*)
+         powerpc-*linux*|powerpc64-*linux*)
            LD="${LD-ld} -m elf64ppc"
            ;;
          s390*-*linux*|s390*-*tpf*)
@@ -2680,7 +2680,14 @@
     *) objformat=elf ;;
     esac
   fi
-  version_type=freebsd-$objformat
+  # Handle Gentoo/FreeBSD as it was Linux
+  case $host_vendor in
+    gentoo)
+      version_type=linux ;;
+    *)
+      version_type=freebsd-$objformat ;;
+  esac
+
   case $version_type in
     freebsd-elf*)
       library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
@@ -2692,6 +2699,12 @@
       library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ext$versuffix'
       need_version=yes
       ;;
+    linux)
+      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+      soname_spec='${libname}${release}${shared_ext}$major'
+      need_lib_prefix=no
+      need_version=no
+      ;;
   esac
   shlibpath_var=LD_LIBRARY_PATH
   case $host_os in
@@ -2881,9 +2894,6 @@
   # before this can be enabled.
   hardcode_into_libs=yes
 
-  # Add ABI-specific directories to the system library path.
-  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
-
   # Ideally, we could use ldconfig to report *all* directores which are
   # searched for libraries, however this is still not possible.  Aside from not
   # being certain /sbin/ldconfig is available, command
@@ -2892,7 +2902,7 @@
   # appending ld.so.conf contents (and includes) to the search path.
   if test -f /etc/ld.so.conf; then
     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[  ]*hwcap[       
 ]/d;s/[:,      ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
+    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
   fi
 
   # We used to test for /lib/ld.so.1 and disable shared libraries on
@@ -9052,9 +9062,9 @@
 m4_ifndef([_LT_PROG_FC],               [AC_DEFUN([_LT_PROG_FC])])
 m4_ifndef([_LT_PROG_CXX],              [AC_DEFUN([_LT_PROG_CXX])])
 
-dnl pkg.m4 - Macros to locate and utilise pkg-config.   -*- Autoconf -*-
-dnl serial 11 (pkg-config-0.29.1)
-dnl
+# pkg.m4 - Macros to locate and utilise pkg-config.   -*- Autoconf -*-
+# serial 11 (pkg-config-0.29.1)
+
 dnl Copyright © 2004 Scott James Remnant <scott%netsplit.com@localhost>.
 dnl Copyright © 2012-2015 Dan Nicholson <dbn.lists%gmail.com@localhost>
 dnl



Home | Main Index | Thread Index | Old Index