[MacPorts] #54547: xdotool compile fails on Sierra, as a result of outdated definitions.
MacPorts
noreply at macports.org
Sat Jul 29 21:18:31 UTC 2017
#54547: xdotool compile fails on Sierra, as a result of outdated definitions.
--------------------------+-----------------
Reporter: vjorlikowski | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port:
--------------------------+-----------------
xdotool has an osx_hacks.h header file, intended to define things that
weren't present in versions of macOS prior to Sierra.
Sadly - these definitions are now present, and xdotool fails to compile.
The attached diff allows the compile to complete.
It should be applied in a version-aware manner - or else, a patch should
be generated to only include osx_hacks.h for older versions of macOS.
--
Ticket URL: <https://trac.macports.org/ticket/54547>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list