Initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: taglib
|
||||
description: Library for reading and editing audio metadata
|
||||
version: 2.1.1
|
||||
revision: 1
|
||||
url: https://taglib.org/
|
||||
license: LGPL2.1-only,MPL1.1
|
||||
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: 3716d31f7c83cbf17b67c8cf44dd82b2a2f17e6780472287a16823e70305ddba
|
||||
Reference in New Issue
Block a user