I think that, apart from the build process, there is only this bit that would need to be chnaged. So I'm currently doing this, but I'd love to be able to specify that at build time (or for inkscape to detect it by itself, as I suggested above):
--- a/src/extension/implementation/script.cpp +++ b/src/extension/implementation/script.cpp @@ -77,7 +77,7 @@ {"python", "python-interpreter", "pythonw" }, #else {"perl", "perl-interpreter", "perl" }, - {"python", "python-interpreter", "python" }, + {"python", "python-interpreter", "python3" }, #endif {"ruby", "ruby-interpreter", "ruby" }, {"shell", "shell-interpreter", "sh" }, -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1735363 Title: inkscape: Port to Python 3 To manage notifications about this bug go to: https://bugs.launchpad.net/inkscape/+bug/1735363/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs