blob: 97577d54aa07d1024ab8273e95f4752a693ea883 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = fix-bt-a2dp
pkgdesc = Workaround fixing no A2DP when BT headphone reconnects automatically (after being paired)
pkgver = 0.1
pkgrel = 2
url = https://github.com/pastleo/fix-bt-a2dp
arch = any
license = MIT
depends = ruby
depends = bluez
depends = bluez-utils
depends = pulseaudio
depends = pulseaudio-bluetooth
optdepends = libnotify
source = fix-bt-a2dp.rb
source = fix-bt-a2dp.service
source = fix-bt-a2dp.udev-rules
md5sums = f63057d641cb3c2e005653acdd6a4af9
md5sums = 24aa8ecab3f87b3cd6f8a318d314b27d
md5sums = 53997fa84224bae44cdd1c4b5f88550f
pkgname = fix-bt-a2dp
|