[x] Have you checked that there aren't other open pull requests for the same formula update/change?
[ ] Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
[ ] Does your build pass brew audit --strict <formula> (after doing brew install <formula>)?
This is a WIP on adding support for macOS High Sierra. The major changes required are to ROOT and Qt5. Bayeux is o.k. apart from the required revision bump to pick up changes.
This now requires testing on the related Linux platforms.
brew install --build-from-source <formula>
, where<formula>
is the name of the formula you're submitting?brew audit --strict <formula>
(after doingbrew install <formula>
)?This is a WIP on adding support for macOS High Sierra. The major changes required are to ROOT and Qt5. Bayeux is o.k. apart from the required revision bump to pick up changes.
This now requires testing on the related Linux platforms.