Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 2020 19:38:51 +0000 (UTC)
From:      Adriaan de Groot <adridg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544835 - head/audio/musescore
Message-ID:  <202008131938.07DJcp8P025865@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adridg
Date: Thu Aug 13 19:38:51 2020
New Revision: 544835
URL: https://svnweb.freebsd.org/changeset/ports/544835

Log:
  Update audio/musescore to latest upstream release, 3.5
  
  - There's no minor (3.5.0) so fiddle a bit with the PLIST substitution
  - Adds dependencies for Qt graphicaleffects
  - Since musescore is not Qt 5.15 compatible (the palettes are broken,
    see https://musescore.org/en/node/307238) but usable-ish, I'm still
    committing this since it's no worse than the previous version w/ Qt 5.15,
    and users with an older Qt can build against that.
  
  Upstream release notes:
  	https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3x/release-notes-musescore-35x-3
  
  PR:		247466

Modified:
  head/audio/musescore/Makefile
  head/audio/musescore/distinfo
  head/audio/musescore/pkg-plist

Modified: head/audio/musescore/Makefile
==============================================================================
--- head/audio/musescore/Makefile	Thu Aug 13 19:37:32 2020	(r544834)
+++ head/audio/musescore/Makefile	Thu Aug 13 19:38:51 2020	(r544835)
@@ -3,7 +3,7 @@
 
 PORTNAME=	musescore
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.4.2
+DISTVERSION=	3.5
 CATEGORIES=	audio
 # DISTNAME=	MuseScore-${DISTVERSION}
 
@@ -21,10 +21,10 @@ 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 quickcontrols2 \
-		scripttools svg sql printsupport testlib \
-		webchannel xml xmlpatterns \
+USE_QT=		concurrent core declarative designer graphicaleffects gui \
+		help location network opengl printsupport \
+		quickcontrols2 scripttools sql svg testlib \
+		webchannel widgets xml xmlpatterns \
 		buildtools_build linguisttools_build qmake_build uitools_build
 
 USE_GITHUB=	yes
@@ -33,7 +33,9 @@ GH_PROJECT=	MuseScore
 
 # Each release gets a subdir containing the distfiles for that release,
 # so hope that scanning the parent dir finds new ones.
-DATADIR=	${PREFIX}/share/mscore-${PORTVERSION:R}
+#
+# Note needs PORTVERSION:R once there is a .minor version
+DATADIR=	${PREFIX}/share/mscore-${PORTVERSION}
 
 ALL_TARGET=	lrelease manpages all
 CMAKE_ARGS+=	-DUSE_SYSTEM_FREETYPE="ON" \

Modified: head/audio/musescore/distinfo
==============================================================================
--- head/audio/musescore/distinfo	Thu Aug 13 19:37:32 2020	(r544834)
+++ head/audio/musescore/distinfo	Thu Aug 13 19:38:51 2020	(r544835)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581172167
-SHA256 (musescore-MuseScore-v3.4.2_GH0.tar.gz) = 2604aa9db0b9e8ac3b067aeb98effce07f29e8ea510729d7a76f66e0c4e3f95d
-SIZE (musescore-MuseScore-v3.4.2_GH0.tar.gz) = 62960426
+TIMESTAMP = 1597343145
+SHA256 (musescore-MuseScore-v3.5_GH0.tar.gz) = 6456ab92298a19b08dddc478d2d7f7847c1bbe104a13963efa6d24b752bb30a7
+SIZE (musescore-MuseScore-v3.5_GH0.tar.gz) = 66798006

Modified: head/audio/musescore/pkg-plist
==============================================================================
--- head/audio/musescore/pkg-plist	Thu Aug 13 19:37:32 2020	(r544834)
+++ head/audio/musescore/pkg-plist	Thu Aug 13 19:38:51 2020	(r544835)
@@ -49,6 +49,7 @@ share/mime/packages/musescore.xml
 %%DATADIR%%/locale/instruments_ast.qm
 %%DATADIR%%/locale/instruments_be.qm
 %%DATADIR%%/locale/instruments_bg.qm
+%%DATADIR%%/locale/instruments_br.qm
 %%DATADIR%%/locale/instruments_ca.qm
 %%DATADIR%%/locale/instruments_ca@valencia.qm
 %%DATADIR%%/locale/instruments_cs.qm
@@ -116,6 +117,7 @@ share/mime/packages/musescore.xml
 %%DATADIR%%/locale/mscore_ast.qm
 %%DATADIR%%/locale/mscore_be.qm
 %%DATADIR%%/locale/mscore_bg.qm
+%%DATADIR%%/locale/mscore_br.qm
 %%DATADIR%%/locale/mscore_ca.qm
 %%DATADIR%%/locale/mscore_ca@valencia.qm
 %%DATADIR%%/locale/mscore_cs.qm
@@ -182,6 +184,7 @@ share/mime/packages/musescore.xml
 %%DATADIR%%/locale/tours_ast.qm
 %%DATADIR%%/locale/tours_be.qm
 %%DATADIR%%/locale/tours_bg.qm
+%%DATADIR%%/locale/tours_br.qm
 %%DATADIR%%/locale/tours_ca.qm
 %%DATADIR%%/locale/tours_ca@valencia.qm
 %%DATADIR%%/locale/tours_cs.qm
@@ -241,8 +244,6 @@ share/mime/packages/musescore.xml
 %%DATADIR%%/locale/tours_zh_CN.qm
 %%DATADIR%%/locale/tours_zh_HK.qm
 %%DATADIR%%/locale/tours_zh_TW.qm
-%%DATADIR%%/manual/plugins/manual.css
-%%DATADIR%%/manual/plugins/plugins3.html
 %%DATADIR%%/plugins/abc_import.qml
 %%DATADIR%%/plugins/colornotes.qml
 %%DATADIR%%/plugins/createscore.qml
@@ -250,6 +251,7 @@ share/mime/packages/musescore.xml
 %%DATADIR%%/plugins/helloqml/translations/locale_de.qm
 %%DATADIR%%/plugins/helloqml/translations/locale_de.ts
 %%DATADIR%%/plugins/notenames.qml
+%%DATADIR%%/plugins/notenames-interactive.qml
 %%DATADIR%%/plugins/panel.qml
 %%DATADIR%%/plugins/random.qml
 %%DATADIR%%/plugins/random2.qml
@@ -280,9 +282,10 @@ share/mime/packages/musescore.xml
 %%DATADIR%%/templates/02-Choral/05-SATB_Closed_Score_+_Organ.mscx
 %%DATADIR%%/templates/02-Choral/06-SATB_Closed_Score_+_Piano.mscx
 %%DATADIR%%/templates/02-Choral/07-Voice_+_Piano.mscx
-%%DATADIR%%/templates/02-Choral/08-Barbershop_Quartet.mscx
-%%DATADIR%%/templates/02-Choral/09-Liturgical_Unmetrical.mscx
-%%DATADIR%%/templates/02-Choral/10-Liturgical_Unmetrical_+_Organ.mscx
+%%DATADIR%%/templates/02-Choral/08-Barbershop_Quartet_(Men).mscx
+%%DATADIR%%/templates/02-Choral/09-Barbershop_Quartet_(Women).mscx
+%%DATADIR%%/templates/02-Choral/10-Liturgical_Unmetrical.mscx
+%%DATADIR%%/templates/02-Choral/11-Liturgical_Unmetrical_+_Organ.mscx
 %%DATADIR%%/templates/03-Chamber_Music/01-String_Quartet.mscx
 %%DATADIR%%/templates/03-Chamber_Music/02-Wind_Quartet.mscx
 %%DATADIR%%/templates/03-Chamber_Music/03-Wind_Quintet.mscx



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008131938.07DJcp8P025865>