12 lines
490 B
Makefile
12 lines
490 B
Makefile
# 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"
|