games/anki: Update to 2.1.35
Since the 2.1.17 release the build system has been significantly revised and
contains many changes (e.g. a Rust library with Python bindings) that had to
be adapted to the Ports framework.
Kudos to David Schlachter for the additional testing and feedback!
Changelog since 2.1.16 (too many changes to list them separately):
https://changes.ankiweb.net/
PR: 247666
Reported by: David Schlachter
Reviewed by: tcberner (earlier revision)
Differential Revision: https://reviews.freebsd.org/D26961
games/anki: Unbreak
Unbreak since www/py-qt5-webengine is usable again since r497003.
Also update the patch for aqt/qt.py to load PyQt5.QtWebChannel explicitly.
Otherwise Anki will crash upon invocation.
PR: 233192
Approved by: mentors (implicit)
games/anki: Update to 2.1.11, undeprecate and set to BROKEN
Undeprecate and save the port from the big Qt4 wipeout by switching from Qt4
to Qt5.
Also set games/anki temporarily as BROKEN because www/py-qt5-webengine is
still in a defunct state. This will change when www/qt5-webengine gets
updated to a more recent version soon (hopefully to the end of Q1).
At last but not least: Add options to switch between multimedia/mpv (new
default by upstream) and multimedia/mplayer (previous default) or choose both
of them.
Changelog:
(Only the first 15 lines of the commit message are shown above )