From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 01C58158176 for ; Sat, 18 Oct 2025 20:51:09 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id E1715341F2E for ; Sat, 18 Oct 2025 20:51:09 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E64791104B5; Sat, 18 Oct 2025 20:51:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id DBEF51104B5 for ; Sat, 18 Oct 2025 20:51:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8958E341F2E for ; Sat, 18 Oct 2025 20:51:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E91DC3AA3 for ; Sat, 18 Oct 2025 20:51:06 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1760818864.20b5faa394cb1dfb5323d73c73cf171b46c3502e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/heaptrack/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/heaptrack/Manifest dev-util/heaptrack/heaptrack-1.5.80_pre20250331.ebuild X-VCS-Directories: dev-util/heaptrack/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 20b5faa394cb1dfb5323d73c73cf171b46c3502e X-VCS-Branch: master Date: Sat, 18 Oct 2025 20:51:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e86b1f65-1c9f-4760-8d25-cf449536e25c X-Archives-Hash: 08f4981a71f9e4119fde03fb1f260888 commit: 20b5faa394cb1dfb5323d73c73cf171b46c3502e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Oct 18 19:18:26 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Oct 18 20:21:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20b5faa3 dev-util/heaptrack: drop 1.5.80_pre20250331 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-util/heaptrack/Manifest | 1 - .../heaptrack/heaptrack-1.5.80_pre20250331.ebuild | 70 ---------------------- 2 files changed, 71 deletions(-) diff --git a/dev-util/heaptrack/Manifest b/dev-util/heaptrack/Manifest index 3f916b5db304..01f8d2c018b6 100644 --- a/dev-util/heaptrack/Manifest +++ b/dev-util/heaptrack/Manifest @@ -1,2 +1 @@ -DIST heaptrack-1.5.80_pre20250331-0fb2eb51.tar.gz 9486961 BLAKE2B aecf5da2278f81da07ca02d735b5f7520c6d6dbddd6035fb8d3819eb251865992253d41d6509c8d05adbd908bd0cb683182fe41cf341e8808ecd35f2578c11ee SHA512 20c18c5119d1bb7cd78bc1b8faa00c4a61eaaf524da6948d75ba9bd1d96b62ea00aeb42ad5daf47b7edca9a77051a7a2c3508e28b01876d0a716e4196590e45a DIST heaptrack-1.5.80_pre20251017-f813c68d.tar.gz 9516111 BLAKE2B db882b8d48c761e064b0a357b79733af2b048e44c883fcc0119310fa98ead57c3fc28f5844d472e3f1213f82a37e5f650d10503ea0a168d252f60cc973fc819a SHA512 95c7178baeb143d9bff6cb71ec494f5178237f6d30020a3f1756bbaaf1efa67f93bbc113f050a188e0c50b84ae6c06c5a3917757cec3a706f6aa80e725e6e980 diff --git a/dev-util/heaptrack/heaptrack-1.5.80_pre20250331.ebuild b/dev-util/heaptrack/heaptrack-1.5.80_pre20250331.ebuild deleted file mode 100644 index 8e1a5d5e1da9..000000000000 --- a/dev-util/heaptrack/heaptrack-1.5.80_pre20250331.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KDE_ORG_COMMIT=0fb2eb516b5d762f202195f8f439bbf1ea463880 -inherit cmake kde.org xdg - -DESCRIPTION="Fast heap memory profiler" -HOMEPAGE="https://apps.kde.org/heaptrack/ -https://milianw.de/blog/heaptrack-a-heap-memory-profiler-for-linux" - -LICENSE="LGPL-2.1+" -SLOT="0" -KEYWORDS="~amd64" -IUSE="+gui test zstd" - -RESTRICT="!test? ( test )" - -# TODO: unbundle robin-map -DEPEND=" - dev-libs/boost:=[zstd?,zlib] - sys-libs/libunwind:= - sys-libs/zlib - gui? ( - dev-libs/kdiagram:6 - dev-qt/qtbase:6[gui,widgets] - kde-frameworks/kconfig:6 - kde-frameworks/kconfigwidgets:6 - kde-frameworks/kcoreaddons:6 - kde-frameworks/ki18n:6 - kde-frameworks/kio:6 - kde-frameworks/kitemmodels:6 - kde-frameworks/kwidgetsaddons:6 - kde-frameworks/threadweaver:6 - ) - zstd? ( app-arch/zstd:= ) -" -RDEPEND="${DEPEND} - gui? ( >=kde-frameworks/kf-env-4 ) -" -BDEPEND="gui? ( kde-frameworks/extra-cmake-modules:0 )" - -QA_CONFIG_IMPL_DECL_SKIP=( - # This doesn't exist in libunwind (bug #898768). - unw_backtrace_skip -) - -src_prepare() { - cmake_src_prepare - rm -rf 3rdparty/boost-zstd || die # ensure no bundling -} - -src_configure() { - local mycmakeargs=( - -DHEAPTRACK_USE_QT6=ON - -DHEAPTRACK_BUILD_GUI=$(usex gui) - -DBUILD_TESTING=$(usex test) - $(cmake_use_find_package zstd ZSTD) - ) - cmake_src_configure -} - -pkg_postinst() { - use gui && xdg_pkg_postinst -} - -pkg_postrm() { - use gui && xdg_pkg_postrm -}