SlackBuilds Repository

15.0 > Network > qutebrowser-bin (3.1.0)

Qutebrowser is a keyboard-focused browser with a minimal GUI. It's based
on Python and Qt and free software, licensed under the GPL.

It was inspired by other browsers/addons like dwb and
Vimperator/Pentadactyl.

This SlackBuild installs all needed dependencies in a virtual
environment subfolder. This comes with an up-to-date Qt/PyQt including a
pre-compiled QtWebEngine binary, but has a couple of caveats:
* It only works on 64-bit x86 systems.
* It comes with a QtWebEngine compiled without proprietary codec support
(such as h.264).

qt6 needed for this script can be built without webengine to speed up
compilation. If such an option is not available, just replace the line
tar xvf $CWD/$SRCNAM-$VERSION.tar.xz
with
tar xvf $CWD/$SRCNAM-$VERSION.tar.xz --exclude=qtwebengine
in qt6.SlackBuild.

This requires: qt6

Maintained by: Alexander Verbovetsky
Keywords: www,web,http,browser,webengine,python,qt,pyqt,vim,keyboard,dwb,vimperator,pentadactyl
ChangeLog: qutebrowser-bin

Homepage:
https://qutebrowser.org

Source Downloads (64bit):
adblock-0.6.0-cp37-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (c8653c10db5900c22054b27a03924988)
colorama-0.4.6-py2.py3-none-any.whl (3fc7a89530d68d7ea231ebe779c0db9c)
Jinja2-3.1.2-py3-none-any.whl (00ccdb509d3592cc2163b286177d75c8)
MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (c2388278e7f7c4bb11ae830da5a071cc)
asciidoc-10.2.0-py2.py3-none-any.whl (d47ea986a8945257f0f54e92455d198f)
PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4d6e421811f9057f61344a07257dbc26)
PyQt6_sip-13.6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (260fb515820b6dc4878df9288a8eea55)
qutebrowser-3.1.0.tar.gz (a4613158902f61af23c2b38f1ad427aa)
pip-23.3.1-py3-none-any.whl (5d2d058044a3ae2800d18e358ddc72ca)
setuptools-69.0.2-py3-none-any.whl (f096ed836f4036a11aa277fa16dc09ff)
wheel-0.42.0-py3-none-any.whl (779d91395ceb12e15e3a585b30b53f9f)
PyQt6-6.6.1-cp38-abi3-manylinux_2_28_x86_64.whl (8e724abf93f1861c98705a1eaaf2eabf)
PyQt6_Qt6-6.6.1-py3-none-manylinux_2_28_x86_64.whl (bde446baa891d9c22a3ddb1496476aea)
PyQt6_WebEngine-6.6.0-cp37-abi3-manylinux_2_28_x86_64.whl (5086b644a2e12f110878aee8d3282a2b)
PyQt6_WebEngine_Qt6-6.6.1-py3-none-manylinux_2_28_x86_64.whl (d8d0d2f0c6ec1dafefac241836a0712b)
pygments-2.17.2-py3-none-any.whl (05bab8cd38860c62d6e146ec2949fefe)
zipp-3.17.0-py3-none-any.whl (d93f0b8485000b37800a6de09ed6c1cb)
openssl-3.2.1.tar.gz (c239213887804ba00654884918b37441)
pdfjs-4.0.379-dist.zip (0e74e78c467097afeb1ddafbc290a05a)

Download SlackBuild:
qutebrowser-bin.tar.gz
qutebrowser-bin.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds