blob: 671e84c38aa4b44cb0993349e83bad5f3207f8fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = cuse
pkgdesc = MIDI sequencer for the terminal
pkgver = 0.5
pkgrel = 2
url = https://pi4.informatik.uni-mannheim.de/~haensel/cuse/index_en.html
arch = x86_64
license = GPL2
depends = libcdk
depends = ncurses
source = cuse-0.5.tar.gz::http://pi4.informatik.uni-mannheim.de/~haensel/cuse/files/cuse-0.5-src.tar.gz
sha256sums = 13461c78a4be80f76dc0217f30f92351813788134b38dbf5eaf98e0a158c57a2
pkgname = cuse
|