mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
tuxguitar: update to 1.5.6.
This commit is contained in:
parent
fd24a0cff6
commit
7fa6ed8b40
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tuxguitar'
|
# Template file for 'tuxguitar'
|
||||||
pkgname=tuxguitar
|
pkgname=tuxguitar
|
||||||
version=1.5.4
|
version=1.5.6
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-${version}-src"
|
wrksrc="${pkgname}-${version}-src"
|
||||||
hostmakedepends="apache-maven openjdk8"
|
hostmakedepends="apache-maven openjdk8"
|
||||||
makedepends="alsa-lib-devel fluidsynth-devel jack-devel"
|
makedepends="alsa-lib-devel fluidsynth-devel jack-devel"
|
||||||
|
@ -10,8 +10,9 @@ short_desc="Multitrack guitar tablature editor and player"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-only"
|
license="LGPL-2.0-only"
|
||||||
homepage="http://www.tuxguitar.com.ar/"
|
homepage="http://www.tuxguitar.com.ar/"
|
||||||
|
changelog="http://www.tuxguitar.com.ar/changes.html"
|
||||||
distfiles="${SOURCEFORGE_SITE}/tuxguitar/tuxguitar-${version}-src.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/tuxguitar/tuxguitar-${version}-src.tar.gz"
|
||||||
checksum=8f73c8c9a90d5df7828f9854a93068c623eec9ed27240436411552484d71503a
|
checksum=441e561ffbb9d91470f255c817f6c30300f579bf9013032615efe3f6701af274
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
i686*) _arch="x86" ;;
|
i686*) _arch="x86" ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue