blob: bdd960d9f48636f0b219e3fc847794b8afc09a57 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = libuhd3-umtrx
pkgdesc = Fairwaves UmTRX module for libuhd3
pkgver = 1.0.19
pkgrel = 3
url = https://github.com/fairwaves/UHD-Fairwaves
arch = x86_64
license = GPL-3.0-or-later
makedepends = git
makedepends = cmake
makedepends = boost
depends = libuhd3
depends = boost-libs
source = git+https://github.com/fairwaves/UHD-Fairwaves#tag=1.0.19
sha1sums = SKIP
pkgname = libuhd3-umtrx
|