blob: 9f700d7ca572d0515b5c47c9b92f9fa438becc13 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = denoiseit-git
pkgdesc = Tiny utility to run audio files through RNNoise
pkgver = r5.1e22526
pkgrel = 1
url = https://github.com/DragoonAethis/DenoiseIt
arch = x86_64
license = GPL-3.0
makedepends = cmake
depends = rnnoise
depends = libsndfile
source = git+https://github.com/DragoonAethis/DenoiseIt.git
sha256sums = SKIP
pkgname = denoiseit-git
|