blob: a2e3b873c2fad480024ecdada33ed04efc33a6a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = ts.net-git
pkgdesc = Thunderscope-compatible PC-host software written in C# using high-performing primitives & SIMD.
pkgver = r213.ea6fa52
pkgrel = 1
url = https://github.com/EEVengers/TS.NET
arch = x86_64
arch = aarch64
license = MIT
makedepends = curl
makedepends = git
makedepends = dotnet-host
makedepends = dotnet-sdk
depends = bash
depends = gcc-libs
depends = glibc
depends = zlib
optdepends = scopehal-apps: glscopeclient and other client applications for libscopehal
provides = ts.net
conflicts = ts.net
options = !strip
options = !debug
options = !lto
source = ts.net-git::git+https://github.com/EEVengers/TS.NET.git
sha256sums = SKIP
pkgname = ts.net-git
|