automatic version update by autodist [release 4.4.4-1mamba;Sun Dec 22 2024]
This commit is contained in:
parent
3e29737f47
commit
15c42e2aac
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: MuseScore
|
||||
Version: 4.4.3
|
||||
Version: 4.4.4
|
||||
Release: 1mamba
|
||||
Summary: Free music composition & notation software
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@ -22,10 +22,16 @@ BuildRequires: libQt6PrintSupport
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libQt6Xml
|
||||
BuildRequires: libalsa-devel
|
||||
BuildRequires: libflac-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libopus-devel
|
||||
BuildRequires: libopusenc-devel
|
||||
BuildRequires: libsndfile-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libtinyxml2-devel
|
||||
BuildRequires: libxkbcommon-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: qt6-qt5compat-devel
|
||||
@ -71,14 +77,19 @@ A soundfont collection for MIDI synthetizers.
|
||||
%build
|
||||
#:<< _EOF
|
||||
%cmake -d build \
|
||||
-DUSE_SYSTEM_FREETYPE=ON \
|
||||
-DBUILD_CRASHPAD_CLIENT=OFF \
|
||||
-DBUILD_UNIT_TESTS=OFF \
|
||||
-DDOWNLOAD_SOUNDFONT=OFF \
|
||||
-DPACKAGE_FILE_ASSOCIATION=ON \
|
||||
-DUSE_SYSTEM_FREETYPE=ON \
|
||||
|
||||
# -DBUILD_WEBENGINE=OFF \
|
||||
-DMUE_BUILD_UNIT_TESTS=OFF \
|
||||
-DMUE_COMPILE_USE_SYSTEM_FLAC=ON \
|
||||
-DMUE_COMPILE_USE_SYSTEM_FREETYPE=ON \
|
||||
-DMUE_COMPILE_USE_SYSTEM_HARFBUZZ=ON \
|
||||
-DMUE_COMPILE_USE_SYSTEM_OPUS=ON \
|
||||
-DMUE_COMPILE_USE_SYSTEM_OPUSENC=ON \
|
||||
-DMUE_COMPILE_USE_SYSTEM_TINYXML=ON \
|
||||
-DMUE_ENABLE_FILE_ASSOCIATION=ON \
|
||||
-DMUE_INSTALL_SOUNDFONT=ON \
|
||||
|
||||
%make
|
||||
|
||||
@ -120,6 +131,9 @@ ln -s MS\ Basic.sf3 %{buildroot}%{_datadir}/soundfonts/default.sf3
|
||||
%{_datadir}/soundfonts/MS*Basic.sf3
|
||||
|
||||
%changelog
|
||||
* Sun Dec 22 2024 Automatic Build System <autodist@openmamba.org> 4.4.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 25 2024 Automatic Build System <autodist@openmamba.org> 4.4.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user