summaryrefslogtreecommitdiffstats
path: root/audio-creation/musescore/DETAILS
diff options
context:
space:
mode:
authorThomas Orgis2015-04-25 12:14:15 +0200
committerThomas Orgis2015-04-25 12:14:15 +0200
commite3c724fc86d25101002552a840147678ae5c1276 (patch)
treecd2e2191856cd6b1abf7ae14ccf56c17e70a0129 /audio-creation/musescore/DETAILS
parent182c20141bacb6fe9b8fb6b2e075e80320f4d972 (diff)
musescore: new spell
Diffstat (limited to 'audio-creation/musescore/DETAILS')
-rwxr-xr-xaudio-creation/musescore/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/audio-creation/musescore/DETAILS b/audio-creation/musescore/DETAILS
new file mode 100755
index 0000000000..abb52e11e6
--- /dev/null
+++ b/audio-creation/musescore/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=musescore
+ VERSION=2.0.0
+ SOURCE="MuseScore-${VERSION}.zip"
+# If you find a more canonical URL, go ahead. The website offers
+# a generic version-less link that resolves to that below (always?).
+ SOURCE_URL[0]=http://ftp.osuosl.org/pub/${SPELL}/releases/MuseScore-2.0/${SOURCE}
+ SOURCE_HASH=sha512:b5929340741161e39c628d3a888ddd2b937b36a13f40246ebc5d58d7e2fbd9cb28f54711a829581f9151c15413392dd07ea33dd8601a789ed2154d330f38d30b
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/MuseScore-${VERSION}"
+ WEB_SITE="https://musescore.org"
+ LICENSE[0]=GPLv2
+ ENTERED=20150423
+ SHORT="Create, play and print beautiful sheet music"
+cat << EOF
+MuseScore is a scorewriter for Windows, OS X, and Linux. Created by Werner
+Schweer, it is released as free and open source software under the GNU General
+Public License. It has a feature set comparable to Finale and Sibelius,
+supporting a wide variety of file formats and input methods.
+EOF