Package: muse / 3.0.2+ds1-1

Metadata

Package Version Patches format
muse 3.0.2+ds1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use a more consistent versioning.patch | (download)

CMakeLists.txt | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 use a more consistent versioning.

0002 Add f option to desktop file Exec key.patch | (download)

packaging/muse.desktop.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add %f option to desktop file exec key

This allows muse to appear to file managers as capable of opening midi files.

0003 Fixes compile issue with QButtonGroup.patch | (download)

muse/widgets/genset.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fixes compile issue with qbuttongroup

Observed on ArchLinux. GCC 8.2.1. Qt 5.11.1.

0004 Added missing includes needed by newer Qt 5.11.patch | (download)

muse/mplugins/mitplugin.cpp | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 added missing #includes needed by newer qt >= 5.11