Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: liblc3
|
||||
description: Low Complexity Communication Codec library and tools
|
||||
version: 1.1.3
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://github.com/google/liblc3
|
||||
license: Apache-2.0
|
||||
architecture: any
|
||||
@@ -9,10 +9,10 @@ type: source
|
||||
depends:
|
||||
- glibc
|
||||
optional_depends:
|
||||
- python3
|
||||
- python3=3.14.*:For python bindings
|
||||
make_depends:
|
||||
- meson
|
||||
- python3
|
||||
- python3=3.14.*
|
||||
downloads:
|
||||
- url: https://github.com/google/liblc3/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
|
||||
Reference in New Issue
Block a user