blob: eebeac1e7b6a924951e5e3bd30f691df2df4962a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-mingus
pkgdesc = A package for Python used by programmers, musicians, composers and researchers to make and investigate music.
pkgver = 0.6.1
pkgrel = 3
url = https://github.com/bspaans/python-mingus
arch = any
license = custom:GNU General Public License (GPL)
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-six
depends = python-numpy
optdepends = lilypond: Score rendering
optdepends = fluidsynth: Play MIDI output
source = https://github.com/bspaans/python-mingus/archive/0.6.1.tar.gz
sha256sums = 05355cd92f4cfe7a25203736482c49fd751cbf9a63201fa0b7a1fb5fd3cd7b10
pkgname = python-mingus
|