Initial commit
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
name: sox
|
||||
description: The Swiss Army knife of sound processing tools
|
||||
version: 14.8.0.1
|
||||
revision: 1
|
||||
url: https://codeberg.org/sox_ng/sox_ng/
|
||||
license: GPL-2.0-only
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- ffmpeg
|
||||
- file
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- gsm
|
||||
- libao
|
||||
- libmad
|
||||
- libpng
|
||||
- opencore-amr
|
||||
- opusfile
|
||||
- twolame
|
||||
- wavpack
|
||||
- zlib
|
||||
optional_depends:
|
||||
- alsa-lib:For alsa plugin
|
||||
- fftw:For fftw support
|
||||
- flac:For flac plugin
|
||||
- lame:For mp3 plugin
|
||||
- libogg:For ogg plugin
|
||||
- libpulse:For pulse plugin
|
||||
- libsndfile:For caf, fap, mat4, mat5, paf, pvf, sd2, sndfile, w64 and xi plugins
|
||||
- libvorbis:For vorbis plugin
|
||||
- speexdsp:For speexdsp plugin
|
||||
make_depends:
|
||||
- alsa-lib
|
||||
- fftw
|
||||
- flac
|
||||
- lame
|
||||
- libogg
|
||||
- libpulse
|
||||
- libsndfile
|
||||
- libvorbis
|
||||
- speexdsp
|
||||
check_depends:
|
||||
- time
|
||||
downloads:
|
||||
- url: https://codeberg.org/sox_ng/sox_ng/archive/sox_ng-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 25498758182c518123a76d5f7aeaadd051884172dd7d8493a0cad82c2b5d092a
|
||||
Reference in New Issue
Block a user