Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2019 20:36:35 +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: r507669 - head/audio/musescore
Message-ID:  <201907302036.x6UKaZfm046807@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adridg
Date: Tue Jul 30 20:36:35 2019
New Revision: 507669
URL: https://svnweb.freebsd.org/changeset/ports/507669

Log:
  Update audio/musescore to the latest version
  
   - The sources have moved to GitHub, and are no longer hosted by OSUOSL
   - Missed a bunch of releases, see
  	https://github.com/musescore/MuseScore/releases
     for all the missed release notes.
  
  PR:		238803
  Reported by:	chitty_cloud@me.com

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

Modified: head/audio/musescore/Makefile
==============================================================================
--- head/audio/musescore/Makefile	Tue Jul 30 20:35:37 2019	(r507668)
+++ head/audio/musescore/Makefile	Tue Jul 30 20:36:35 2019	(r507669)
@@ -2,17 +2,15 @@
 # $FreeBSD$
 
 PORTNAME=	musescore
-DISTVERSION=	3.0.5
-PORTREVISION=	1
+DISTVERSION=	3.2.3
 CATEGORIES=	audio
-MASTER_SITES=	http://ftp.osuosl.org/pub/musescore/releases/MuseScore-${DISTVERSION}/
-DISTNAME=	MuseScore-${DISTVERSION}
+# DISTNAME=	MuseScore-${DISTVERSION}
 
 MAINTAINER=	adridg@FreeBSD.org
 COMMENT=	Free music composition & notation software
 
 LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/LICENSE.GPL
+# LICENSE_FILE=	LICENSE.GPL
 
 LIB_DEPENDS=	libmp3lame.so:audio/lame \
 		libsndfile.so:audio/libsndfile \
@@ -21,16 +19,19 @@ LIB_DEPENDS=	libmp3lame.so:audio/lame \
 		libfreetype.so:print/freetype2
 
 USES=		cmake compiler:c++11-lib desktop-file-utils \
-		pkgconfig qt:5 shared-mime-info zip
+		pkgconfig qt:5 shared-mime-info
 USE_QT=		core declarative gui widgets opengl concurrent designer help network \
 		scripttools svg sql printsupport testlib \
 		xml xmlpatterns \
 		buildtools_build linguisttools_build qmake_build uitools_build
 
+USE_GITHUB=	yes
+GH_ACCOUNT=	musescore
+GH_PROJECT=	MuseScore
+GH_TAGNAME=	v${DISTVERSION}
+
 # Each release gets a subdir containing the distfiles for that release,
 # so hope that scanning the parent dir finds new ones.
-PORTSCOUT=	site:http://ftp.osuosl.org/pub/musescore/releases/
-NO_WRKSUBDIR=	yes
 DATADIR=	${PREFIX}/share/mscore-${PORTVERSION:R}
 
 ALL_TARGET=	lrelease manpages all

Modified: head/audio/musescore/distinfo
==============================================================================
--- head/audio/musescore/distinfo	Tue Jul 30 20:35:37 2019	(r507668)
+++ head/audio/musescore/distinfo	Tue Jul 30 20:36:35 2019	(r507669)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555007204
-SHA256 (MuseScore-3.0.5.zip) = 43ee606850195d9ea37f15abefa4110cc40e53f5597f2832d8ac71f25ad4abed
-SIZE (MuseScore-3.0.5.zip) = 120255687
+TIMESTAMP = 1564510136
+SHA256 (musescore-MuseScore-3.2.3-v3.2.3_GH0.tar.gz) = d6e58c942efd4e9b6567705c81b77287acfe0baa99033b3fb96605698bb9b5af
+SIZE (musescore-MuseScore-3.2.3-v3.2.3_GH0.tar.gz) = 63932000

Modified: head/audio/musescore/pkg-plist
==============================================================================
--- head/audio/musescore/pkg-plist	Tue Jul 30 20:35:37 2019	(r507668)
+++ head/audio/musescore/pkg-plist	Tue Jul 30 20:36:35 2019	(r507669)
@@ -2,7 +2,6 @@ bin/mscore
 bin/musescore
 man/man1/mscore.1.gz
 man/man1/musescore.1.gz
-share/appdata/mscore.appdata.xml
 share/applications/mscore.desktop
 share/icons/hicolor/128x128/apps/mscore.png
 share/icons/hicolor/16x16/apps/mscore.png
