blob: ce1194676b1deb3754e111f8befd0e4e5fe04301 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = nubertctl-git
pkgdesc = Unofficial CLI and system volume sync for Nubert X/XS/A series speakers via BLE
pkgver = r6.9af23fe
pkgrel = 1
url = https://codeberg.org/trougnouf/nubertctl
arch = any
license = GPL3
makedepends = git
depends = python-bleak
depends = libpulse
depends = socat
provides = nubertctl
conflicts = nubertctl
source = git+https://codeberg.org/trougnouf/nubertctl.git
sha256sums = SKIP
pkgname = nubertctl-git
|