diff options
author | pyllyukko <pyllyukko@maimed.org> | 2019-08-17 20:39:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-17 20:39:21 +0700 |
commit | fca8bbfd9fc80822a3325f654a95c66f9e112cf0 (patch) | |
tree | 6a43eebadb28f2fb33c2a78c2d75e544098dc666 /libraries/libbtbb/libbtbb.info | |
parent | e6c0a7fa3fa108fc6c857c99dbd48b6182d08501 (diff) |
libraries/libbtbb: Added (Bluetooth baseband decoding library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libbtbb/libbtbb.info')
-rw-r--r-- | libraries/libbtbb/libbtbb.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/libbtbb/libbtbb.info b/libraries/libbtbb/libbtbb.info new file mode 100644 index 0000000000000..7cde2947ef3b8 --- /dev/null +++ b/libraries/libbtbb/libbtbb.info @@ -0,0 +1,10 @@ +PRGNAM="libbtbb" +VERSION="2018_12_R1" +HOMEPAGE="https://github.com/greatscottgadgets/libbtbb" +DOWNLOAD="https://github.com/greatscottgadgets/libbtbb/archive/2018-12-R1/libbtbb-2018_12_R1.tar.gz" +MD5SUM="cfb0dd9d0af7e19d4526758d3bb203e2" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="pyllyukko" +EMAIL="pyllyukko@maimed.org" |