blob: f537110532e790659bf006837e1010acc4ff4fe7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = speech-denoiser-git
pkgdesc = A speech denoise lv2 plugin based on RNNoise library.
pkgver = r77.04cfba9
pkgrel = 1
url = https://github.com/lucianodato/speech-denoiser
arch = i686
arch = x86_64
license = LGPL3
makedepends = git
makedepends = lv2
makedepends = meson
depends = glibc
provides = speech-denoiser
conflicts = speech-denoiser
source = speech-denoiser::git+https://github.com/lucianodato/speech-denoiser.git
source = git+https://github.com/GregorR/rnnoise-nu
md5sums = SKIP
md5sums = SKIP
pkgname = speech-denoiser-git
|