xf86-input-acecad: Changes to 'refs/tags/xf86-input-acecad-1.5.0'

Cyril Brulebois kibi at kemper.freedesktop.org
Wed May 4 16:01:04 PDT 2011


Tag 'xf86-input-acecad-1.5.0' created by Cyril Brulebois <kibi at debian.org> at 2011-05-04 23:23 -0700

acecad 1.5.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk3B0egACgkQeGfVPHR5Nd155gCgqSotITstuIJBshvKAOUvysw0
5NQAoK8lwl3rAQ4oyKhIXOE4C/lJP7OX
=Alcz
-----END PGP SIGNATURE-----

Changes since xf86-input-acecad-1.4.0:
Alan Coopersmith (2):
      Update Sun license notices to current X.Org standard form
      Remove refcnt field from InputDriverRec.

Cyril Brulebois (1):
      acecad 1.5.0

Gaetan Nadon (24):
      .gitignore: use common defaults with custom section # 24239
      Several driver modules do not have a ChangeLog target in Makefile.am #23814
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      configure.ac: remove unused sdkdir=$(pkg-config...) statement
      config: move CWARNFLAGS from configure.ac to Makefile.am
      config: remove AH_TOP autoheader statement
      config: add conditional inclusion of config.h
      config: simplify configuration regarding sysfs headers and library.
      config: update AC_PREREQ statement to 2.60
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: fix warnings and layout
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: fix checking for extensions section
      config: remove extension check for unused RANDR extension
      config: optional extension check for inputproto not required
      man: Use Autoconf provided $(AM_V_GEN)$(SED)
      config: AC_PROG_SED is required explicitly on Solaris
      config: acecad does not use the input protocol
      config: upgrade to util-macros 1.8 for additional man page support
      config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
      config: requires xext, kb and input extensions through xf86.h
      config: requires RANDR through xf86.h

Peter Hutterer (11):
      Remove some unused crap from configure
      Remove usage of XI86_POINTER_CAPABLE.
      Replace LocalDevicePtr with InputInfoPtr.
      Remove libc wrapper usage for xcalloc, xfree, etc.
      Move default_options up, preparation work for ABI 12.
      Purge close_proc, hasn't been called by the server for ages.
      Use a local variable for history_size.
      Adjust to new PreInit for ABI 12.
      Add mode field to InitValuatorAxisStruct
      Bump to 1.4.99
      The driver doesn't need libXext

---
 .gitignore      |   83 ++++++++++++++++++++++-------
 Makefile.am     |   11 ++-
 configure.ac    |   82 ++++++++++-------------------
 man/Makefile.am |   68 ++++++++----------------
 src/Makefile.am |    8 --
 src/acecad.c    |  156 ++++++++++++++++++++++++++++++++++----------------------
 src/acecad.h    |   20 +++----
 7 files changed, 232 insertions(+), 196 deletions(-)
---


More information about the xorg-commit mailing list