artiq/windows/PKGBUILD.qasync

12 lines
258 B
Plaintext

pkgbase="mingw-w64-python-qasync"
pkgname="mingw-w64-x86_64-python-qasync"
pkgrel=1
pkgdesc="Implementation of the PEP 3156 Event-Loop with Qt"
license=("BSD")
depends=(
"mingw-w64-x86_64-python"
"mingw-w64-x86_64-python-pyqt5"
)
source PKGBUILD.common