blob: d748c99037f14a6aa933a62d8bf39577340316dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = fftune-git
pkgdesc = A modern pitch detection library
pkgver = 1.0.r6.g8a68f25
pkgrel = 1
url = https://github.com/fftune/fftune
arch = i686
arch = x86_64
license = LGPL3
makedepends = git
makedepends = cmake
depends = fftw
depends = libsmf
depends = libsndfile
source = git+https://github.com/fftune/fftune.git
md5sums = SKIP
pkgname = fftune-git
|