# Template file for 'python3-pyqt6-networkauth' pkgname=python3-pyqt6-networkauth version=6.8.0 revision=1 build_style=sip-build build_helper="python3" hostmakedepends="qt6-base python3-PyQt-builder pkg-config" makedepends="python3-pyqt6-bindings qt6-networkauth-devel python3-pyqt6-sip" depends="python3-pyqt6>=${version%.*} python3-pyqt6-sip" short_desc="Qt6 bindings for NetworkAuth - Python 3" maintainer="Đoàn Trần Công Danh " license="GPL-3.0-only" homepage="https://www.riverbankcomputing.com/software/pyqtnetworkauth/" distfiles="$PYPI_SITE/P/PyQt6-NetworkAuth/PyQt6_NetworkAuth-${version}.tar.gz" checksum=2a1043ff6d03fc19e7bc87fad4f32d4d7e56d2bf1bb89b2a43287c0161457d59 lib32disabled=yes python3-pyqt6-networkauth-devel_package() { lib32disabled=yes depends="${sourcepkg}>=${version}_${revision} ${makedepends}" short_desc+=" - development files" pkg_install() { vmove ${py3_sitelib}/PyQt6/bindings } }