Versions of sys-libs/ncurses since 2021-07-31 have added a version of
the foot terminfo with less features. Due to issues with installing
terminfo in a nonstandard location, the current recommendation is to
use the ncurses version if it is installed.
This adds a blocking dependency for recent versions of sys-libs/ncurses
to prevent the package conflict.
Closes: https://bugs.gentoo.org/825434
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Ryan Fox <flewkey@2a03.party>
Installing foot's terminfo resulted in the non-standard location has
caused issues with some programs, so I am changing back the install
location as per the maintainer's suggestion.
Pushing it as a new revision probably isn't worth it since the package
has only been in the GURU master branch for a short period of time.
See https://codeberg.org/dnkl/foot/issues/695
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ryan Fox <flewkey@2a03.party>
Dickey added a version of foot's terminfo to ncurses, but it lacks
certain features. To avoid a package collision with sys-libs/ncurses,
we will install terminfo to a non-standard location from now on.
See https://codeberg.org/dnkl/foot/issues/671
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ryan Fox <flewkey@2a03.party>