blob: a7c5a8ed12b1d4abf39f55572bab1d628b6127dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = ts-litex-driver-git
pkgdesc = Linux Driver for the LiteX-based Thunderscope
pkgver = r24.0414118
pkgrel = 2
url = https://github.com/EEVengers/ts_litex_driver_linux
arch = any
license = LicenseRef-custom
makedepends = git
depends = sh
depends = dkms
depends = glibc
optdepends = ts.net-git: Thunderscope-compatible PC-host software written in C# using high-performing primitives & SIMD.
provides = ts-litex-driver
conflicts = ts-litex-driver
options = !debug
options = !strip
source = ts-litex-driver-git::git+https://github.com/EEVengers/ts_litex_driver_linux.git
sha256sums = SKIP
pkgname = ts-litex-driver-git
|