On Wed, Feb 05, 2020 at 12:37:56PM +0100, Björn Ketelaars wrote: > Diff below changes our port of git-cola a bit: > - Switch from py-qt4 to py-qt5 > - Switch to python3 > - Drop dependency on textproc/xxdiff. > > Rationale for the latter is that git-cola per default uses git.tool from > .gitconfig. A user can easily pkg_add xxdiff, or one of its > alternatives. Sounds good, perhaps add a suggesting line to DESCR or README for new users.
Given that Rafael wants to purge xxdiff, other graphical diff tools might be better suited anyways. > Testing: > - 'make test' passes all tests > - run tested on amd64 OK kn also without above mentioned, your choice.