non port: audio/musescore/files/patch-mscore_CMakeLists.txt |
Number of commits found: 8 |
Friday, 14 Jul 2023
|
13:24 Adriaan de Groot (adridg)
audio/musescore: update to 4.1.0, latest release
All of the audio-backend options have gone away -- I don't see
MuseScore searching for them, either, and do not feel like digging
too far into the configure-and-build of this package either.
It bundles all kinds of stuff, where the most-worstest culprits
are dealt with in post-stage: why this installs Google Test headers
I really don't know.
7bc5bbb |
Monday, 8 Feb 2021
|
00:01 adridg
Update audio/musescore to latest upstream release
Musescore helps you create beautiful sheet music.
Release notes are at
https://musescore.org/en/3.6.1
https://musescore.org/en/node/316462
It's some crash fixes. FreeBSD ports skipped 3.6.0, which had lots more
changes and new sound fonts.
The port Makefile changes more than usual, because I took out
some REINPLACE_CMD and made regular patches from them. Also
MuseScore's CMake code is really weird, so it needs extra
patching to find libogg and such.
 |
Tuesday, 28 Jan 2020
|
10:50 adridg
Update audio/musescore to latest upstream release, 3.4.1
3.4 was a features release, followed quick by a bugfix 3.4.1:
https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3x/release-notes-musescore-34x-2
https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3x/release-notes-musescore-34x-3
The patches change more than usual, since the bizzarre copy-webengine
CMake code moved to another directory.
Reported by: portscout
 |
Tuesday, 19 Nov 2019
|
10:30 adridg
Update audio/musescore to latest upostream release, 3.3.2
Release notes:
https://musescore.org/en/3.3.2
https://musescore.org/en/3.3
 |
Thursday, 10 Jan 2019
|
21:04 adridg
Fix the audio/musescore update.
- add missing patch file
- change WebEngine to an option, unbreak (hopefully the code is ok)
on aarch64 and ppc64
Should have mentioned that the release notes for 3.0.0 are at
https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3
But that, plus the versions 2.2, 2.2.1, 2.3, 2.3.1 and 2.3.2 that
were skipped in ports are too many to summarize here.
PR: 234801
 |
20:30 adridg
Update audio/musescore to 3.0.0, the latest release
This skips over 18 months of musescore development to get to
what's new. This version uses WebEngine, although I don't know
what it uses it for; a PORTREVISION should be able to clear that
up and make it available for aarch64 and ppc64.
All the local patches have been dropped, except for some extra
CMake-futzing in order to get it to build with ninja and not
duplicate whole chunks of WebEngine.
PR: 234801
Reported by: kunda
 |
Thursday, 31 Aug 2017
|
12:05 amdmi3
- Update to 2.1
- Move BROKEN_aarch64 according to portlint suggestion
- Add missing LIB_DEPENDS
- Add missing USE_QT5
- Add missing INSTALLS_ICONS=yes
- Switch to using system freefont
- Add the OCR port option to reflect the cmake option
- Remove redundant patches from files/, moved one to post-patch
PR: 221873
Submitted by: yuri@rawbw.com
 |
Tuesday, 26 Jul 2016
|
16:51 mat
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
 |
Number of commits found: 8 |