Initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: liblc3
|
||||
description: Low Complexity Communication Codec library and tools
|
||||
version: 1.1.3
|
||||
revision: 1
|
||||
url: https://github.com/google/liblc3
|
||||
license: Apache-2.0
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
optional_depends:
|
||||
- python3
|
||||
make_depends:
|
||||
- meson
|
||||
- python3
|
||||
downloads:
|
||||
- url: https://github.com/google/liblc3/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 276752ff54ce6a77d54ec133397b9d7e71f90caf3d9afa32d8b0e891b8ecb8af
|
||||
Reference in New Issue
Block a user