summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 710b21c5149b2dce9efda6df23de913d68bebded (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = print_chords
	pkgdesc = A stand-alone jack application that listens to a midi port and prints the chord names.
	pkgver = 0.1.4
	pkgrel = 1
	url = https://crates.io/crates/print_chords
	arch = x86_64
	license = AGPL-3.0-only
	makedepends = cargo
	depends = gcc-libs
	depends = glibc
	depends = jack
	source = print_chords-0.1.4.tar.gz::https://static.crates.io/crates/print_chords/print_chords-0.1.4.crate
	sha512sums = 76aaaa694b73d278c73bfd5c86c7617adc8378beef4362d793669a5821116acf87b522ab0f2350829298e73bd4e0197f08a84cfa369f076e54fcaeba1ae1f805

pkgname = print_chords