summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 78dfc530868b1e86f895adf0fdfa85a21b7069c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = obs-plugin-waveform-git
	pkgdesc = Waveform is an audio spectral analysis plugin for OBS Studio. It is based on FFTW and optimized for AVX2/FMA3
	pkgver = 1.7.0
	pkgrel = 4
	url = https://github.com/phandasm/waveform/
	arch = x86_64
    arch = x86_64_v3
	groups = obs-plugins
	license = GPL3
	makedepends = cmake
	depends = obs-studio>=28.0.0
	depends = fftw
	source = waveform-1.5.0::git+https://github.com/phandasm/waveform.git
	source = git+https://github.com/google/cpu_features.git
	md5sums = SKIP
	md5sums = SKIP

pkgname = obs-plugin-waveform-git