19 lines
887 B
Bash
19 lines
887 B
Bash
# Template file for 'qupzilla'
|
|
pkgname=qupzilla
|
|
version=2.0.2
|
|
revision=1
|
|
wrksrc=QupZilla-${version}
|
|
build_style=qmake
|
|
hostmakedepends="pkg-config qt5-tools-devel qt5-declarative-devel qt5-location-devel
|
|
qt5-webchannel-devel qt5-webengine-devel qt5-webview-devel qt5-x11extras-devel"
|
|
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=da4f9b3441386cfcc3000b950c40daa8818380d69b5054f156a345fdbac3855a
|
|
conflicts="qupzilla1>=0"
|