extra/qt5-webkit to 5.212.0alpha3-2

This commit is contained in:
Kevin Mihelich 2019-07-01 12:48:12 +00:00
parent 479ddc09bf
commit 199ad25d86

View file

@ -12,7 +12,7 @@ highmem=1
pkgname=qt5-webkit
_pkgver=5.212.0-alpha3
pkgver=${_pkgver/-/}
pkgrel=1
pkgrel=2
arch=(x86_64)
url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
@ -39,7 +39,7 @@ build() {
[[ $CARCH == "arm" || $CARCH == "armv6h" ]] && CONFIG="-DENABLE_JIT=OFF"
cmake .. \
cmake ../qtwebkit-$_pkgver \
-DCMAKE_INSTALL_PREFIX=/usr \
-DPORT=Qt \
-DENABLE_TOOLS=OFF \