mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
parent
024dd15669
commit
89c3cc3ebe
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'qutebrowser'
|
# Template file for 'qutebrowser'
|
||||||
pkgname=qutebrowser
|
pkgname=qutebrowser
|
||||||
version=1.0.1
|
version=1.0.1
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="${pkgname}"
|
pycompile_module="${pkgname}"
|
||||||
hostmakedepends="python3-setuptools asciidoc"
|
hostmakedepends="python3-setuptools asciidoc"
|
||||||
depends="python3-setuptools python3-PyQt5-webengine python3-PyQt5-quick
|
depends="python3-setuptools python3-PyQt5-webengine python3-PyQt5-quick
|
||||||
python3-Jinja2 python3-Pygments python3-pyPEG2 python3-yaml python3-attrs
|
python3-Jinja2 python3-Pygments python3-pyPEG2 python3-yaml python3-attrs
|
||||||
python3-PyQt5-opengl python3-PyQt5-sql qt5-plugin-sqlite"
|
python3-PyQt5-opengl python3-PyQt5-sql qt5-plugin-sqlite dbus"
|
||||||
short_desc="Keyboard-focused browser with a minimal GUI"
|
short_desc="Keyboard-focused browser with a minimal GUI"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue