serenity/Ports/ncurses
Ben Reeves 58ec2f688b Ports/ncurses: Check for proper tic version during install
MacOS ships with an out of date ncurses that can't properly generate
terminfo from the newer source code. This change checks for a valid
`tic` executable of the proper version, first in PATH and then in
the Homebrew cellar if brew is installed. Otherwise it aborts
installation.

See comment in the code as well as the following for details:
https://github.com/termux/termux-packages/issues/4487#issuecomment-626277493
https://lists.gnu.org/archive/html/bug-ncurses/2019-07/msg00020.html.
2021-12-20 10:45:52 -08:00
..
patches Ports: Update to ncurses 6.3 2021-11-06 20:49:18 -07:00
package.sh Ports/ncurses: Check for proper tic version during install 2021-12-20 10:45:52 -08:00