blob: 445086d92bb77e0d1bcfaa0d24d62ec212cf5dc2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = libbtbb
pkgdesc = Bluetooth baseband decoding library
pkgver = 2020.12.R1
pkgrel = 2
url = https://github.com/greatscottgadgets/libbtbb
arch = x86_64
arch = i686
license = GPL2
makedepends = cmake
makedepends = python-distutils-extra
depends = python
source = https://github.com/greatscottgadgets/libbtbb/archive/2020-12-R1.tar.gz
sha256sums = 9478bb51a38222921b5b1d7accce86acd98ed37dbccb068b38d60efa64c5231f
pkgname = libbtbb
|