blob: 3f2b57f7671833a0655ed3d41cc972e6b5042c75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = tuxguitar-bin
pkgdesc = TuxGuitar is an Open Source multitrack tablature editor and player written in Java.
pkgver = 1.6.6
pkgrel = 1
url = https://github.com/helge17/tuxguitar
arch = x86_64
license = LGPL
depends = java-runtime
depends = alsa-lib
optdepends = jack
optdepends = fluidsynth
optdepends = soundfont-unison
options = !strip
source = https://github.com/helge17/tuxguitar/releases/download/1.6.6/tuxguitar-1.6.6-linux-swt-amd64.tar.gz
source = tuxguitar-bin.sh
sha256sums = 91f3e4f88220e50e0573d1cc4b4931c426ab95b26354a96e22fcfc2a90e324b3
sha256sums = 3161e7eae2d4bc03a7108f01b8773b6101762c34876cfc948dfb441bb3836b48
pkgname = tuxguitar-bin
|