summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 61333c27393505cd7cc3cbbb182d65d5fa2b250d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = powertabeditor-git
	pkgdesc = Guitar tablature viewer and editor
	pkgver = 2.0.20
	pkgrel = 1
	url = https://powertab.github.io/
	arch = x86_64
	license = GPL-3.0-only
	makedepends = git
	makedepends = cmake
	depends = boost-libs
	depends = boost
	depends = doctest
	depends = minizip
	depends = pugixml
	depends = rtmidi
	depends = alsa-lib
	depends = nlohmann-json
	depends = qt6-base
	depends = qt6-tools
	optdepends = timidity++: MIDI playback support
	optdepends = fluidsynth: MIDI playback support
	provides = powertabeditor
	conflicts = powertabeditor
	source = git+https://github.com/powertab/powertabeditor.git
	sha256sums = SKIP

pkgname = powertabeditor-git