non port: audio/musescore/pkg-plist |
Number of commits found: 17 |
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.
 |
Thursday, 13 Aug 2020
|
19:38 adridg
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
 |
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
 |
Tuesday, 30 Jul 2019
|
20:36 adridg
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
 |
Thursday, 11 Apr 2019
|
21:39 adridg
Update audio/musescore to latest 3.0.5
The interesting improvements are in 3.0.3, UI and playback improvements:
https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3/release-notes-musescore-303
Then 3.0.4 is some regression fixes, and 3.0.5 has plugin improvements:
https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3x/release-notes-musescore-305
PR: 237198
Reported by: chitty_cloud@me.com
 |
Monday, 11 Feb 2019
|
11:23 adridg
Update audio/musescore to 3.0.2 (latest release).
We missed 3.0.1, so the two changelogs are:
https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-301-january-15-2019
https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-302-january-29-2019
I don't know enough about the application's internals to summarize them
here; mostly looks like "lots of bugfixes, please upgrade."
In the port itself:
- dropped option OCR, it's always disabled in source anyway.
- wrestled with option WEBENGINE. It needs to be defined, so that
the correct CMake flag is switched OFF automatically. But it should
not be visible or selectable except on architectures where it makes
sense. OPTIONS_DEFINE_amd64 would add it where needed, but then it's
not defined for architectures where it needs to be off. OPTIONS_EXCLUDE
requires me to list all the architectures it's *not* supported on,
which seems like a bit much. Therefore, leaving the option available,
but off, as a booby-trap for people trying non-default options and
wanting WebEngine on (e.g.) PPC.
PR: 235544
Reported by: chitty_cloud@me.com
 |
Thursday, 10 Jan 2019
|
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
 |
Saturday, 10 Oct 2015
|
05:44 marino
audio/musescore: Upgrade version 1.3 => 2.0.2
PR: 199214
Submitted by: ports fury
 |
Monday, 20 Oct 2014
|
06:36 bapt
Cleanup plist
 |
Sunday, 17 Nov 2013
|
02:12 avilla
- Replace QT_.*_REL with QT_.* in PLIST_SUB.
- Adapt plists.
With hat on: kde
 |
Tuesday, 22 Oct 2013
|
13:50 amdmi3
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery)
 |
Tuesday, 26 Mar 2013
|
07:35 miwi
- Update to version 1.3
PR: 176548
Submitted by: ports fury
 |
Sunday, 17 Jun 2012
|
20:15 sylvio
- Update to version 1.2
New file:
files/patch-mscore__awl__denomspinbox.cpp
files/patch-mscore__mscore__measure.cpp
Remove file:
files/extra-patch-log2
pkg-message
PR: ports/168992
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
 |
Thursday, 8 Sep 2011
|
17:01 amdmi3
- Import some useful bits from another musescore port submission [1]
- Depend on qtscriptgenerator rather than building local copy of it
- Add note on codecs which may be needed to CJK users to pkg-message
- Use %%DATADIR%% macro
- Disable portaudio by default since it doesn't seem to work
PR: 156495 [1]
Submitted by: Denny Lin <dennylin93@hs.ntnu.edu.tw>
 |
Monday, 1 Aug 2011
|
22:05 amdmi3
MuseScore is a free cross-platform WYSIWYG music notation program
that offers a cost-effective alternative to commercial programs
such as Sibelius and Finale.
You can print beautifully engraved sheet music or save it as PDF
or MIDI file.
Some highlights:
* WYSIWYG, notes are entered on a "virtual note sheet"
* Unlimited number of staves
* Up to four voices per staff
* Easy and fast note entry with your keyboard, mouse, or MIDI keyboard
* Integrated sequencer and FluidSynth software synthesizer
* Import and export of MusicXML and Standard MIDI Files
* Available for Windows, Mac and Linux
* Translated in 43 languages
* GNU GPL licensed
WWW: http://musescore.org/
 |
Number of commits found: 17 |