From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/enblend/
Date: Tue, 31 Dec 2024 14:23:14 +0000 (UTC) [thread overview]
Message-ID: <1735654954.1b59b00e7d50f407f7ad34deba0015b08c00b894.sam@gentoo> (raw)
commit: 1b59b00e7d50f407f7ad34deba0015b08c00b894
Author: NHOrus <jy6x2b32pie9 <AT> yahoo <DOT> com>
AuthorDate: Tue Dec 31 06:34:15 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 31 14:22:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b59b00e
media-gfx/enblend: remove dmalloc
It was hiding as debug.
Explicitly prevent cmake from using it, even if it exists.
Bug: https://bugs.gentoo.org/930210
Signed-off-by: NHOrus <jy6x2b32pie9 <AT> yahoo.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/enblend/enblend-4.2.0_p20240424.ebuild | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/media-gfx/enblend/enblend-4.2.0_p20240424.ebuild b/media-gfx/enblend/enblend-4.2.0_p20240424.ebuild
index 109b429e2424..07b3b2dc1fd0 100644
--- a/media-gfx/enblend/enblend-4.2.0_p20240424.ebuild
+++ b/media-gfx/enblend/enblend-4.2.0_p20240424.ebuild
@@ -14,9 +14,7 @@ S=${WORKDIR}/enblend
LICENSE="GPL-2+ FDL-1.2+"
SLOT="0"
KEYWORDS="amd64 arm64 x86"
-IUSE="cpu_flags_x86_sse2 debug doc openmp tcmalloc"
-
-REQUIRED_USE="tcmalloc? ( !debug )"
+IUSE="cpu_flags_x86_sse2 doc openmp tcmalloc"
BDEPEND="
sys-apps/help2man
@@ -40,7 +38,6 @@ RDEPEND="
media-libs/tiff:=
media-libs/vigra[openexr]
sci-libs/gsl:=
- debug? ( dev-libs/dmalloc[threads] )
tcmalloc? ( dev-util/google-perftools )
"
DEPEND="${RDEPEND}
@@ -65,7 +62,7 @@ src_prepare() {
src_configure() {
local mycmakeargs=(
-DENABLE_SSE2=$(usex cpu_flags_x86_sse2)
- -DENABLE_DMALLOC=$(usex debug)
+ -DENABLE_DMALLOC=no
-DDOC=$(usex doc)
-DENABLE_OPENMP=$(usex openmp)
-DENABLE_TCMALLOC=$(usex tcmalloc)
next reply other threads:[~2024-12-31 14:23 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-31 14:23 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-23 8:18 [gentoo-commits] repo/gentoo:master commit in: media-gfx/enblend/ Arthur Zamarin
2024-04-25 10:42 Andreas K. Hüttel
2024-03-15 10:08 Andreas Sturmlechner
2023-12-17 17:40 Arthur Zamarin
2023-12-16 9:28 Joonas Niilola
2023-12-16 8:06 Joonas Niilola
2023-11-13 7:34 Sam James
2023-06-11 23:04 Andreas K. Hüttel
2023-05-06 17:09 Andreas K. Hüttel
2022-12-18 8:01 Sam James
2022-12-18 8:01 Sam James
2022-12-18 8:01 Sam James
2022-11-17 16:15 John Helmert III
2022-11-16 18:56 John Helmert III
2020-06-18 17:52 Markus Meier
2020-06-06 23:18 Andreas K. Hüttel
2019-11-08 21:39 Andreas Sturmlechner
2019-05-20 17:22 Aaron Bauman
2019-04-24 21:20 Ulrich Müller
2018-04-26 5:02 Matt Turner
2017-04-29 15:02 Agostino Sarubbo
2017-03-02 10:47 Agostino Sarubbo
2017-03-02 10:30 Agostino Sarubbo
2017-02-12 13:19 Andreas Sturmlechner
2017-01-28 13:47 David Seifert
2016-02-12 10:07 Justin Lecher
2015-09-25 14:43 Agostino Sarubbo
2015-09-24 13:19 Agostino Sarubbo
2015-08-26 10:43 Agostino Sarubbo
2015-08-14 1:26 Sebastian Pipping
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=1735654954.1b59b00e7d50f407f7ad34deba0015b08c00b894.sam@gentoo \
--to=sam@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