blob: 377c5003eb2d3d176e52c80562c2e26126ce051f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = soapyairspyhf-git
pkgdesc = SoapySDR plugin for Airspy HF+
pkgver = r28.b6cfbf5
pkgrel = 1
epoch = 2
url = https://github.com/pothosware/SoapyAirspyHF
arch = any
license = MIT
makedepends = git
makedepends = cmake
depends = soapysdr
depends = airspyhf
provides = soapyairspyhf
conflicts = soapyairspyhf
source = soapyairspyhf-git::git+https://github.com/pothosware/SoapyAirspyHF.git
sha256sums = SKIP
pkgname = soapyairspyhf-git
|