blob: b44eac3b154f6752e3759345ce995578670c5b05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = spectrumyzer
pkgdesc = Spectrum analyzer rendered on a desktop
pkgver = 1.1.1
pkgrel = 1
url = https://github.com/HaCk3Dq/spectrumyzer
arch = x86_64
arch = i686
license = GPL
makedepends = git
depends = python
depends = cairo
depends = python-cairo
depends = python-gobject
depends = fftw
depends = libpulse
provides = spectrumyzer
source = git+https://github.com/HaCk3Dq/spectrumyzer
md5sums = SKIP
pkgname = spectrumyzer
|