@@ -21,7 +20,10 @@ share/icons/hicolor/scalable/mimetypes/application-vnd
 share/icons/hicolor/scalable/mimetypes/application-vnd.recordare.musicxml.svg
 share/icons/hicolor/scalable/mimetypes/application-x-musescore+xml.svg
 share/icons/hicolor/scalable/mimetypes/application-x-musescore.svg
+share/metainfo/org.musescore.MuseScore.appdata.xml
 share/mime/packages/musescore.xml
+%%DATADIR%%/demos/Brassed_Up.mscx
+%%DATADIR%%/demos/Dynamic_Strings.mscx
 %%DATADIR%%/demos/Fugue_1.mscx
 %%DATADIR%%/demos/Reunion.mscz
 %%DATADIR%%/demos/Unclaimed_Gift.mscx
@@ -236,112 +238,8 @@ share/mime/packages/musescore.xml
 %%DATADIR%%/locale/tours_vi.qm
 %%DATADIR%%/locale/tours_zh_CN.qm
 %%DATADIR%%/locale/tours_zh_TW.qm
-%%DATADIR%%/manual/plugins/accidental.html
-%%DATADIR%%/manual/plugins/ambitus.html
-%%DATADIR%%/manual/plugins/arpeggio.html
-%%DATADIR%%/manual/plugins/articulation.html
-%%DATADIR%%/manual/plugins/barline.html
-%%DATADIR%%/manual/plugins/beam.html
-%%DATADIR%%/manual/plugins/bend.html
-%%DATADIR%%/manual/plugins/box.html
-%%DATADIR%%/manual/plugins/bracket.html
-%%DATADIR%%/manual/plugins/breath.html
-%%DATADIR%%/manual/plugins/bsymbol.html
-%%DATADIR%%/manual/plugins/chord.html
-%%DATADIR%%/manual/plugins/chordline.html
-%%DATADIR%%/manual/plugins/chordrest.html
-%%DATADIR%%/manual/plugins/clef.html
-%%DATADIR%%/manual/plugins/compound.html
-%%DATADIR%%/manual/plugins/connectorinfo.html
-%%DATADIR%%/manual/plugins/connectorinforeader.html
-%%DATADIR%%/manual/plugins/connectorinfowriter.html
-%%DATADIR%%/manual/plugins/durationelement.html
-%%DATADIR%%/manual/plugins/dynamic.html
-%%DATADIR%%/manual/plugins/element.html
-%%DATADIR%%/manual/plugins/excerpt.html
-%%DATADIR%%/manual/plugins/fbox.html
-%%DATADIR%%/manual/plugins/figuredbass.html
-%%DATADIR%%/manual/plugins/figuredbassitem.html
-%%DATADIR%%/manual/plugins/fileio.html
-%%DATADIR%%/manual/plugins/fingering.html
-%%DATADIR%%/manual/plugins/fretdiagram.html
-%%DATADIR%%/manual/plugins/fsymbol.html
-%%DATADIR%%/manual/plugins/glissandosegment.html
-%%DATADIR%%/manual/plugins/groups.html
-%%DATADIR%%/manual/plugins/hairpin.html
-%%DATADIR%%/manual/plugins/hairpinsegment.html
-%%DATADIR%%/manual/plugins/harmony.html
-%%DATADIR%%/manual/plugins/hbox.html
-%%DATADIR%%/manual/plugins/hook.html
-%%DATADIR%%/manual/plugins/image.html
-%%DATADIR%%/manual/plugins/instrumentchange.html
-%%DATADIR%%/manual/plugins/jump.html
-%%DATADIR%%/manual/plugins/keysig.html
-%%DATADIR%%/manual/plugins/layoutbreak.html
-%%DATADIR%%/manual/plugins/ledgerline.html
-%%DATADIR%%/manual/plugins/letring.html
-%%DATADIR%%/manual/plugins/letringsegment.html
-%%DATADIR%%/manual/plugins/linesegment.html
 %%DATADIR%%/manual/plugins/manual.css
