artiq/windows/PKGBUILD.artiq-comtools

14 lines
320 B
Plaintext
Raw Normal View History

2022-04-05 10:12:29 +08:00
pkgbase="mingw-w64-artiq-comtools"
pkgname="mingw-w64-x86_64-artiq-comtools"
pkgrel=1
pkgdesc="Lightweight ARTIQ communication tools"
license=("LGPL")
2022-04-05 10:27:47 +08:00
depends=(
"mingw-w64-x86_64-python"
"mingw-w64-x86_64-python-sipyco"
"mingw-w64-x86_64-python-numpy"
"mingw-w64-x86_64-python-aiohttp"
)
2022-04-05 10:12:29 +08:00
source PKGBUILD.common