SHA256
1
0
forked from pool/musescore

Accepting request 1111407 from multimedia:apps

OBS-URL: https://build.opensuse.org/request/show/1111407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/musescore?expand=0&rev=38
This commit is contained in:
Ana Guerrero 2023-09-15 20:05:00 +00:00 committed by Git OBS Bridge
commit 635bd9530b
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 14 13:41:17 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Build as release again.
The option was renamed in https://github.com/musescore/MuseScore/commit/e173d46bd0610aec9dad83d982c2e9c612897bea.
-------------------------------------------------------------------
Mon Aug 28 14:11:38 UTC 2023 - Cor Blom <cornelis@solcon.nl>

View File

@ -179,7 +179,7 @@ export CXX=g++-12
%cmake \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DMUSESCORE_BUILD_CONFIGURATION=app \
-DMUSESCORE_BUILD_CONFIG=release \
-DMUSESCORE_BUILD_MODE=release \
-DBUILD_UNIT_TESTS=OFF \
-DUSE_SYSTEM_FREETYPE=ON \
-DBUILD_JACK:BOOL=ON \