From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/musescore/
Date: Sat, 8 Feb 2020 00:43:04 +0000 (UTC) [thread overview]
Message-ID: <1581122569.bd81fcd5b63fd0fc170a50751b78c8439bb73815.fordfrog@gentoo> (raw)
commit: bd81fcd5b63fd0fc170a50751b78c8439bb73815
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 00:10:12 2020 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Feb 8 00:42:49 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd81fcd5
media-sound/musescore: renamed use flag in 3.3.4
renamed use flag vorbis to sf3 to make obvious the purpose
of it and make it default to be able to load bundled sf3 file
Bug: https://bugs.gentoo.org/708666
Closes: https://bugs.gentoo.org/704916
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-sound/musescore/musescore-3.3.4.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-sound/musescore/musescore-3.3.4.ebuild b/media-sound/musescore/musescore-3.3.4.ebuild
index e0e03cdcb56..917b4d62c93 100644
--- a/media-sound/musescore/musescore-3.3.4.ebuild
+++ b/media-sound/musescore/musescore-3.3.4.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/musescore/MuseScore/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="alsa debug jack mp3 portaudio portmidi pulseaudio vorbis webengine"
+IUSE="alsa debug jack mp3 portaudio portmidi pulseaudio +sf3 webengine"
REQUIRED_USE="portmidi? ( portaudio )"
BDEPEND="
@@ -47,7 +47,7 @@ DEPEND="
portaudio? ( media-libs/portaudio )
portmidi? ( media-libs/portmidi )
pulseaudio? ( media-sound/pulseaudio )
- vorbis? ( media-libs/libvorbis )
+ sf3? ( media-libs/libvorbis )
webengine? ( dev-qt/qtwebengine:5[widgets] )
"
RDEPEND="${DEPEND}"
@@ -79,7 +79,7 @@ src_configure() {
-DBUILD_PORTAUDIO="$(usex portaudio)"
-DBUILD_PORTMIDI="$(usex portmidi)"
-DBUILD_PULSEAUDIO="$(usex pulseaudio)"
- -DSOUNDFONT3="$(usex vorbis)"
+ -DSOUNDFONT3="$(usex sf3)"
-DBUILD_WEBENGINE="$(usex webengine)"
)
cmake_src_configure
next reply other threads:[~2020-02-08 0:43 UTC|newest]
Thread overview: 87+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-08 0:43 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-07 19:08 [gentoo-commits] repo/gentoo:master commit in: media-sound/musescore/ Arthur Zamarin
2025-01-07 19:07 Arthur Zamarin
2024-12-15 14:41 Miroslav Šulc
2024-10-25 8:26 Miroslav Šulc
2024-10-03 8:51 Miroslav Šulc
2024-09-16 9:01 Miroslav Šulc
2024-09-06 9:21 Miroslav Šulc
2024-08-05 3:36 Eli Schwartz
2024-08-04 11:59 Miroslav Šulc
2024-04-13 7:27 Miroslav Šulc
2024-04-13 7:27 Miroslav Šulc
2024-02-09 8:08 Miroslav Šulc
2024-02-09 8:08 Miroslav Šulc
2024-01-25 1:15 Sam James
2024-01-25 1:15 Sam James
2024-01-24 9:19 Miroslav Šulc
2024-01-22 6:06 Sam James
2023-06-13 17:16 Miroslav Šulc
2023-05-29 13:11 Andreas Sturmlechner
2023-01-14 19:17 Sam James
2022-07-03 3:55 Miroslav Šulc
2022-07-02 12:23 Agostino Sarubbo
2022-07-02 12:20 Agostino Sarubbo
2022-06-02 3:00 Sam James
2022-06-02 3:00 Sam James
2021-06-18 10:45 Miroslav Šulc
2021-03-11 8:15 Miroslav Šulc
2021-03-11 2:35 Sam James
2021-03-09 10:48 Sam James
2021-03-02 1:57 Sam James
2021-02-28 16:00 Sam James
2021-02-09 10:50 Miroslav Šulc
2021-01-28 13:38 Miroslav Šulc
2021-01-28 11:32 Miroslav Šulc
2020-11-18 8:57 Miroslav Šulc
2020-11-18 6:53 Agostino Sarubbo
2020-11-17 19:17 Agostino Sarubbo
2020-11-15 8:46 Miroslav Šulc
2020-11-14 20:32 Sam James
2020-11-12 21:03 Thomas Deutschmann
2020-10-17 13:17 Miroslav Šulc
2020-10-07 7:54 Miroslav Šulc
2020-09-09 9:42 Miroslav Šulc
2020-09-08 17:47 Miroslav Šulc
2020-09-06 0:30 Sam James
2020-09-05 21:16 Thomas Deutschmann
2020-09-05 18:37 Miroslav Šulc
2020-07-21 0:25 Sam James
2020-03-08 17:08 Miroslav Šulc
2020-03-08 10:42 Agostino Sarubbo
2020-03-08 10:37 Agostino Sarubbo
2020-03-04 13:03 Agostino Sarubbo
2020-03-03 16:21 Agostino Sarubbo
2020-03-03 14:14 Miroslav Šulc
2020-02-10 11:07 Miroslav Šulc
2020-02-10 8:18 Agostino Sarubbo
2020-02-09 10:31 Agostino Sarubbo
2020-02-07 22:09 Miroslav Šulc
2020-02-01 10:41 Miroslav Šulc
2020-01-10 16:32 Miroslav Šulc
2020-01-04 18:22 Miroslav Šulc
2019-12-13 10:01 Miroslav Šulc
2019-12-13 7:36 Agostino Sarubbo
2019-12-03 10:03 Agostino Sarubbo
2019-11-28 19:56 Miroslav Šulc
2019-11-28 19:27 Miroslav Šulc
2019-10-31 17:48 Miroslav Šulc
2019-09-01 13:51 Miroslav Šulc
2019-05-01 15:20 Ben Kohler
2019-04-28 23:45 Andreas Sturmlechner
2019-04-28 23:45 Andreas Sturmlechner
2019-02-03 14:49 Miroslav Šulc
2019-02-03 9:30 Miroslav Šulc
2019-02-01 21:21 Miroslav Šulc
2018-08-22 6:58 Andreas Sturmlechner
2018-08-21 21:36 Andreas Sturmlechner
2018-08-21 21:36 Andreas Sturmlechner
2018-08-21 21:23 Andreas Sturmlechner
2018-08-21 21:23 Andreas Sturmlechner
2018-08-21 21:23 Andreas Sturmlechner
2018-08-21 21:23 Andreas Sturmlechner
2018-08-21 21:23 Andreas Sturmlechner
2018-08-18 9:52 Andreas Sturmlechner
2017-12-15 16:09 Miroslav Šulc
2017-01-30 13:20 Johannes Huber
2015-12-19 10:49 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1581122569.bd81fcd5b63fd0fc170a50751b78c8439bb73815.fordfrog@gentoo \
--to=fordfrog@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox