SHA256
1
0
forked from pool/musescore

Accepting request 867765 from home:balping:branches:multimedia:apps

- Updated to 3.6.1
- Removed enable-build-with-qt5.15 patch as building with
  QT 5.15 is now enabled by upstream

OBS-URL: https://build.opensuse.org/request/show/867765
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=87
This commit is contained in:
Cor Blom
2021-01-29 19:13:19 +00:00
committed by Git OBS Bridge
parent f7b0f90224
commit a12010daed
5 changed files with 56 additions and 30 deletions

View File

@@ -18,11 +18,11 @@
%define rname mscore
%define version_lesser 3.6
%define revision 1977cb3
%define revision d0fc8e9
%define fontdir %{_datadir}/fonts/%{name}
%define docdir %{_docdir}/%{name}
Name: musescore
Version: 3.6
Version: 3.6.1
Release: 0
Summary: A WYSIWYG music score typesetter
# Musescore code license is GPL-2.0
@@ -33,13 +33,10 @@ Group: Productivity/Multimedia/Sound/Editors and Convertors
URL: https://musescore.org
Source0: https://github.com/musescore/MuseScore/archive/v%{version}/MuseScore-%{version}.tar.gz
Source1: %{rname}.desktop
# Force build with Qt 5.15, despite reported problems.
# See: https://github.com/musescore/MuseScore/pull/7119
Patch0: enable-build-with-qt515.patch
# PATCH-FIX-OPENSUSE: openSUSE has qmake-qt5 qmake was reserved for qt4, which is no longer present
Patch1: use-qtmake-qt5.patch
Patch0: use-qtmake-qt5.patch
# PATCH-FIX-OPENSUSE: don't install qtwebengine files, they are not needed
Patch2: use-system-qtwebengine-files.patch
Patch1: use-system-qtwebengine-files.patch
BuildRequires: cmake
BuildRequires: fdupes
BuildRequires: gcc-c++
@@ -152,7 +149,7 @@ install -p -m 644 fonts/petaluma/PetalumaText.otf %{buildroot}/%{fontdir}
# unique names for font docs
mv fonts/edwin/README.md fonts/edwin/README.md.edwin
mv fonts/edwin/GPL_LICENSE.txt fonts/edwin/GPL_LICENSE.txt.edwin
mv fonts/edwin/LICENSE.md fonts/edwin/LICENSE.md.edwin
mv fonts/edwin/LICENSE.txt fonts/edwin/LICENSE.txt.edwin
mv fonts/leland/README.md fonts/leland/README.md.leland
mv fonts/leland/LICENSE.txt fonts/leland/LICENSE.txt.leland
@@ -247,7 +244,7 @@ install -p -m 644 share/wallpaper/COPYRIGHT %{buildroot}%docdir/COPYIN
# see section 'unique names for font docs' above
%doc fonts/edwin/README.md.edwin
%doc fonts/edwin/GPL_LICENSE.txt.edwin
%doc fonts/edwin/LICENSE.md.edwin
%doc fonts/edwin/LICENSE.txt.edwin
%doc fonts/leland/README.md.leland
%doc fonts/leland/LICENSE.txt.leland