blob: bec18741862871fd29f5c392ec4979aad3e853b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = handoff-git
pkgdesc = Daemon for seamless audio handoff between Linux and Apple using AirPods.
pkgver = r1.be3d40b
pkgrel = 1
url = https://github.com/xatuke/handoff
arch = x86_64
license = MIT
makedepends = qt6-base
makedepends = qt6-connectivity
makedepends = cmake
makedepends = make
depends = dbus
depends = bluez-utils
source = handoff@.service
source = handoff-git::git+https://github.com/xatuke/handoff.git
md5sums = SKIP
md5sums = SKIP
pkgname = handoff-git
|