blob: eec1373d0fe09cc562eb68d9243ec944255bd9c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = gr-dect2-git
pkgdesc = This project was developed to demonstrate the possibility of real-time DECT voice channel decoding by Gnuradio.
pkgver = r39.0d973fe
pkgrel = 1
url = https://github.com/pavelyazev/gr-dect2
arch = any
license = GPL
makedepends = cmake
makedepends = doxygen
makedepends = git
depends = boost
depends = boost-libs
depends = gmp
depends = gnuradio
optdepends = gnuradio-companion
optdepends = python
provides = gr-dect2
conflicts = gr-dect2
source = git+https://github.com/pavelyazev/gr-dect2.git
sha256sums = SKIP
pkgname = gr-dect2-git
|