# Maintainer: A. Wilcox pkgname=qt5-qtquickcontrols _pkgname=qtquickcontrols-everywhere pkgver=5.15.17 pkgrel=0 pkgdesc="Controls for use with Qt Quick" url="https://www.qt.io/" arch="all" license="(LGPL-3.0-only WITH Qt-LGPL-exception-1.1 OR GPL-3.0-only WITH Qt-GPL-exception-1.0) AND GFDL-1.3" depends="" makedepends="qt5-qtbase-dev qt5-qtdeclarative-dev" source="https://download.qt.io/official_releases/qt/${pkgver%.*}/$pkgver/submodules/$_pkgname-opensource-src-$pkgver.tar.xz" builddir="$srcdir"/$_pkgname-src-$pkgver build() { qmake make } check() { make check } package() { make install INSTALL_ROOT="$pkgdir" } sha512sums="b4c736db1f31d8f660f87283e477430a02eb4141cfb6ce9e9523a6df8a852d6d26734c6f68e2b06c654fa9da671ad9ac5527c305022e7cd59adb3354f2c5b89b qtquickcontrols-everywhere-opensource-src-5.15.17.tar.xz"