diff options
author | SmurfDaddy <antonioleal@yahoo.com> | 2024-05-11 12:09:08 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-12 06:31:42 +0700 |
commit | 2f73cbaa8728d2ce3500f2688e629d755be362fe (patch) | |
tree | 28893ace741d8abc546417c56b7d68ab6393cc9e /multimedia | |
parent | c41feaf4dc7203ca987c30ae48a06db1a89a7740 (diff) |
multimedia/MuseScore: Updated for version 4.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/MuseScore/MuseScore.SlackBuild | 5 | ||||
-rw-r--r-- | multimedia/MuseScore/MuseScore.info | 6 | ||||
-rw-r--r-- | multimedia/MuseScore/README | 8 | ||||
-rw-r--r-- | multimedia/MuseScore/slack-desc | 4 |
4 files changed, 14 insertions, 9 deletions
diff --git a/multimedia/MuseScore/MuseScore.SlackBuild b/multimedia/MuseScore/MuseScore.SlackBuild index 7ab0fb1ebc01a..ad73860f95d26 100644 --- a/multimedia/MuseScore/MuseScore.SlackBuild +++ b/multimedia/MuseScore/MuseScore.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=MuseScore -VERSION=${VERSION:-4.2.1} +VERSION=${VERSION:-4.3.0} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -88,7 +88,8 @@ cmake .. \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_MODULE_LINKER_FLAGS_RELEASE="-pthread" \ -DQMAKE=/usr/lib"${LIBDIRSUFFIX}"/qt5/bin/qmake \ - -DQT_QMAKE_EXECUTABLE=/usr/lib"${LIBDIRSUFFIX}"/qt5/bin/qmake + -DQT_QMAKE_EXECUTABLE=/usr/lib"${LIBDIRSUFFIX}"/qt5/bin/qmake \ + -DMUSESCORE_BUILD_MODE=release make install \ DESTDIR=$PKG \ diff --git a/multimedia/MuseScore/MuseScore.info b/multimedia/MuseScore/MuseScore.info index 1afc8b250350c..2a529cf8b80d9 100644 --- a/multimedia/MuseScore/MuseScore.info +++ b/multimedia/MuseScore/MuseScore.info @@ -1,8 +1,8 @@ PRGNAM="MuseScore" -VERSION="4.2.1" +VERSION="4.3.0" HOMEPAGE="https://github.com/musescore/MuseScore" -DOWNLOAD="https://github.com/musescore/MuseScore/archive/v4.2.1/MuseScore-4.2.1.tar.gz" -MD5SUM="be651dd658905545bfd3601c23d8831b" +DOWNLOAD="https://github.com/musescore/MuseScore/archive/v4.3.0/MuseScore-4.3.0.tar.gz" +MD5SUM="2a068415e88839673a2455232a94be6d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/multimedia/MuseScore/README b/multimedia/MuseScore/README index c8249719bac2e..e539fd95d0545 100644 --- a/multimedia/MuseScore/README +++ b/multimedia/MuseScore/README @@ -1,5 +1,9 @@ MuseScore is a free cross platform WYSIWYG music notation -program, licenced under GNU GPL. Features: +program, licenced under GNU GPL. +MuseScore has been rebranded to "MuseScore Studio" to avoid +confusion with the site musescore.com that holds the music scores. + +MuseScore features: - WYSIWYG design, notes are entered on a "virtual notepaper" - TrueType font(s) for printing & display allows for high quality @@ -13,4 +17,4 @@ program, licenced under GNU GPL. Features: - Integrated sequencer and software synthesizer to play the score - Print or create pdf files -This package partially installs to /opt/MuseScore +In Slackware this package partially installs to /opt/MuseScore diff --git a/multimedia/MuseScore/slack-desc b/multimedia/MuseScore/slack-desc index 26d3afcfd32c6..653468c52935d 100644 --- a/multimedia/MuseScore/slack-desc +++ b/multimedia/MuseScore/slack-desc @@ -8,8 +8,8 @@ |-----handy-ruler------------------------------------------------------| MuseScore: MuseScore (WYSIWYG Music Score Typesetter) MuseScore: -MuseScore: MuseScore is a free cross platform WYSIWYG music notation program, -MuseScore: licensed under GNU GPL. +MuseScore: MuseScore aka "MuseScore Studio" is a free cross platform WYSIWYG +MuseScore: music notation program licensed under GNU GPL. MuseScore: MuseScore: Homepage: http://www.musescore.org/ MuseScore: |