slackbuilds/network/qutebrowser
David Woodfall c54e1e82a1 network/qutebrowser: Update README and fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-02-24 06:55:37 +07:00
..
Makefile network/qutebrowser: Added (qt5 keyboard driven webbrowser). 2018-01-06 06:55:25 +07:00
README network/qutebrowser: Update README and fix deps. 2018-02-24 06:55:37 +07:00
doinst.sh network/qutebrowser: Added (qt5 keyboard driven webbrowser). 2018-01-06 06:55:25 +07:00
qutebrowser.SlackBuild network/qutebrowser: Updated for version 1.1.1. 2018-02-17 07:42:56 +07:00
qutebrowser.info network/qutebrowser: Update README and fix deps. 2018-02-24 06:55:37 +07:00
slack-desc network/qutebrowser: Added (qt5 keyboard driven webbrowser). 2018-01-06 06:55:25 +07:00

README

qutebrowser (qt5 keyboard driven webbrowser)

qutebrowser is a keyboard-focused browser with a minimal GUI. It's
based on Python and PyQt5 and free software, licensed under the GPL.
It was inspired by other browsers/addons like dwb and
Vimperator/Pentadactyl.

Optional dependency:

qt5-webkit-annulen (for the webkit backend)

NOTE:

pyPEG2 and MarkupSafe both need building for python3:

PYTHON3=yes ./pyPEG2.SlackBuild
PYTHON3=yes ./MarkupSafe.SlackBuild

If you are using sbopkg you can add those as options on their
pages before starting the build queue.