From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/heaptrack/
Date: Sat, 17 Mar 2018 16:49:29 +0000 (UTC) [thread overview]
Message-ID: <1521305360.4e006f04559c005cbe5f5bd8ccbd1e536f173674.asturm@gentoo> (raw)
commit: 4e006f04559c005cbe5f5bd8ccbd1e536f173674
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 17 16:32:03 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 16:49:20 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e006f04
dev-util/heaptrack: Add USE=zstd
Upstream commit 4edc10044f2743e067b0387d04518b94afd602e1
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-util/heaptrack/heaptrack-9999.ebuild | 6 ++++--
dev-util/heaptrack/metadata.xml | 3 +++
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/dev-util/heaptrack/heaptrack-9999.ebuild b/dev-util/heaptrack/heaptrack-9999.ebuild
index 45bb021ef3a..cfcb4fc5822 100644
--- a/dev-util/heaptrack/heaptrack-9999.ebuild
+++ b/dev-util/heaptrack/heaptrack-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ HOMEPAGE="http://milianw.de/blog/heaptrack-a-heap-memory-profiler-for-linux"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS=""
-IUSE="+qt5"
+IUSE="+qt5 zstd"
COMMON_DEPEND="
dev-libs/boost:=
@@ -33,6 +33,7 @@ COMMON_DEPEND="
$(add_qt_dep qtwidgets)
dev-libs/kdiagram:5
)
+ zstd? ( app-arch/zstd:= )
"
DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep extra-cmake-modules)
@@ -44,6 +45,7 @@ RDEPEND="${COMMON_DEPEND}
src_configure() {
local mycmakeargs=(
-DHEAPTRACK_BUILD_GUI=$(usex qt5)
+ $(cmake-utils_use_find_package zstd Zstd)
)
kde5_src_configure
diff --git a/dev-util/heaptrack/metadata.xml b/dev-util/heaptrack/metadata.xml
index c6bc2d94015..afa56cb8428 100644
--- a/dev-util/heaptrack/metadata.xml
+++ b/dev-util/heaptrack/metadata.xml
@@ -5,4 +5,7 @@
<email>asturm@gentoo.org</email>
<name>Andreas Sturmlechner</name>
</maintainer>
+ <use>
+ <flag name="zstd">Enable support for ZSTD compression using <pkg>app-arch/zstd</pkg></flag>
+ </use>
</pkgmetadata>
next reply other threads:[~2018-03-17 16:49 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-17 16:49 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-18 20:51 [gentoo-commits] repo/gentoo:master commit in: dev-util/heaptrack/ Andreas Sturmlechner
2025-10-18 9:36 Andreas Sturmlechner
2025-06-11 17:17 Andreas Sturmlechner
2025-06-11 17:17 Andreas Sturmlechner
2025-04-19 21:28 Andreas Sturmlechner
2025-04-19 21:28 Andreas Sturmlechner
2025-01-13 18:47 Andreas Sturmlechner
2024-12-30 14:21 Andreas Sturmlechner
2023-10-03 19:21 Andreas Sturmlechner
2022-06-18 11:03 Andreas Sturmlechner
2022-06-18 11:03 Andreas Sturmlechner
2022-04-19 21:08 Sam James
2021-12-18 20:56 Andreas Sturmlechner
2021-09-05 9:06 Andreas Sturmlechner
2020-05-24 21:46 Andreas Sturmlechner
2020-05-24 21:46 Andreas Sturmlechner
2019-11-12 1:13 Andreas Sturmlechner
2019-02-15 23:28 Andreas Sturmlechner
2017-02-12 15:37 Andreas Sturmlechner
2016-07-07 19:48 Austin English
2016-05-21 14:40 Pacho Ramos
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=1521305360.4e006f04559c005cbe5f5bd8ccbd1e536f173674.asturm@gentoo \
--to=asturm@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