blob: d808a29f0e16fcca51ea777bb0399119a0f310ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = wavdumper
pkgdesc = Print detailed information on the headers and structure of a WAV file.
pkgver = 0.5
pkgrel = 1
url = https://www.cs.helsinki.fi/u/hkovaska/wavdumper/
arch = any
license = GPL2
depends = python2
source = https://www.cs.helsinki.fi/u/hkovaska/wavdumper/wavdumper-0.5.tar.gz
source = wavdumper-0.5.patch
md5sums = c5a079bc68c7bdd205fc5bb69b380176
md5sums = 054bbb824051eef16a529fa4ed13fd86
pkgname = wavdumper
|