libldac: add package

This commit is contained in:
Lukas Rusak 2021-03-04 16:58:18 -08:00
parent 4c3f264dc1
commit 320204de88
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -0,0 +1,11 @@
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libldac"
PKG_VERSION="82b6a1abee84787b8fa167efe20290073f60db2d"
PKG_SHA256="d61edcd3bfc4b71123136895fe71e7ba974f4a91f16a158f0ec8d5eb1913c51a"
PKG_LICENSE="Apache"
PKG_SITE="https://android.googlesource.com/platform/external/libldac"
PKG_URL="https://github.com/brucehw/libldac/archive/${PKG_VERSION}.tar.gz"
PKG_LONGDESC="LDAC Bluetooth encoder library"
PKG_TOOLCHAIN="manual"