19 lines
750 B
Bash
19 lines
750 B
Bash
# Template file for 'qupzilla'
|
|
pkgname=qupzilla
|
|
version=2.0.1
|
|
revision=1
|
|
wrksrc=QupZilla-${version}
|
|
build_style=qmake
|
|
hostmakedepends="pkg-config"
|
|
makedepends="hunspell-devel qt5-script-devel qt5-tools-devel qt5-declarative-devel
|
|
qt5-location-devel qt5-webchannel-devel qt5-webengine-devel qt5-webview-devel
|
|
qt5-svg-devel qt5-x11extras-devel xcb-util-devel"
|
|
depends="qt5-plugin-sqlite"
|
|
short_desc="Lightweight multiplatform browser"
|
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|
license="GPL-3"
|
|
homepage="http://www.qupzilla.com/"
|
|
distfiles="https://github.com/QupZilla/${pkgname}/releases/download/v${version}/QupZilla-${version}.tar.xz"
|
|
checksum=38b89d00ad235687ca1ad327f7f108aee2d85cdc047a78b6811dedff0d07850d
|
|
conflicts="qupzilla1>=0"
|