summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 76647c22ea069a6cf214a8aaee9452067fe3c830 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
pkgbase = audio-offset-finder-git
	pkgdesc = A simple tool for finding the offset of an audio file within another file.
	pkgver = 0.5.3.r160.20240516.23e6339
	pkgrel = 1
	url = https://github.com/bbc/audio-offset-finder
	arch = any
	license = Apache-2.0
	checkdepends = python-librosa
	checkdepends = python-nose
	checkdepends = python-pytest
	checkdepends = python-soxr
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-lazy-loader
	makedepends = python-wheel
	depends = ffmpeg
	depends = python-librosa
	depends = python-matplotlib
	depends = python-numba
	depends = python-numpy
	depends = python-pytest
	depends = python-scipy>=0.12.0
	depends = python-soxr
	provides = audio-offset-finder
	conflicts = audio-offset-finder
	source = audio-offset-finder::git+https://github.com/bbc/audio-offset-finder.git
	sha256sums = SKIP

pkgname = audio-offset-finder-git