blob: ba278b08d01b89a1655660f07541de5f2c3b1396 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = hackrf-git
pkgdesc = Driver for HackRF, allowing general purpose software defined radio (SDR).
pkgver = 2023.01.1.r9.g50c22aa0
pkgrel = 1
url = https://github.com/mossmann/hackrf
arch = i686
arch = x86_64
license = GPL2
makedepends = cmake
makedepends = dfu-util
makedepends = arm-none-eabi-gcc
makedepends = arm-none-eabi-newlib
depends = libusb
depends = fftw
provides = hackrf
conflicts = hackrf
source = hackrf-git::git+https://github.com/mossmann/hackrf
source = hackrf.conf
sha256sums = SKIP
sha256sums = 8246a539049ec2bd6226337d8d9b4f48bd503d77de13408a5751d2a60dc76965
pkgname = hackrf-git
|