# Template file for 'python3-pyqt6-sip' pkgname=python3-pyqt6-sip version=13.11.0 revision=1 build_style=python3-module hostmakedepends="python3-devel python3-setuptools sip" makedepends="python3-devel" depends="python3" short_desc="PyQt6 SIP bindings with C and C++ for Python 3" maintainer="Đoàn Trần Công Danh " license="BSD-2-Clause" homepage="https://www.riverbankcomputing.com/software/sip/" distfiles="${PYPI_SITE}/p/pyqt6_sip/pyqt6_sip-${version}.tar.gz" checksum=d463af37738bda1856c9ef513e5620a37b7a005e9d589c986c3304db4a8a14d3 lib32disabled=yes post_extract() { # for do_check mkdir -p PyQt6 } post_install() { vlicense LICENSE }