summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-sound/musescore: add missing dependenciesAdrian Schollmeyer2023-06-131-5/+7
| | | | | | | | | | | | The dependency on GTest seems to be only at build time, probably due to a few macros to make the code easier to test. The software is not linked against GTest, so it can be safely removed after installation. Closes: https://bugs.gentoo.org/907955 Closes: https://bugs.gentoo.org/907945 Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de> Closes: https://github.com/gentoo/gentoo/pull/31421 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: scrubbed a patchMiroslav Šulc2023-06-061-2/+0
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: add 4.0.2Adrian Schollmeyer2023-06-065-0/+287
| | | | | | | Closes: https://bugs.gentoo.org/887289 Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de> Closes: https://github.com/gentoo/gentoo/pull/30081 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: Switch IUSE=pulseaudio to media-libs/libpulseAndreas Sturmlechner2023-05-291-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-sound/musescore: add qtquickcontrols dependency to livetepidjuice2023-01-141-0/+1
| | | | | | | Add dependency on 'dev-qt/qtquickcontrols:5' as needs 'QtQuick.Dialogs'. Closes: https://github.com/gentoo/gentoo/pull/29073 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/musescore: drop upstreamed musescore-9999-missing-qt-includes.patchSam James2023-01-092-220/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/musescore: hack to avoid collision from bundled libsSam James2023-01-092-15/+22
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/musescore: fix build for 9999Sam James2023-01-092-1/+222
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/musescore: removed obsolete 3.6.2Miroslav Šulc2022-07-031-121/+0
| | | | | Bug: https://bugs.gentoo.org/855623 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: x86 stable wrt bug #855623Agostino Sarubbo2022-07-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/musescore: amd64 stable wrt bug #855623Agostino Sarubbo2022-07-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/musescore: disable PCH (and ccache automagic in live)Sam James2022-06-022-1/+123
| | | | | | | PCH is buggy and we disable it where possible in Gentoo. As for ccache, automagic usage isn't correct, and users can enable it properly via e.g. FEATURES. Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/musescore: fix finding qmakeSam James2022-06-022-4/+10
| | | | | | | Upstream need to fix their Qt handling but w/e. Closes: https://bugs.gentoo.org/766111 Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-sound/musescore: added new dep to liveMiroslav Šulc2021-06-181-0/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: removed obsolete 3.6.1Miroslav Šulc2021-03-112-119/+0
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: Stabilize 3.6.2 amd64, #774957Sam James2021-03-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/musescore: Stabilize 3.6.2 x86, #774957Sam James2021-03-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/musescore: removed obsolete 3.5.2Miroslav Šulc2021-03-024-144/+0
| | | | | | Closes: https://bugs.gentoo.org/766111 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: Stabilize 3.6.1 amd64, #773409Sam James2021-03-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/musescore: Stabilize 3.6.1 x86, #773409Sam James2021-02-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/musescore: fixed compilation with -mp3Miroslav Šulc2021-02-283-0/+14
| | | | | | | | thanks to Ionen Wolkens <sudinave@gmail.com> for the patch Closes: https://bugs.gentoo.org/767760 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: bump to 3.6.2Miroslav Šulc2021-02-092-0/+118
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: added missing dep to 3.6.1 and liveMiroslav Šulc2021-01-282-1/+3
| | | | | | Closes: https://bugs.gentoo.org/767757 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: bump to 3.6.1Miroslav Šulc2021-01-282-0/+117
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: removed obsolete patches from liveMiroslav Šulc2020-12-112-18/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: removed obsolete 3.5.1Miroslav Šulc2020-11-182-119/+0
| | | | | | Closes: https://bugs.gentoo.org/754765 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: amd64 stable wrt bug #754882Agostino Sarubbo2020-11-181-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/musescore: x86 stable wrt bug #754882Agostino Sarubbo2020-11-171-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/musescore: removed obsolete 3.5Miroslav Šulc2020-11-152-119/+0
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: Stabilize 3.5.1 amd64, #753452Sam James2020-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/musescore: x86 stable (bug #753452)Thomas Deutschmann2020-11-121-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-sound/musescore: redigested 3.5.2Miroslav Šulc2020-10-171-1/+1
| | | | | | Closes: https://bugs.gentoo.org/749717 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: removed duplicate patchMiroslav Šulc2020-10-172-13/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: bump to 3.5.2Miroslav Šulc2020-10-173-0/+131
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: bump to 3.5.1Miroslav Šulc2020-10-072-0/+119
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: removed obsolete 3.4.2Miroslav Šulc2020-09-092-104/+0
| | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: cleaned up keywords messMiroslav Šulc2020-09-082-3/+1
| | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: Stabilize 3.5 amd64, #740548Sam James2020-09-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/musescore: x86 stable (bug #740548)Thomas Deutschmann2020-09-051-2/+2
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-sound/musescore: fixed keywords for 3.5Miroslav Šulc2020-09-052-2/+4
| | | | | | Bug: https://bugs.gentoo.org/740548 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: bump to 3.5 + updated 9999Miroslav Šulc2020-08-065-6/+162
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: arm64 keyworded (bug #730410)Sam James2020-07-211-1/+1
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/musescore: updated patch for 9999Miroslav Šulc2020-06-131-9/+9
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: fixed compilation for 9999Miroslav Šulc2020-04-022-0/+14
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: removed obsolete 3.4.1Miroslav Šulc2020-03-082-103/+0
| | | | | Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: amd64 stable wrt bug #711828Agostino Sarubbo2020-03-081-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/musescore: x86 stable wrt bug #711828Agostino Sarubbo2020-03-081-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/musescore: removed obsolete 3.3.4Miroslav Šulc2020-03-043-305/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musescore: x86 stable wrt bug #711426Agostino Sarubbo2020-03-041-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>