Initial commit
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
name: libcava
|
||||
description: Cross-platform Audio Visualizer built as a standalone library
|
||||
version: 0.10.7
|
||||
revision: 1
|
||||
url: https://github.com/LukashonakV/cava
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- alsa-lib
|
||||
- fftw
|
||||
- iniparser
|
||||
- libpipewire
|
||||
- libpulse
|
||||
- ncurses
|
||||
- portaudio
|
||||
- sdl2-compat
|
||||
- sndio
|
||||
make_depends:
|
||||
- meson
|
||||
downloads:
|
||||
- url: https://github.com/LukashonakV/cava/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 50cc6413e9c96c503657f814744a2baf429a24ff9fed31a8343e0ed285269eff
|
||||
Reference in New Issue
Block a user