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)
Sun, Apr 27, 6:52 AM
Unknown Object (File)
Mar 17 2025, 3:50 AM
Unknown Object (File)
Feb 27 2025, 4:46 AM
Unknown Object (File)
Feb 23 2025, 10:08 PM
Unknown Object (File)
Feb 1 2025, 9:06 PM
Unknown Object (File)
Jan 22 2025, 4:15 AM
Unknown Object (File)
Jan 21 2025, 3:07 PM
Unknown Object (File)
Jan 20 2025, 2:17 AM
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

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.