mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
musescore: update to 3.4.2.
This commit is contained in:
parent
122b0e75c6
commit
be5dc1cd3e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'musescore'
|
# Template file for 'musescore'
|
||||||
pkgname=musescore
|
pkgname=musescore
|
||||||
version=3.4.1
|
version=3.4.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="MuseScore-${version}"
|
wrksrc="MuseScore-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="PREFIX=/usr USE_SYSTEM_FREETYPE=ON"
|
make_build_args="PREFIX=/usr USE_SYSTEM_FREETYPE=ON"
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Brian Olsen <bnolsen@comcast.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://musescore.org/"
|
homepage="https://musescore.org/"
|
||||||
distfiles="https://github.com/musescore/MuseScore/archive/v${version}.tar.gz"
|
distfiles="https://github.com/musescore/MuseScore/archive/v${version}.tar.gz"
|
||||||
checksum=b0bfaf6a42faeae2d4c5b8404508a2e479612d3c33d7c73b0fa2616fb5d7c9b8
|
checksum=2604aa9db0b9e8ac3b067aeb98effce07f29e8ea510729d7a76f66e0c4e3f95d
|
||||||
nocross="genManual: cannot execute binary file: Exec format error"
|
nocross="genManual: cannot execute binary file: Exec format error"
|
||||||
|
|
||||||
build_options="webengine"
|
build_options="webengine"
|
||||||
|
|
Loading…
Add table
Reference in a new issue