pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/musescore



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Tue Dec  9 22:40:07 UTC 2025

Modified Files:
        pkgsrc/audio/musescore: Makefile distinfo
Removed Files:
        pkgsrc/audio/musescore/patches: patch-buildscripts_cmake_SetupQt6.cmake
            patch-src_appshell_CMakeLists.txt
            patch-src_framework_accessibility_CMakeLists.txt
            patch-src_framework_dockwindow_thirdparty_KDDockWidgets_CMakeLists.txt
            patch-src_importexport_midi_internal_midiimport_importmidi__tuplet.cpp

Log Message:
musescore: update to 4.6.4

Changes in 4.6.4
Online sounds

    Various optimisations and improved messaging for online sounds (Windows and macOS only)

Playback

    VSTs now receive playback time position (enables synced video playback with the score)
    Notated tempo BPM values are converted to playback speeds with greater precision
    We've switched back to ALSA as the audio server on Linux (PipeWire is still available via Preferences)

Engraving

    Slurs from grace notes to tied non-grace notes now stop at the first note of the tie
    Parentheses around noteheads no longer touch ledger lines below the staff
    Restored the ability to create frames with negative margins (not recommended)
    Fixed display of invisible multimeasure rest numbers
    Fixed horizontal spacing of cue notes under a trill line
    Fixed hiding of courtesy clefs, key and time signatures near a section break
    Fixed hiding of measure numbers when all instruments are hidden
    Fixed vertical alignment of voice 1 rests at "gaps" where rests in higher voices were deleted
    Fixed regression where measure numbers collided with brackets around single line percussion staves

Chord symbols

    Fixed rendering of accidentals when using the "Legacy MuseScore" style with a font other than Edwin
    Fixed vertical layout of chord symbols and RNA that include parentheses
    Fixed double layout problem that caused unnecessary stave separation after edits to chord symbols

Interaction

    Single notes now become selected after being pasted
    Fixed issue causing slurs to change shape unnecessarily when other objects are moved
    Fixed regression causing grip anchor visualisations to not update on adjustment

UI

    The Welcome dialog no longer appear over app update dialogs
    Restored the "Align with preceding dynamic" checkbox in the Properties panel for expression text
    Opacity / alpha transparency is now available in the color picker dialog
    Custom colors saved in the color picker dialog now persist between launches on Windows
    The modern print dialog is now shown on Windows 11 rather than the legacy Windows dialog
    Fixed regression causing some error dialogs to appear multiple times despite "Don't show again" being selected
    Fixed regression causing menus to appear in the wrong position on Linux
    Fixed regression in the Percussion panel where pads were drawn with hard corners instead of rounded
    Fixed regression where the special characters dialog was modal, preventing interaction with the score

Import/export

    TablEdit: Fixed import of pickup measures and measures with gaps in voice 1

Accessibility

    Fixed keyboard input in spin boxes when running under XWayland on Linux

Plugin API

    Fixed Spanner::endElement() and Tie::endNote() to return the end element rather than the start element
    Slur offsets (slurUoff1 – slurUoff4 ) are now properties of SpannerSegment and return correct values

Stability

    Fixed crash on deleting instrument after using Tools > Implode
    Fixed crash on pressing Esc after entering notes via MIDI keyboard
    Fixed crash on adding a system marking to a score with large time signatures
    Fixed crash on pasting multiple fermatas where the lowest would go below the bottom staff
    Fixed crash on pasting the repeat-measure symbol onto a measure with notes in higher voices
    Fixed crash on entering an invalid chord symbol
    Fixed crashes during use of network connections


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/audio/musescore/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/audio/musescore/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/audio/musescore/patches/patch-buildscripts_cmake_SetupQt6.cmake \
    pkgsrc/audio/musescore/patches/patch-src_appshell_CMakeLists.txt \
    pkgsrc/audio/musescore/patches/patch-src_framework_accessibility_CMakeLists.txt \
    pkgsrc/audio/musescore/patches/patch-src_framework_dockwindow_thirdparty_KDDockWidgets_CMakeLists.txt \
    pkgsrc/audio/musescore/patches/patch-src_importexport_midi_internal_midiimport_importmidi__tuplet.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/musescore/Makefile
diff -u pkgsrc/audio/musescore/Makefile:1.63 pkgsrc/audio/musescore/Makefile:1.64
--- pkgsrc/audio/musescore/Makefile:1.63        Sun Nov 23 03:20:55 2025
+++ pkgsrc/audio/musescore/Makefile     Tue Dec  9 22:40:07 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2025/11/23 03:20:55 gutteridge Exp $
+# $NetBSD: Makefile,v 1.64 2025/12/09 22:40:07 gutteridge Exp $
 
-DISTNAME=      musescore-4.6.3
-PKGREVISION=   1
+DISTNAME=      musescore-4.6.4
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=musescore/}
 GITHUB_PROJECT=        MuseScore

