# Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=qt5-qtwebchannel _pkgname=qtwebchannel-everywhere pkgver=5.15.17 pkgrel=0 pkgdesc="Connect Qt applications to WebSockets" url="https://www.qt.io/" arch="all" options="!check" license="LGPL-3.0-only WITH Qt-LGPL-exception-1.1 OR GPL-3.0-only WITH Qt-GPL-exception-1.0" depends="" makedepends="qt5-qtbase-dev qt5-qtdeclarative-dev" subpackages="$pkgname-dev" source="https://download.qt.io/official_releases/qt/${pkgver%.*}/$pkgver/submodules/$_pkgname-opensource-src-$pkgver.tar.xz kde-lts.patch " builddir="$srcdir"/$_pkgname-src-$pkgver build() { qmake make } package() { make install INSTALL_ROOT="$pkgdir" } sha512sums="6d616f4143ee34eeab361eba86d2bcdd1a502b6290813ad0053163cd4ee1d1e7f2a0903b82d8632050bdab710d28c7b06d6a3bcf30ce1db398dcb78ebe014389 qtwebchannel-everywhere-opensource-src-5.15.17.tar.xz 1be8505f4ca56289ddfdc1c08047a577c2a06a88600dc119699513a99cd7316f37e4b595911db521aa0df413971462a361409b1a799a99fa83a59a73636da90d kde-lts.patch"