From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/supercollider/
Date: Mon, 26 Oct 2020 10:15:04 +0000 (UTC) [thread overview]
Message-ID: <1603707294.eba25226537e8c7124e3bbe74ff5d1babb91f50f.juippis@gentoo> (raw)
commit: eba25226537e8c7124e3bbe74ff5d1babb91f50f
Author: Simon van der Veldt <simon.vanderveldt <AT> gmail <DOT> com>
AuthorDate: Mon Oct 19 18:06:09 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Oct 26 10:14:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eba25226
media-sound/supercollider: Ensure debugging is disabled
when USE=-debug
By default debugging is enabled, see https://github.com/supercollider/supercollider/issues/5159
Signed-off-by: Simon van der Veldt <simon.vanderveldt+gentoo <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17975
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
.../{supercollider-3.11.0.ebuild => supercollider-3.11.0-r1.ebuild} | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/media-sound/supercollider/supercollider-3.11.0.ebuild b/media-sound/supercollider/supercollider-3.11.0-r1.ebuild
similarity index 97%
rename from media-sound/supercollider/supercollider-3.11.0.ebuild
rename to media-sound/supercollider/supercollider-3.11.0-r1.ebuild
index c4f164b9dc1..5132d3a2743 100644
--- a/media-sound/supercollider/supercollider-3.11.0.ebuild
+++ b/media-sound/supercollider/supercollider-3.11.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake readme.gentoo-r1 xdg-utils
+inherit cmake flag-o-matic readme.gentoo-r1 xdg-utils
DESCRIPTION="An environment and a programming language for real time audio synthesis."
HOMEPAGE="https://supercollider.github.io/"
@@ -105,6 +105,8 @@ src_configure() {
-DGC_SANITYCHECK=ON
)
+ append-flags $(usex debug '' -DNDEBUG)
+
cmake_src_configure
}
next reply other threads:[~2020-10-26 10:15 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-26 10:15 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-28 21:57 [gentoo-commits] repo/gentoo:master commit in: media-sound/supercollider/ Andreas Sturmlechner
2025-07-28 21:57 Andreas Sturmlechner
2025-07-28 19:28 Andreas Sturmlechner
2025-07-17 18:57 Andreas Sturmlechner
2025-05-24 2:52 Sam James
2025-01-22 23:16 Andreas Sturmlechner
2025-01-22 23:16 Andreas Sturmlechner
2024-12-31 9:08 Andreas Sturmlechner
2024-07-16 7:44 Sam James
2024-04-02 9:59 Sam James
2023-12-11 13:46 Joonas Niilola
2023-04-25 21:30 Sam James
2023-04-25 21:30 Sam James
2022-05-19 7:15 Matthew Smith
2020-07-19 10:43 Joonas Niilola
2020-06-27 12:15 Andreas Sturmlechner
2020-06-22 20:25 Andreas Sturmlechner
2019-06-30 15:40 Andreas Sturmlechner
2018-11-25 23:27 Pacho Ramos
2018-11-25 23:13 Pacho Ramos
2018-11-25 23:13 Pacho Ramos
2018-07-11 19:10 Andreas Sturmlechner
2018-06-24 9:56 Andreas Sturmlechner
2018-06-24 9:56 Andreas Sturmlechner
2018-06-24 9:56 Andreas Sturmlechner
2018-01-06 2:14 Andreas Sturmlechner
2018-01-06 2:14 Andreas Sturmlechner
2017-12-30 8:23 Jonas Stein
2017-06-03 21:01 Matthias Maier
2017-04-12 14:51 Göktürk Yüksek
2017-03-16 22:42 David Seifert
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=1603707294.eba25226537e8c7124e3bbe74ff5d1babb91f50f.juippis@gentoo \
--to=juippis@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