Update to musescore-3.5. This is a major release.

Announcement/Changelog: https://musescore.org/en/3.5
This commit is contained in:
bcallah 2020-08-07 16:45:52 +00:00
parent 68760c17b1
commit ac8fd2e51a
6 changed files with 25 additions and 27 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.54 2020/07/27 15:49:28 visa Exp $
# $OpenBSD: Makefile,v 1.55 2020/08/07 16:45:52 bcallah Exp $
BROKEN-hppa = ICE on moc_qtsingleapplication.cxx
V = 3.4.2
V = 3.5
COMMENT = WYSIWYG music notation software (MuseScore)
DISTNAME = MuseScore-${V}
DISTNAME = MuseScore-${V}.0
PKGNAME = musescore-${V}
EXTRACT_SUFX = .zip
CATEGORIES = audio x11

View File

@ -1,2 +1,2 @@
SHA256 (MuseScore-3.4.2.zip) = PuDkKHSOGDi1Axdoy61hhpnb9QTrMcR5xVbrp6xgJgo=
SIZE (MuseScore-3.4.2.zip) = 124889480
SHA256 (MuseScore-3.5.0.zip) = GkEfz3Qo15TQSbqjTCsUkDfY2XeuJANS8cZs6u9TgqY=
SIZE (MuseScore-3.5.0.zip) = 128963580

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-CMakeLists_txt,v 1.12 2020/01/25 18:31:11 bcallah Exp $
$OpenBSD: patch-CMakeLists_txt,v 1.13 2020/08/07 16:45:52 bcallah Exp $
Index: CMakeLists.txt
--- CMakeLists.txt.orig
+++ CMakeLists.txt
@@ -242,7 +242,7 @@ endif (${CMAKE_CXX_COMPILER_ID} MATCHES "GNU")
@@ -255,7 +255,7 @@ endif (${CMAKE_CXX_COMPILER_ID} MATCHES "GNU")
if (NOT MSVC)
set(CMAKE_CXX_FLAGS_DEBUG "-g")
@ -11,7 +11,7 @@ Index: CMakeLists.txt
endif (NOT MSVC)
if (APPLE)
@@ -418,13 +418,13 @@ endif (BUILD_ALSA)
@@ -410,13 +410,13 @@ endif (BUILD_ALSA)
## MIDI
##
@ -28,7 +28,7 @@ Index: CMakeLists.txt
##
## PulseAudio
@@ -432,8 +432,8 @@ endif (APPLE OR MINGW OR MSVC)
@@ -424,8 +424,8 @@ endif (APPLE OR MINGW OR MSVC)
if (BUILD_PULSEAUDIO)
if (PULSEAUDIO_FOUND)
@ -39,7 +39,7 @@ Index: CMakeLists.txt
else (PULSEAUDIO_FOUND)
message(SEND_ERROR "Error: PulseAudio support requested (BUILD_PULSEAUDIO=${BUILD_PULSEAUDIO}), but PulseAudio was not found.")
endif (PULSEAUDIO_FOUND)
@@ -712,7 +712,7 @@ if (NOT MINGW AND NOT MSVC AND NOT APPLE)
@@ -703,7 +703,7 @@ if (NOT MINGW AND NOT MSVC AND NOT APPLE)
)
endif (GZIP_EXECUTABLE AND NOT CMAKE_SYSTEM_NAME MATCHES "OpenBSD")
# Install man pages in either compressed or uncompressed form
@ -48,7 +48,7 @@ Index: CMakeLists.txt
# Create symlink alias for man pages so `man musescore` = `man mscore`
find_program( LN_EXECUTABLE ln DOC "A tool for creating symbolic link aliases (optional)." )
if (LN_EXECUTABLE)
@@ -723,7 +723,7 @@ if (NOT MINGW AND NOT MSVC AND NOT APPLE)
@@ -714,7 +714,7 @@ if (NOT MINGW AND NOT MSVC AND NOT APPLE)
COMMAND ${LN_EXECUTABLE} -sf "${MAN_FULL_NAME}" "${MAN_FULL_ALIAS}"
COMMAND echo 'Symlink alias: ${MAN_FULL_ALIAS} -> ${MAN_FULL_NAME}'
)
@ -57,7 +57,7 @@ Index: CMakeLists.txt
else (LN_EXECUTABLE)
message(STATUS "'ln' not found (it is optional). No symlink aliases will be created.")
endif (LN_EXECUTABLE)
@@ -749,10 +749,13 @@ precompiled_header(QT_INCLUDES all ${BUILD_PCH})
@@ -740,10 +740,13 @@ precompiled_header(QT_INCLUDES all ${BUILD_PCH})
# MSVC does not require these targets, as all.h is not copied and the
# PCH generation is done per-project
@ -73,7 +73,7 @@ Index: CMakeLists.txt
##
@@ -891,13 +894,13 @@ include(Packaging)
@@ -881,13 +884,13 @@ include(Packaging)
## lupdate is used to generate the translation text files based off of the source code
@ -91,7 +91,7 @@ Index: CMakeLists.txt
WORKING_DIRECTORY ${PROJECT_BINARY_DIR}
)
@@ -916,11 +919,11 @@ file(GLOB QT_TS_FILES
@@ -906,11 +909,11 @@ file(GLOB QT_TS_FILES
"share/locale/qt*.ts"
)

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-main_CMakeLists_txt,v 1.1 2020/01/25 18:31:11 bcallah Exp $
$OpenBSD: patch-main_CMakeLists_txt,v 1.2 2020/08/07 16:45:52 bcallah Exp $
Don't link with -lrt
Index: main/CMakeLists.txt
--- main/CMakeLists.txt.orig
+++ main/CMakeLists.txt
@@ -242,7 +242,7 @@ else (MINGW)
@@ -245,7 +245,7 @@ else (MINGW)
if (APPLE)
target_link_libraries(mscore ${OsxFrameworks})
else (APPLE)

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-mscore_CMakeLists_txt,v 1.17 2020/01/25 18:31:11 bcallah Exp $
$OpenBSD: patch-mscore_CMakeLists_txt,v 1.18 2020/08/07 16:45:52 bcallah Exp $
Index: mscore/CMakeLists.txt
--- mscore/CMakeLists.txt.orig
+++ mscore/CMakeLists.txt
@@ -639,7 +639,7 @@ else (MINGW)
@@ -416,7 +416,7 @@ else (MINGW)
if (APPLE)
target_link_libraries(mscoreapp ${OsxFrameworks})
else (APPLE)
@ -11,7 +11,7 @@ Index: mscore/CMakeLists.txt
endif (APPLE)
# 'gold' does not use indirect shared libraries for symbol resolution, Linux only
@@ -647,7 +647,7 @@ else (MINGW)
@@ -424,7 +424,7 @@ else (MINGW)
if(USE_JACK)
target_link_libraries(mscoreapp ${CMAKE_DL_LIBS})
endif(USE_JACK)

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.15 2019/05/29 18:52:50 bcallah Exp $
@comment $OpenBSD: PLIST,v 1.16 2020/08/07 16:45:52 bcallah Exp $
@conflict mscore-*
@bin bin/mscore
bin/musescore
@ -37,10 +37,6 @@ share/mscore-${MAJ_MIN}/demos/Reunion.mscz
share/mscore-${MAJ_MIN}/demos/Unclaimed_Gift.mscx
share/mscore-${MAJ_MIN}/instruments/
share/mscore-${MAJ_MIN}/instruments/instruments.xml
share/mscore-${MAJ_MIN}/manual/
share/mscore-${MAJ_MIN}/manual/plugins/
share/mscore-${MAJ_MIN}/manual/plugins/manual.css
share/mscore-${MAJ_MIN}/manual/plugins/plugins3.html
share/mscore-${MAJ_MIN}/plugins/
share/mscore-${MAJ_MIN}/plugins/abc_import.qml
share/mscore-${MAJ_MIN}/plugins/colornotes.qml
@ -50,6 +46,7 @@ share/mscore-${MAJ_MIN}/plugins/helloqml/helloqml.qml
share/mscore-${MAJ_MIN}/plugins/helloqml/translations/
share/mscore-${MAJ_MIN}/plugins/helloqml/translations/locale_de.qm
share/mscore-${MAJ_MIN}/plugins/helloqml/translations/locale_de.ts
share/mscore-${MAJ_MIN}/plugins/notenames-interactive.qml
share/mscore-${MAJ_MIN}/plugins/notenames.qml
share/mscore-${MAJ_MIN}/plugins/panel.qml
share/mscore-${MAJ_MIN}/plugins/random.qml
@ -86,9 +83,10 @@ share/mscore-${MAJ_MIN}/templates/02-Choral/04-SATB_Closed_Score.mscx
share/mscore-${MAJ_MIN}/templates/02-Choral/05-SATB_Closed_Score_+_Organ.mscx
share/mscore-${MAJ_MIN}/templates/02-Choral/06-SATB_Closed_Score_+_Piano.mscx
share/mscore-${MAJ_MIN}/templates/02-Choral/07-Voice_+_Piano.mscx
share/mscore-${MAJ_MIN}/templates/02-Choral/08-Barbershop_Quartet.mscx
share/mscore-${MAJ_MIN}/templates/02-Choral/09-Liturgical_Unmetrical.mscx
share/mscore-${MAJ_MIN}/templates/02-Choral/10-Liturgical_Unmetrical_+_Organ.mscx
share/mscore-${MAJ_MIN}/templates/02-Choral/08-Barbershop_Quartet_(Men).mscx
share/mscore-${MAJ_MIN}/templates/02-Choral/09-Barbershop_Quartet_(Women).mscx
share/mscore-${MAJ_MIN}/templates/02-Choral/10-Liturgical_Unmetrical.mscx
share/mscore-${MAJ_MIN}/templates/02-Choral/11-Liturgical_Unmetrical_+_Organ.mscx
share/mscore-${MAJ_MIN}/templates/03-Chamber_Music/
share/mscore-${MAJ_MIN}/templates/03-Chamber_Music/01-String_Quartet.mscx
share/mscore-${MAJ_MIN}/templates/03-Chamber_Music/02-Wind_Quartet.mscx