Bug#958853: Fix

2022-12-21 Thread Julian Gilbey
On Wed, Dec 21, 2022 at 07:24:38PM +0100, Dan O'Huiginn wrote: > Upstream has now moved away from Bazel: > https://github.com/ankitects/anki/commit/5e0a761b875fff4c9e4b202c08bd740c7bb37763 > > The new build system uses cargo and ninja. It'll still be a substantial job > to package this for Debia

Bug#958853: Fix

2022-12-21 Thread Dan O'Huiginn
Upstream has now moved away from Bazel: https://github.com/ankitects/anki/commit/5e0a761b875fff4c9e4b202c08bd740c7bb37763 The new build system uses cargo and ninja. It'll still be a substantial job to package this for Debian, but hopefully more feasible than before.

Bug#958853: Fix

2022-07-31 Thread Julian Gilbey
On Fri, Jul 29, 2022 at 06:22:00PM -0700, Drew Stephens wrote: > I managed to get 2.1.15 from the package working for now for putting > int(round()) around numbers in preferences.py and deckconf.py when they were > returning the unexpected float type error. For some reason, even though it > says th

Bug#958853: Fix

2022-07-29 Thread Drew Stephens
I managed to get 2.1.15 from the package working for now for putting int(round()) around numbers in preferences.py and deckconf.py when they were returning the unexpected float type error. For some reason, even though it says the package is removed from testing, I am still able to install the p