mirror of https://github.com/m-labs/artiq.git
14 lines
320 B
Plaintext
14 lines
320 B
Plaintext
pkgbase="mingw-w64-artiq-comtools"
|
|
pkgname="mingw-w64-x86_64-artiq-comtools"
|
|
pkgrel=1
|
|
pkgdesc="Lightweight ARTIQ communication tools"
|
|
license=("LGPL")
|
|
depends=(
|
|
"mingw-w64-x86_64-python"
|
|
"mingw-w64-x86_64-python-sipyco"
|
|
"mingw-w64-x86_64-python-numpy"
|
|
"mingw-w64-x86_64-python-aiohttp"
|
|
)
|
|
|
|
source PKGBUILD.common
|