blob: 440c8f49672d45861fff5727d75297f2e703b76f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = btd700ctl-git
pkgdesc = Unofficial Linux driver for the Sennheiser BTD 700 USB Bluetooth dongle
pkgver = 0.1.r7.0fdfe7c
pkgrel = 4
url = https://github.com/sobalap/btd700ctl
arch = x86_64
arch = aarch64
license = LGPL-2.1-only
makedepends = git
makedepends = cmake
depends = hidapi
provides = btd700ctl=0.1.r7.0fdfe7c
conflicts = btd700ctl
source = btd700ctl-git::git+https://github.com/sobalap/btd700ctl.git
sha256sums = SKIP
pkgname = btd700ctl-git
|