blob: 31c1a6e0c13bb50f03de0f917ce2989798b6c5dc (
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
27
28
29
30
31
32
33
34
|
pkgbase = digital_rf-git
pkgdesc = Read, write, and interact with data in the Digital RF and Digital Metadata formats
pkgver = 2.6.3.r175.g4ff1d4f
pkgrel = 1
url = https://github.com/MITHaystack/digital_rf
arch = x86_64
license = BSD
checkdepends = python-pytest
makedepends = git
makedepends = cmake
makedepends = python-mako
makedepends = python-pkgconfig
makedepends = python-setuptools
depends = hdf5
depends = python-h5py
depends = python-numpy
depends = python-packaging
depends = python-dateutil
depends = python-pytz
depends = python-six
optdepends = matlab: for the MATLAB interface
optdepends = gnuradio: for gr_digital_rf
optdepends = gnuradio-osmosdr: for thorosmo
optdepends = libgnuradio-iio.so: for thorpluto
optdepends = libgnuradio-uhd.so: for thor
optdepends = python-matplotlib: for tools
optdepends = python-pandas: for digital_metadata
optdepends = python-sounddevice: for tools
optdepends = python-scipy: for tools
optdepends = python-watchdog: for mirror, ringbuffer, watchdog
source = git+https://github.com/MITHaystack/digital_rf.git
sha512sums = SKIP
pkgname = digital_rf-git
|