Page MenuHomeFreeBSD

x11/libwacom: update to 1.2
ClosedPublic

Authored by jbeich on Feb 24 2020, 6:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 2, 4:39 PM
Unknown Object (File)
Sat, Mar 2, 4:39 PM
Unknown Object (File)
Sat, Mar 2, 4:39 PM
Unknown Object (File)
Sat, Mar 2, 4:39 PM
Unknown Object (File)
Sat, Mar 2, 4:39 PM
Unknown Object (File)
Sat, Mar 2, 4:39 PM
Unknown Object (File)
Sat, Mar 2, 4:39 PM
Unknown Object (File)
Sat, Mar 2, 4:39 PM
Subscribers

Details

Summary

ChangeLog and ABI (outdated).

Test Plan

Builds fine on:

  • 11.3 aarch64
  • 11.3 amd64
  • 11.3 armv6
  • 11.3 i386
  • 12.0 amd64
  • 12.0 i386
  • 12.1 aarch64
  • 12.1 amd64
  • 12.1 armv6
  • 12.1 armv7
  • 12.1 i386
  • 13.0 amd64
  • 13.0 i386
  • Base GCC 4.2.1 (mimics powerpc*, mips*, riscv64)

Works fine on:

  • Bamboo Pen&Touch (CTH-470)
  • x11-drivers/xf86-input-libinput
  • x11-wm/sway

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 29596
Build 27457: arc lint + arc unit

Event Timeline

  • USES=localbase is unused without evdev-proto
  • Replace USE_CSTD with upstream(able) fix
  • Use += instead of = in PATCHFILES to facilitate adding more if necessary
  • Switch GCC 4.2 fix to the version merged upstream
  • Fix installation of layouts (unrelated to the update)
manu added a subscriber: manu.

LGTM

This revision is now accepted and ready to land.Feb 25 2020, 12:30 PM
  • Fix installation of layouts (unrelated to the update)

Moved into a separate commit. Not bothering with Phabricator unless someone can describe how to use it efficiently with patch series.

This revision was automatically updated to reflect the committed changes.