blob: 65e3a480bfaf8feabf1b4da66d297b4732efd274 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-midiutil
pkgdesc = Library to work with MIDI files
pkgver = 1.2.1
pkgrel = 5
url = https://github.com/MarkCWirt/MIDIUtil
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-installer
makedepends = python-build
depends = python
source = python-midiutil-1.2.1.tar.gz::https://github.com/MarkCWirt/MIDIUtil/archive/1.2.1.tar.gz
sha256sums = d56057d00b88b7a45c34351b3313fb5d3892aff5f3fb89731ce5b8d23b8689ce
pkgname = python-midiutil
|