blob: 42a4a7cb52aba5d428fbeda7f1c95f09a909f05a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = sonyheadphonesclient-bin
pkgdesc = A {Windows, macOS, Linux} client recreating the functionality of the Sony Headphones app
pkgver = 1.3.2
pkgrel = 1
epoch = 1
url = https://github.com/Plutoberth/SonyHeadphonesClient
arch = x86_64
license = custom:MIT
depends = glfw-x11
depends = unzip
depends = gcc-libs
depends = libglvnd
depends = glibc
depends = dbus
depends = bluez-libs
depends = glew
depends = glew-2.1
depends = dbus
optdepends = glfw-doc
source = https://github.com/Plutoberth/SonyHeadphonesClient/releases/download/v1.3.2/SonyHeadphonesClient-linux-x64.zip
source = MIT
md5sums = SKIP
md5sums = SKIP
pkgname = sonyheadphonesclient-bin
|