blob: d048c4c27061ee5fc2121492cfe943e7b3246970 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ear-native
pkgdesc = Native desktop client for Sony WH/WF headphones
pkgver = 1.2
pkgrel = 1
url = https://github.com/dest4590/ear-native
arch = x86_64
license = MIT
makedepends = cargo
makedepends = pkg-config
depends = bluez
depends = dbus
source = ear-native-1.2.tar.gz::https://github.com/dest4590/ear-native/archive/refs/tags/v1.2.tar.gz
b2sums = SKIP
pkgname = ear-native
|