qutebrowser: update to 1.0.0 (#8060)

This commit is contained in:
Felix Van der Jeugt 2017-10-13 09:20:57 +02:00 committed by Juan RP
parent 60cd7d22ad
commit 40f1b58058
2 changed files with 7 additions and 8 deletions

View File

@ -1,2 +0,0 @@
To use the new QtWebEngine backend, install python3-PyQt5-webengine,
python3-PyQt5-opengl and python3-PyOpenGL.

View File

@ -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 <eivind@uggedal.com>"
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