blob: a5d330369df445caf2e3369af19c0c72c300e3d3 (
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 = r34.a2fd6cf
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
|