From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5E35B158086 for ; Sat, 9 Oct 2021 04:42:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD661E081B; Sat, 9 Oct 2021 04:42:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8D446E081B for ; Sat, 9 Oct 2021 04:42:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5413E342CA8 for ; Sat, 9 Oct 2021 04:42:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5323134 for ; Sat, 9 Oct 2021 04:42:49 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1633754548.f1896c9a059f26839c23028eeafb27a2c34dc999.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/tiptop/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/tiptop/Manifest sys-process/tiptop/tiptop-2.3.1_p4.ebuild X-VCS-Directories: sys-process/tiptop/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f1896c9a059f26839c23028eeafb27a2c34dc999 X-VCS-Branch: master Date: Sat, 9 Oct 2021 04:42:49 +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: 238a72de-1453-4c27-a121-a391f64111ff X-Archives-Hash: 2bbed0a1bbd8120120fed79c1901fba4 commit: f1896c9a059f26839c23028eeafb27a2c34dc999 Author: Sam James gentoo org> AuthorDate: Sat Oct 9 04:40:14 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Oct 9 04:42:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1896c9a sys-process/tiptop: add 2.3.1_p4 (Debian patchset) Import Debian patchset for a parallel build fix but also some other quality of life fixes: - cross-compile fix from non-x86 - mention needing root depending on kernel settings Bug: https://bugs.gentoo.org/810838 Signed-off-by: Sam James gentoo.org> sys-process/tiptop/Manifest | 1 + sys-process/tiptop/tiptop-2.3.1_p4.ebuild | 33 +++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/sys-process/tiptop/Manifest b/sys-process/tiptop/Manifest index 65c53895cb1..ac377174f70 100644 --- a/sys-process/tiptop/Manifest +++ b/sys-process/tiptop/Manifest @@ -1 +1,2 @@ DIST tiptop-2.3.1.tar.gz 100993 BLAKE2B fd05d9d59fda2e81c194dedabb7d9d94220e790a8118048ebc3edd84706471a8892a918e02ebc7436c3c75e7a98c5c3ab98e11d614ced304ac81fdf8ce1951ed SHA512 73d275bc3957583524c872b401cf4fa773de7b4e7b7177f1787851f43e7c4aeefd953eb50b2dbce3babfc7a1c46707370ba4ad06998260177994b2eafb91395b +DIST tiptop_2.3.1-4.debian.tar.xz 3716 BLAKE2B 14e5192888b99681f8114fd9abcafb4c2fc00b1923560ea93ba4c714dc1164731cdf16d42d73946413f743fe48b6d27151804f5f6e65cab7afa8834f54c683e1 SHA512 45d34abc16327bc443387c941c0477b2c491510c7cda1da8a7f7a704c8b891ef07c96122be46c501e55e471df5bcfd50919f586a67d8b91b764d3bdefa599872 diff --git a/sys-process/tiptop/tiptop-2.3.1_p4.ebuild b/sys-process/tiptop/tiptop-2.3.1_p4.ebuild new file mode 100644 index 00000000000..12c132e4234 --- /dev/null +++ b/sys-process/tiptop/tiptop-2.3.1_p4.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit autotools + +DESCRIPTION="top for performance counters" +HOMEPAGE="http://tiptop.gforge.inria.fr/" +SRC_URI="http://${PN}.gforge.inria.fr/releases/${PN}-$(ver_cut 1-3).tar.gz" +SRC_URI+=" http://deb.debian.org/debian/pool/main/t/tiptop/tiptop_${PV/_p/-}.debian.tar.xz" +S="${WORKDIR}/${PN}-$(ver_cut 1-3)" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + sys-libs/ncurses:= + dev-libs/libxml2:2 +" +DEPEND="${RDEPEND}" + +PATCHES=( + "${FILESDIR}"/${PN}-2.3.1-tinfo.patch #618124 + "${WORKDIR}"/debian/patches +) + +src_prepare() { + default + eautoreconf #618124 +}