Added some quality of life stuff like pdfjs.
Source: https://github.com/qutebrowser/qutebrowser/archive/v1.6.0.tar.gz
Changelog: https://github.com/qutebrowser/qutebrowser/releases/tag/v1.6.0
Added some quality of life stuff like pdfjs.
Source: https://github.com/qutebrowser/qutebrowser/archive/v1.6.0.tar.gz
Changelog: https://github.com/qutebrowser/qutebrowser/releases/tag/v1.6.0
| R2776 qutebrowser | |||
| D5627 | R2776:834b66440f56 Update qutebrowser to 1.6.1 | ||
Ok, I built it this morning but it complains about a version mismatch between Qt and python3-qt5.
python3-qt5 is outdated so I updated it and so I had to update a few packages too.
python3-qtwebengine was part of python3-qt5 until v5.12 and so we have to include this package too.
I have to go to work, if someone is willing to package the whole stack (python3-qt5,python3-qtwebengine, python3-sip and qutebrowser) do it. If no one has done it tomorrow, I'll start packaging again.
@BridouZ could you post please the error? python3-qt5 was build against the QT update so there shouldn't be a missmatch in version.
Qt is at 5.12 whereas python3-qt5 is at 5.11.3 (5.12 is out) that's what I called "missmatch".
BTW Qutebrowser can use pdf.js to view pdf, do we package it or not ?