1
0
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
Lakka-rk322x/packages/audio/libldac/package.mk
2022-05-17 11:22:14 -07:00

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"