[packages/musescore] - release 1
mrozowik
mrozowik at pld-linux.org
Tue Jun 6 07:48:55 CEST 2023
commit d81390576b27023b408169cc170557838719b40f
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Tue Jun 6 05:48:41 2023 +0000
- release 1
do_not_bundle_qtwebengine.patch | 25 -------------------------
musescore.spec | 2 +-
2 files changed, 1 insertion(+), 26 deletions(-)
---
diff --git a/musescore.spec b/musescore.spec
index 74b6dc1..a047372 100644
--- a/musescore.spec
+++ b/musescore.spec
@@ -6,7 +6,7 @@ Summary: MuseScore - music notation software
Summary(pl.UTF-8): MuseScore - oprogramowanie do notacji muzycznej
Name: musescore
Version: 4.0.2
-Release: 0.1
+Release: 1
License: GPL v2
Group: Applications
Source0: https://github.com/musescore/MuseScore/archive/v%{version}.tar.gz
diff --git a/do_not_bundle_qtwebengine.patch b/do_not_bundle_qtwebengine.patch
deleted file mode 100644
index cb8f111..0000000
--- a/do_not_bundle_qtwebengine.patch
+++ /dev/null
@@ -1,25 +0,0 @@
---- MuseScore-3.6.2/main/CMakeLists.txt~ 2021-02-08 12:16:37.000000000 +0000
-+++ MuseScore-3.6.2/main/CMakeLists.txt 2021-03-03 21:33:31.167705900 +0000
-@@ -226,22 +226,6 @@
- else (MINGW)
-
- if ( NOT MSVC )
-- ## install qwebengine core
-- if (NOT APPLE AND USE_WEBENGINE)
-- install(PROGRAMS
-- ${QT_INSTALL_LIBEXECS}/QtWebEngineProcess
-- DESTINATION bin
-- )
-- install(DIRECTORY
-- ${QT_INSTALL_DATA}/resources
-- DESTINATION lib/qt5
-- )
-- install(DIRECTORY
-- ${QT_INSTALL_TRANSLATIONS}/qtwebengine_locales
-- DESTINATION lib/qt5/translations
-- )
-- endif(NOT APPLE AND USE_WEBENGINE)
--
- set_target_properties (
- mscore
- PROPERTIES
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/musescore.git/commitdiff/d81390576b27023b408169cc170557838719b40f
More information about the pld-cvs-commit
mailing list