blob: c2d49506d2078ce355940b8aef5a013d556e29fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = libopenaptx-git
pkgdesc = Open Source implementation of Audio Processing Technology codec (aptX)
pkgver = 0.2.0.r1.g99b0921
pkgrel = 1
url = https://github.com/pali/libopenaptx
arch = x86_64
license = LGPL2.1
makedepends = git
depends = glibc
provides = libopenaptx
conflicts = libopenaptx
source = libopenaptx-git::git+https://github.com/pali/libopenaptx.git
sha512sums = SKIP
pkgname = libopenaptx-git
|