-%%DATADIR%%/manual/plugins/marker.html
-%%DATADIR%%/manual/plugins/measure.html
-%%DATADIR%%/manual/plugins/measurebase.html
-%%DATADIR%%/manual/plugins/mscore.png
-%%DATADIR%%/manual/plugins/musescore.html
-%%DATADIR%%/manual/plugins/note.html
-%%DATADIR%%/manual/plugins/notedot.html
-%%DATADIR%%/manual/plugins/notehead.html
-%%DATADIR%%/manual/plugins/noteline.html
-%%DATADIR%%/manual/plugins/ossia.html
-%%DATADIR%%/manual/plugins/ottava.html
-%%DATADIR%%/manual/plugins/ottavasegment.html
-%%DATADIR%%/manual/plugins/page.html
-%%DATADIR%%/manual/plugins/pageformat.html
-%%DATADIR%%/manual/plugins/palmmute.html
-%%DATADIR%%/manual/plugins/palmmutesegment.html
-%%DATADIR%%/manual/plugins/part.html
-%%DATADIR%%/manual/plugins/pedal.html
-%%DATADIR%%/manual/plugins/pedalsegment.html
-%%DATADIR%%/manual/plugins/plugins.html
-%%DATADIR%%/manual/plugins/qprocess.html
-%%DATADIR%%/manual/plugins/rehearsalmark.html
-%%DATADIR%%/manual/plugins/repeatmeasure.html
-%%DATADIR%%/manual/plugins/rest.html
-%%DATADIR%%/manual/plugins/score.html
-%%DATADIR%%/manual/plugins/scoreview.html
-%%DATADIR%%/manual/plugins/segment.html
-%%DATADIR%%/manual/plugins/sline.html
-%%DATADIR%%/manual/plugins/slur.html
-%%DATADIR%%/manual/plugins/slursegment.html
-%%DATADIR%%/manual/plugins/slurtie.html
-%%DATADIR%%/manual/plugins/spacer.html
-%%DATADIR%%/manual/plugins/spanner.html
-%%DATADIR%%/manual/plugins/spannersegment.html
-%%DATADIR%%/manual/plugins/stafflines.html
-%%DATADIR%%/manual/plugins/staffstate.html
-%%DATADIR%%/manual/plugins/stafftypechange.html
-%%DATADIR%%/manual/plugins/stem.html
-%%DATADIR%%/manual/plugins/stemslash.html
-%%DATADIR%%/manual/plugins/svggenerator.html
-%%DATADIR%%/manual/plugins/symbol.html
-%%DATADIR%%/manual/plugins/tbox.html
-%%DATADIR%%/manual/plugins/tempotext.html
-%%DATADIR%%/manual/plugins/textline.html
-%%DATADIR%%/manual/plugins/textlinebase.html
-%%DATADIR%%/manual/plugins/textlinebasesegment.html
-%%DATADIR%%/manual/plugins/textlinesegment.html
-%%DATADIR%%/manual/plugins/tie.html
-%%DATADIR%%/manual/plugins/tiesegment.html
-%%DATADIR%%/manual/plugins/timesig.html
-%%DATADIR%%/manual/plugins/tremolo.html
-%%DATADIR%%/manual/plugins/tremolobar.html
-%%DATADIR%%/manual/plugins/trill.html
-%%DATADIR%%/manual/plugins/trillsegment.html
-%%DATADIR%%/manual/plugins/tuplet.html
-%%DATADIR%%/manual/plugins/vbox.html
-%%DATADIR%%/manual/plugins/vibratosegment.html
-%%DATADIR%%/manual/plugins/volta.html
-%%DATADIR%%/manual/plugins/voltasegment.html
+%%DATADIR%%/manual/plugins/plugins3.html
 %%DATADIR%%/plugins/abc_import.qml
 %%DATADIR%%/plugins/colornotes.qml
 %%DATADIR%%/plugins/createscore.qml
@@ -356,7 +254,7 @@ share/mime/packages/musescore.xml
 %%DATADIR%%/plugins/scorelist.qml
 %%DATADIR%%/plugins/view.qml
 %%DATADIR%%/plugins/walk.qml
-%%DATADIR%%/sound/MuseScore_General-License.md
+%%DATADIR%%/sound/MuseScore_General_License.md
 %%DATADIR%%/sound/MuseScore_General.sf3
 %%DATADIR%%/styles/MuseJazz.mss
 %%DATADIR%%/styles/cchords_muse.xml
@@ -418,6 +316,7 @@ share/mime/packages/musescore.xml
 %%DATADIR%%/tours/noteinput.tour
 %%DATADIR%%/tours/palette.tour
 %%DATADIR%%/tours/select.tour
+%%DATADIR%%/tours/spanner-drop-apply.tour
 %%DATADIR%%/tours/timeline.tour
 %%DATADIR%%/tours/welcome.tour
 %%DATADIR%%/wallpaper/background1.png



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