blob: 77ab8574596da87d015b2e4c4307bd56bfc1b92b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = bluez-monitor
pkgdesc = A simple Rust BlueZ D-Bus monitor that outputs events to stdout in JSON format.
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/FieldofClay/bluez-monitor
arch = x86_64
license = MIT
makedepends = cargo
depends = bluez
source = https://github.com/FieldofClay/bluez-monitor/archive/refs/tags/v1.0.1.tar.gz
sha256sums = 6407196ca43b3f1d6753f05e63a08e3d22666f571f8b2134ee4b1ea74463ea8e
pkgname = bluez-monitor
|