21 lines
534 B
YAML
21 lines
534 B
YAML
name: sdl-sound
|
|
description: An abstract soundfile decoder
|
|
version: 1.0.3
|
|
revision: 3
|
|
url: https://github.com/icculus/SDL_sound
|
|
license: LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- flac
|
|
- libvorbis
|
|
- sdl12-compat
|
|
- speex
|
|
downloads:
|
|
- url: https://github.com/icculus/SDL_sound/archive/refs/tags/release-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 5e20c780653fa14b7b3dc299dfcd91b546c75d0abb8043da5178e8b91c765d61
|