# Template file for 'python3-pyqt6-networkauth' pkgname=python3-pyqt6-networkauth version=6.6.0 revision=2 build_style=sip-build build_helper="python3" hostmakedepends="qt6-base python3-PyQt-builder pkg-config" makedepends="python3-pyqt6-network-devel qt6-networkauth-devel" depends="python3-pyqt6" 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=cdfc0bfaea16a9e09f075bdafefb996aa9fdec392052ba4fb3cbac233c1958fb 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 } }