diff --git a/srcpkgs/qutebrowser/INSTALL.msg b/srcpkgs/qutebrowser/INSTALL.msg deleted file mode 100644 index 94d5ee54112..00000000000 --- a/srcpkgs/qutebrowser/INSTALL.msg +++ /dev/null @@ -1,2 +0,0 @@ -To use the new QtWebEngine backend, install python3-PyQt5-webengine, -python3-PyQt5-opengl and python3-PyOpenGL. diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template index 6b1c2091384..6d197c61902 100644 --- a/srcpkgs/qutebrowser/template +++ b/srcpkgs/qutebrowser/template @@ -1,26 +1,27 @@ # Template file for 'qutebrowser' pkgname=qutebrowser -version=0.11.0 -revision=2 +version=1.0.0 +revision=1 noarch=yes build_style=python3-module pycompile_module="${pkgname}" hostmakedepends="python3-setuptools asciidoc" -depends="python3-setuptools python3-PyQt5-webkit python3-PyQt5-quick - python3-Jinja2 python3-Pygments python3-pyPEG2 python3-yaml" +depends="python3-setuptools python3-PyQt5-webengine python3-PyQt5-quick + python3-Jinja2 python3-Pygments python3-pyPEG2 python3-yaml python3-attrs + python3-PyQt5-opengl python3-PyQt5-sql qt5-plugin-sqlite" short_desc="Keyboard-focused browser with a minimal GUI" maintainer="Eivind Uggedal " license="GPL-3" homepage="https://qutebrowser.org/" distfiles="https://github.com/The-Compiler/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz" -checksum=dbb7de2d54f3849b03db11c2417a725ab8bf26a8f7f48bfa36ad852a8de9308e +checksum=f7ffed98556d4d7ef130411c3f3330efe4f1ba2fc573f4a24f02be255bf048a2 pre_build() { a2x -f manpage doc/${pkgname}.1.asciidoc } post_install() { vman doc/${pkgname}.1 - vinstall ${pkgname}.desktop 644 usr/share/applications + vinstall misc/${pkgname}.desktop 644 usr/share/applications local dim for dim in 16 24 32 48 64 96 128 256 512; do