# Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=qt5-qtsensors _pkgname=qtsensors-everywhere pkgver=5.15.4 pkgrel=0 pkgdesc="Library for interfacing with sensors using Qt" 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" subpackages="$pkgname-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 } package() { make install INSTALL_ROOT="$pkgdir" } sha512sums="b8b9ffedfdcd392bd5c1ab76db3f621d16094f444e14900726378a289c04c08a75b82628cb61f4ca66bba8c1eeba2a56d9f90d9a82adfdc90fc00ac1b579c63e qtsensors-everywhere-opensource-src-5.15.4.tar.xz"