mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-23 08:20:00 +00:00
libldac: add package
This commit is contained in:
parent
4c3f264dc1
commit
320204de88
11
packages/audio/libldac/package.mk
Normal file
11
packages/audio/libldac/package.mk
Normal 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"
|
Loading…
Reference in New Issue
Block a user