Index: pkgsrc/audio/musescore/distinfo
diff -u pkgsrc/audio/musescore/distinfo:1.17 pkgsrc/audio/musescore/distinfo:1.18
--- pkgsrc/audio/musescore/distinfo:1.17        Sun Nov 23 03:20:55 2025
+++ pkgsrc/audio/musescore/distinfo     Tue Dec  9 22:40:07 2025
@@ -1,21 +1,17 @@
-$NetBSD: distinfo,v 1.17 2025/11/23 03:20:55 gutteridge Exp $
+$NetBSD: distinfo,v 1.18 2025/12/09 22:40:07 gutteridge Exp $
 
-BLAKE2s (musescore-4.6.3.tar.gz) = 79727837c385f28cc750beebcc5cff631ff6e2904d65f6733c3ab1f59c7b3401
-SHA512 (musescore-4.6.3.tar.gz) = bd8f427154613f00d5a84a949b05351ce5fa8e9ce2f37410c97762d5dd29643c2e6c5bd763a40a99f927aa61d84a3572734189f2650daae5eb3a6a51717be923
-Size (musescore-4.6.3.tar.gz) = 159635093 bytes
+BLAKE2s (musescore-4.6.4.tar.gz) = 6d814b699d1beb1f22a14f6f32028be2d6e13e58c57e53184d4c2cf83593b4cd
+SHA512 (musescore-4.6.4.tar.gz) = 4a1c691cad8d27f53a2e50045f7fa4a77111093b5a3a9682dd339966fc38050f1879d86d1f663e888542495538c9ad7191f09991b412c2c04b4c079b67e5fa9b
+Size (musescore-4.6.4.tar.gz) = 159888545 bytes
 SHA1 (patch-buildscripts_cmake_GetPlatformInfo.cmake) = 70b3df41ecf452961167c3d654140b2dd4e9b4c4
-SHA1 (patch-buildscripts_cmake_SetupQt6.cmake) = 13481b92ef8f5c3956240c53074d1495f09ba967
 SHA1 (patch-buildscripts_packaging_Linux+BSD_SetupAppImagePackaging.cmake) = 61f7af9d71636bb74ab048ca24b3be2469ce541b
 SHA1 (patch-buildscripts_packaging_Linux+BSD_portable_portable-utils.in) = a77c5053ec230433765865d929e5dca3619e1b30
 SHA1 (patch-src_app_CMakeLists.txt) = a7a401d5c420d1cec49879e4c57e45e3496ccf58
 SHA1 (patch-src_app_internal_guiapp.cpp) = 1d0f662e98ffdd8b8d3fc6c8c3ea51453c4089d0
-SHA1 (patch-src_appshell_CMakeLists.txt) = cc9883d80d40ed9937b635ed3e00e37bc2481919
 SHA1 (patch-src_appshell_appshellmodule.cpp) = 76416649178979e75ea40a8605b2f756b073716d
-SHA1 (patch-src_framework_accessibility_CMakeLists.txt) = f61c2840cacf2f48c046047c8810dd776d0aa86c
 SHA1 (patch-src_framework_audio_driver_audio__driver.cmake) = 441b5b10ecb751a5d038ff6a231439ee09e09b95
 SHA1 (patch-src_framework_audio_main_internal_audiodrivercontroller.cpp) = f4b8bd1d332a993ab618cf966435efb67e43f1f4
 SHA1 (patch-src_framework_audio_thirdparty_fluidsynth_fluidsynth-2.3.3_src_external_portable__endian.h) = f9fa1c02fd12ac97f82bf10352b70b120ebe6ab4
-SHA1 (patch-src_framework_dockwindow_thirdparty_KDDockWidgets_CMakeLists.txt) = 950adde2e7802cf9a31bc0fbd648d87a3443d475
 SHA1 (patch-src_framework_global_runtime.cpp) = 62452ec72bf7ca6a4c97d7e1b947e904b02f970c
 SHA1 (patch-src_framework_global_types_string.cpp) = 9b76e6aab7a883cfd5a2162dce49da5da6ed2c8b
 SHA1 (patch-src_framework_global_types_version.h) = e0dd1e25eeafa5e1d4bbc7616707c0c488835305
@@ -28,5 +24,4 @@ SHA1 (patch-src_framework_ui_uimodule.cp
 SHA1 (patch-src_framework_ui_uimodule.h) = 2801ff4a9bb7f728b95cb035b67b9bc6949f47a1
 SHA1 (patch-src_framework_uicomponents_view_buttonboxmodel.cpp) = 5bbdc8eb2690326b3b503a0fb42353b0dcd9ba08
 SHA1 (patch-src_framework_vst_CMakeLists.txt) = ff5c79f88834380da112ca4d13b641d198ffca05
-SHA1 (patch-src_importexport_midi_internal_midiimport_importmidi__tuplet.cpp) = 78adbaa47f6acc71ac9f06ab5d49c6efb9ac3f13
 SHA1 (patch-src_notation_internal_engravingfontscontroller.cpp) = b37e199cf862da70536dad48029a7ebae5b6d8a4



Home | Main Index | Thread Index | Old Index