blob: 4304484f7018eb65443ad15f7a5712ecf175b9f3 (
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.5
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.5/tuxguitar-1.6.5-linux-swt-amd64.tar.gz
source = tuxguitar-bin.sh
sha256sums = c3188ba8d736d3f011399656821cdbad4cff54afbe7c420ac8fe62a689b2d4fa
sha256sums = 3161e7eae2d4bc03a7108f01b8773b6101762c34876cfc948dfb441bb3836b48
pkgname = tuxguitar-bin
|