24 lines
573 B
YAML
24 lines
573 B
YAML
name: taglib
|
|
description: Library for reading and editing audio metadata
|
|
version: "2.3"
|
|
revision: 2
|
|
url: https://taglib.org/
|
|
license: LGPL2.1-only,MPL1.1
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- sh
|
|
- zlib
|
|
make_depends:
|
|
- cmake
|
|
- utfcpp
|
|
downloads:
|
|
- url: https://github.com/taglib/taglib/releases/download/v${BPM_PKG_VERSION}/taglib-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 7349f6fd942418bc7009ebe743eb7c9d055f02921ec56fa436ec25007c47fd38
|