# Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=qt5-qtx11extras _pkgname=qtx11extras-opensource-src pkgver=5.9.7 pkgrel=0 pkgdesc="Qt 5 - Extra libraries for X11 support" url="https://www.qt.io/" arch="all" options="!check" license="LGPLv2 with exceptions OR GPLv3 with exceptions" depends="" makedepends="qt5-qtbase-dev" subpackages="$pkgname-dev" source="https://download.qt.io/official_releases/qt/${pkgver%.*}/$pkgver/submodules/$_pkgname-$pkgver.tar.xz" builddir="$srcdir"/$_pkgname-$pkgver build() { cd "$builddir" qmake make } package() { cd "$builddir" make install INSTALL_ROOT="$pkgdir" } sha512sums="04803755cabc449dd35c20a5ec7f4836fec5e9f4e28daf8a577e66385e9698139a1ae23a29ade8f0c5a766665a137497eaff3c55746879b9c2fe85c38710d37f qtx11extras-opensource-src-5.9.7.tar.xz"