Initial commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
name: twolame
|
||||
description: An optimized MPEG Audio Layer 2 (MP2) encoder
|
||||
version: 0.4.0
|
||||
revision: 1
|
||||
url: http://www.twolame.org/
|
||||
license: LGPL-2.1-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- libsndfile
|
||||
downloads:
|
||||
- url: https://github.com/njh/twolame/releases/download/${BPM_PKG_VERSION}/twolame-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: cc35424f6019a88c6f52570b63e1baf50f62963a3eac52a03a800bb070d7c87d
|
||||
Reference in New Issue
Block a user