blob: e99ba690af58a78b35f3d49c3a78afd7337255cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = podctl-git
pkgdesc = Linux control suite for AirPods — daemon, CLI, tray icon and case-open popup (git HEAD)
pkgver = 0.1.0.r0.gHEAD
pkgrel = 1
url = https://github.com/Rockykln/podctl
arch = x86_64
arch = aarch64
license = MIT
license = Apache-2.0
makedepends = cargo
makedepends = git
depends = bluez-utils
depends = dbus
optdepends = libpulse: audio verbs (volume, mute, profile, codec, default sink, latency, podctl meter)
optdepends = systemd: podctl install / podctl reboot user services
provides = podctl
conflicts = podctl
conflicts = podctl-bin
source = podctl::git+https://github.com/Rockykln/podctl.git
sha256sums = SKIP
pkgname = podctl-git
|