Merge branch 'master' of https://github.com/qutebrowser/qutebrowser into finer_pylint_pragmas
This commit is contained in:
commit
c94327748e
@ -118,7 +118,7 @@ TODO: people with t-shirts or higher pledge levels
|
|||||||
- toml
|
- toml
|
||||||
- vimja
|
- vimja
|
||||||
- wiz
|
- wiz
|
||||||
- 43 Anonymous
|
- 44 Anonymous
|
||||||
|
|
||||||
2016
|
2016
|
||||||
----
|
----
|
||||||
@ -212,6 +212,7 @@ Other sponsors
|
|||||||
- Julie Engel
|
- Julie Engel
|
||||||
- Jörg Behrmann
|
- Jörg Behrmann
|
||||||
- Jørgen Skancke
|
- Jørgen Skancke
|
||||||
|
- Kevin Kainan Li
|
||||||
- Kevin Velghe
|
- Kevin Velghe
|
||||||
- Konstantin Shmelkov
|
- Konstantin Shmelkov
|
||||||
- Kyle Frazer
|
- Kyle Frazer
|
||||||
|
@ -78,15 +78,10 @@ $ python3 scripts/asciidoc2html.py
|
|||||||
On Fedora
|
On Fedora
|
||||||
---------
|
---------
|
||||||
|
|
||||||
qutebrowser is available in the official repositories for Fedora 22 and newer.
|
The Fedora packages are lagging behind a lot and are currently effectively
|
||||||
|
unmaintained. It's recommended to <<tox,install qutebrowser via tox>> instead.
|
||||||
|
|
||||||
----
|
Related Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=1467748[1467748]
|
||||||
# dnf install qutebrowser
|
|
||||||
----
|
|
||||||
|
|
||||||
It's also recommended to install `python3-qt5-webengine` and start with `--backend
|
|
||||||
webengine` to use the new backend. v1.0.0 (which is not in the Fedora repos
|
|
||||||
currently) uses QtWebEngine by default.
|
|
||||||
|
|
||||||
On Archlinux
|
On Archlinux
|
||||||
------------
|
------------
|
||||||
@ -122,11 +117,13 @@ On Gentoo
|
|||||||
---------
|
---------
|
||||||
|
|
||||||
The Gentoo packages (even the live version) are lagging behind a lot and are
|
The Gentoo packages (even the live version) are lagging behind a lot and are
|
||||||
effectively unmaintained. If you want to create and maintain an official
|
effectively unmaintained. Efforts to fix this (via
|
||||||
qutebrowser overlay for Gentoo, please mailto:mail@qutebrowser.org[get in
|
https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers[proxy maintainers]) are
|
||||||
touch.]
|
currently underway. In the meantime, it's recommended to <<tox,install
|
||||||
|
qutebrowser via tox>> instead.
|
||||||
|
|
||||||
It's recommended to <<tox,install qutebrowser via tox>> instead.
|
Related Gentoo bugs with patches: https://bugs.gentoo.org/628000[-9999],
|
||||||
|
https://bugs.gentoo.org/630542[v1.0]
|
||||||
|
|
||||||
To get an up-to-date QtWebKit, you can use
|
To get an up-to-date QtWebKit, you can use
|
||||||
https://gist.github.com/annulen/309569fb61e5d64a703c055c1e726f71[this ebuild].
|
https://gist.github.com/annulen/309569fb61e5d64a703c055c1e726f71[this ebuild].
|
||||||
|
Loading…
Reference in New Issue
Block a user