audio/musescore Update to latest upstream release, 3.4.2
Release notes at: https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3x/release-notes-musescore-34x-4 Important fixes: - accessibility - the letter L was unavailable Reported by: portscout
This commit is contained in:
parent
b7e00daa7e
commit
11d59383eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=525555
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= musescore
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.4.1
|
||||
DISTVERSION= 3.4.2
|
||||
CATEGORIES= audio
|
||||
# DISTNAME= MuseScore-${DISTVERSION}
|
||||
|
||||
@ -22,7 +22,7 @@ LIB_DEPENDS= libmp3lame.so:audio/lame \
|
||||
USES= cmake compiler:c++11-lib desktop-file-utils \
|
||||
pkgconfig qt:5 shared-mime-info
|
||||
USE_QT= core declarative gui widgets opengl concurrent designer help \
|
||||
location network \
|
||||
location network quickcontrols2 \
|
||||
scripttools svg sql printsupport testlib \
|
||||
webchannel xml xmlpatterns \
|
||||
buildtools_build linguisttools_build qmake_build uitools_build
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1580164708
|
||||
SHA256 (musescore-MuseScore-v3.4.1_GH0.tar.gz) = b0bfaf6a42faeae2d4c5b8404508a2e479612d3c33d7c73b0fa2616fb5d7c9b8
|
||||
SIZE (musescore-MuseScore-v3.4.1_GH0.tar.gz) = 62951880
|
||||
TIMESTAMP = 1581172167
|
||||
SHA256 (musescore-MuseScore-v3.4.2_GH0.tar.gz) = 2604aa9db0b9e8ac3b067aeb98effce07f29e8ea510729d7a76f66e0c4e3f95d
|
||||
SIZE (musescore-MuseScore-v3.4.2_GH0.tar.gz) = 62960426
|
||||
|
Loading…
Reference in New Issue
Block a user