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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1F29615ACFB for ; Tue, 18 Apr 2023 04:29:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52013E08BE; Tue, 18 Apr 2023 04:29:04 +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 pigeon.gentoo.org (Postfix) with ESMTPS id B1127E0886 for ; Tue, 18 Apr 2023 04:29:03 +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 87137340B7E for ; Tue, 18 Apr 2023 04:29:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC91FA46 for ; Tue, 18 Apr 2023 04:29:00 +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: <1681788378.fab3e6588af0894f13fcffb7af177fbe4de7f0f4.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/tmux-mem-cpu-load/, app-misc/tmux-mem-cpu-load/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/tmux-mem-cpu-load/Manifest app-misc/tmux-mem-cpu-load/files/tmux-mem-cpu-load-3.7.0-gcc13.patch app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.7.0.ebuild app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild X-VCS-Directories: app-misc/tmux-mem-cpu-load/files/ app-misc/tmux-mem-cpu-load/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: fab3e6588af0894f13fcffb7af177fbe4de7f0f4 X-VCS-Branch: master Date: Tue, 18 Apr 2023 04:29:00 +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: ca33cb1a-f710-4358-b40a-d716ca8466bd X-Archives-Hash: 95d7b085076c60e57293c957cee85d0b commit: fab3e6588af0894f13fcffb7af177fbe4de7f0f4 Author: Sam James gentoo org> AuthorDate: Tue Apr 18 03:26:18 2023 +0000 Commit: Sam James gentoo org> CommitDate: Tue Apr 18 03:26:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab3e658 app-misc/tmux-mem-cpu-load: add 3.7.0 Closes: https://bugs.gentoo.org/895304 Signed-off-by: Sam James gentoo.org> app-misc/tmux-mem-cpu-load/Manifest | 1 + .../files/tmux-mem-cpu-load-3.7.0-gcc13.patch | 24 ++++++++++++++++++++++ ...-9999.ebuild => tmux-mem-cpu-load-3.7.0.ebuild} | 8 ++++++-- .../tmux-mem-cpu-load-9999.ebuild | 4 ++-- 4 files changed, 33 insertions(+), 4 deletions(-) diff --git a/app-misc/tmux-mem-cpu-load/Manifest b/app-misc/tmux-mem-cpu-load/Manifest index 143ff2c45522..7323b0aa516f 100644 --- a/app-misc/tmux-mem-cpu-load/Manifest +++ b/app-misc/tmux-mem-cpu-load/Manifest @@ -1 +1,2 @@ DIST tmux-mem-cpu-load-3.5.1.tar.gz 23020 BLAKE2B 2bbe2441c0fd687fee4ed2f27b8cea0fdbb0596c36fe8c791be110b880abe5d8c28a14960a9836552cf49b4f92d32a127be9271954853c5310f1628791138f7a SHA512 e08a3ad088021d4f4a3fb671a15cc8468a833501202391a63f57d3b53ea65934dc32869c3b7bbe47bce7d8ff2c9d1d35a5823a70c80d1218392aac82ed96e68f +DIST tmux-mem-cpu-load-3.7.0.tar.gz 23374 BLAKE2B 61dfd556b22afd37d7011c2f31e1c1ee2632921c590ac273e92baf18f018d09eaffc628490d8c2bca973fc73dba67f83dfd380792c70f7fac8335cc9c732d7c3 SHA512 0a87d91e2d7ea0b687b0610b913aa782813fc80cc689c6f42fa2e1537715b7b2307edbfabf231fc0e13fe5aeaca1c0ffa4500ce338b37365ba0ac7a8b69e7385 diff --git a/app-misc/tmux-mem-cpu-load/files/tmux-mem-cpu-load-3.7.0-gcc13.patch b/app-misc/tmux-mem-cpu-load/files/tmux-mem-cpu-load-3.7.0-gcc13.patch new file mode 100644 index 000000000000..77e905aa8fb9 --- /dev/null +++ b/app-misc/tmux-mem-cpu-load/files/tmux-mem-cpu-load-3.7.0-gcc13.patch @@ -0,0 +1,24 @@ +https://github.com/thewtex/tmux-mem-cpu-load/pull/95 + +From 59cca005e4c6d2fe9f90574a99afe78dcb6d8539 Mon Sep 17 00:00:00 2001 +From: Sam James +Date: Tue, 18 Apr 2023 04:25:00 +0100 +Subject: [PATCH] Fix build with GCC 13 + +GCC 13 (as usual for new compiler releases) shuffles around some internal includes so some +are no longer transitively included. + +See https://gnu.org/software/gcc/gcc-13/porting_to.html. + +Bug: https://bugs.gentoo.org/895304 +--- a/common/cpu.h ++++ b/common/cpu.h +@@ -19,6 +19,7 @@ + #ifndef CPU_H_ + #define CPU_H_ + ++#include + #include + + #if defined(__APPLE__) && defined(__MACH__) + diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.7.0.ebuild similarity index 78% copy from app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild copy to app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.7.0.ebuild index e8fe363b9562..72e6848796f4 100644 --- a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild +++ b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then inherit git-r3 else SRC_URI="https://github.com/thewtex/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" fi DESCRIPTION="CPU, RAM memory, and load monitor for use with tmux" @@ -20,3 +20,7 @@ LICENSE="Apache-2.0" SLOT="0" DOCS=( AUTHORS README.rst ) + +PATCHES=( + "${FILESDIR}"/${PN}-3.7.0-gcc13.patch +) diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild index e8fe363b9562..8cf26ebed9d5 100644 --- a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild +++ b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then inherit git-r3 else SRC_URI="https://github.com/thewtex/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" fi DESCRIPTION="CPU, RAM memory, and load monitor for use with tmux"