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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D53B71581F0 for ; Sat, 14 Dec 2024 12:46:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08073E09AE; Sat, 14 Dec 2024 12:46:47 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 F135DE09AE for ; Sat, 14 Dec 2024 12:46:45 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 17255335D6A for ; Sat, 14 Dec 2024 12:46:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CD17E96 for ; Sat, 14 Dec 2024 12:46:43 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1734180392.81f05e04c925c7215363bcbbae9602191d4ad6d7.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-process/nvtop/files/, sys-process/nvtop/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-process/nvtop/Manifest sys-process/nvtop/files/nvtop-3.1.0-fix-drm-missing.patch sys-process/nvtop/metadata.xml sys-process/nvtop/nvtop-3.1.0.ebuild sys-process/nvtop/nvtop-9999.ebuild X-VCS-Directories: sys-process/nvtop/files/ sys-process/nvtop/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 81f05e04c925c7215363bcbbae9602191d4ad6d7 X-VCS-Branch: dev Date: Sat, 14 Dec 2024 12:46:43 +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: ade07f05-0ee8-4d19-9fef-70c9f96395ba X-Archives-Hash: 7db4fec5c050cc9983e1235a4082a796 commit: 81f05e04c925c7215363bcbbae9602191d4ad6d7 Author: David Roman gmail com> AuthorDate: Sat Dec 14 12:46:26 2024 +0000 Commit: David Roman gmail com> CommitDate: Sat Dec 14 12:46:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=81f05e04 sys-process/nvtop: treeclean, moved to ::gentoo Signed-off-by: David Roman gmail.com> sys-process/nvtop/Manifest | 1 - .../nvtop/files/nvtop-3.1.0-fix-drm-missing.patch | 23 ---------- sys-process/nvtop/metadata.xml | 30 ------------- sys-process/nvtop/nvtop-3.1.0.ebuild | 52 ---------------------- sys-process/nvtop/nvtop-9999.ebuild | 48 -------------------- 5 files changed, 154 deletions(-) diff --git a/sys-process/nvtop/Manifest b/sys-process/nvtop/Manifest deleted file mode 100644 index 09ab64b89..000000000 --- a/sys-process/nvtop/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST nvtop-3.1.0.tar.gz 269897 BLAKE2B 8d8e8b8014ea4d9dba241d620eaf9b4c37e99b593a8dddc31cc40d084eb1d5aaf3dff712d86567f46fb3b360b77392ac1836c9487e6b9f9a2514b27f2ebd1e94 SHA512 a22806920d85954930cf9a24450de2603418326b59bc7acedf8ff59ddb0f40e119de496a63f42706b4b6961c83ba664a8a33a3e4106a1c3ef6cd3da758aa5a55 diff --git a/sys-process/nvtop/files/nvtop-3.1.0-fix-drm-missing.patch b/sys-process/nvtop/files/nvtop-3.1.0-fix-drm-missing.patch deleted file mode 100644 index ea08bef38..000000000 --- a/sys-process/nvtop/files/nvtop-3.1.0-fix-drm-missing.patch +++ /dev/null @@ -1,23 +0,0 @@ -Merged by upstream: https://github.com/Syllo/nvtop/pull/338 -From 28328c5a6931786e57c9a205b2415114fa68a1ce Mon Sep 17 00:00:00 2001 -From: Takuya Wakazono -Date: Sat, 30 Nov 2024 21:54:23 +0900 -Subject: [PATCH] Include libdrm for builds with panfrost and panthor support - ---- - src/CMakeLists.txt | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt -index 169e112..25e4865 100644 ---- a/src/CMakeLists.txt -+++ b/src/CMakeLists.txt -@@ -74,7 +74,7 @@ if(AMDGPU_SUPPORT OR INTEL_SUPPORT) - target_sources(nvtop PRIVATE device_discovery_linux.c) - endif() - --if(AMDGPU_SUPPORT OR MSM_SUPPORT) -+if(AMDGPU_SUPPORT OR MSM_SUPPORT OR PANFROST_SUPPORT OR PANTHOR_SUPPORT) - # Search for libdrm for AMDGPU support - find_package(Libdrm) - diff --git a/sys-process/nvtop/metadata.xml b/sys-process/nvtop/metadata.xml deleted file mode 100644 index 2b6afc655..000000000 --- a/sys-process/nvtop/metadata.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - vowstar@gmail.com - Huang Rui - - - zhixu.liu@gmail.com - Z. Liu - - - https://github.com/Syllo/nvtop/issues - https://github.com/Syllo/nvtop/releases - Syllo/nvtop - - - NVTOP stands for Neat Videocard TOP, a (h)top like task monitor - for GPUs and accelerators. It can handle multiple GPUs and print - information about them in a htop-familiar way. - - Currently supported vendors are AMD (Linux amdgpu driver), Apple - (limited M1 & M2 support), Huawei (Ascend), Intel (Linux i915/Xe - drivers), NVIDIA (Linux proprietary divers), Qualcomm Adreno (Linux - MSM driver), Broadcom VideoCore (Linux v3d driver). - - - Enable support for ncurses Unicode choice - - diff --git a/sys-process/nvtop/nvtop-3.1.0.ebuild b/sys-process/nvtop/nvtop-3.1.0.ebuild deleted file mode 100644 index 81a0b78f6..000000000 --- a/sys-process/nvtop/nvtop-3.1.0.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake xdg - -DESCRIPTION="(h)top like task monitor for AMD, NVIDIA, Intel and other GPUs" -HOMEPAGE="https://github.com/Syllo/nvtop" - -if [[ "${PV}" == "9999" ]] ; then - EGIT_REPO_URI="https://github.com/Syllo/${PN}.git" - inherit git-r3 -else - SRC_URI="https://github.com/Syllo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="GPL-3" -SLOT="0" - -IUSE="unicode video_cards_intel video_cards_amdgpu video_cards_nvidia video_cards_freedreno" - -RDEPEND=" - video_cards_intel? ( virtual/udev ) - video_cards_amdgpu? ( x11-libs/libdrm[video_cards_amdgpu] ) - video_cards_nvidia? ( x11-drivers/nvidia-drivers ) - video_cards_freedreno? ( x11-libs/libdrm[video_cards_freedreno] ) - sys-libs/ncurses[unicode(+)?] -" - -DEPEND="${RDEPEND}" - -BDEPEND=" - virtual/pkgconfig -" - -PATCHES=( - "${FILESDIR}/${PN}-3.1.0-fix-drm-missing.patch" -) - -src_configure() { - local mycmakeargs=( - -DCURSES_NEED_WIDE=$(usex unicode) - -DINTEL_SUPPORT=$(usex video_cards_intel) - -DNVIDIA_SUPPORT=$(usex video_cards_nvidia) - -DAMDGPU_SUPPORT=$(usex video_cards_amdgpu) - -DMSM_SUPPORT=$(usex video_cards_freedreno) - ) - - cmake_src_configure -} diff --git a/sys-process/nvtop/nvtop-9999.ebuild b/sys-process/nvtop/nvtop-9999.ebuild deleted file mode 100644 index 0a63ae9e4..000000000 --- a/sys-process/nvtop/nvtop-9999.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake xdg - -DESCRIPTION="(h)top like task monitor for AMD, NVIDIA, Intel and other GPUs" -HOMEPAGE="https://github.com/Syllo/nvtop" - -if [[ "${PV}" == "9999" ]] ; then - EGIT_REPO_URI="https://github.com/Syllo/${PN}.git" - inherit git-r3 -else - SRC_URI="https://github.com/Syllo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="GPL-3" -SLOT="0" - -IUSE="unicode video_cards_intel video_cards_amdgpu video_cards_nvidia video_cards_freedreno" - -RDEPEND=" - video_cards_intel? ( virtual/udev ) - video_cards_amdgpu? ( x11-libs/libdrm[video_cards_amdgpu] ) - video_cards_nvidia? ( x11-drivers/nvidia-drivers ) - video_cards_freedreno? ( x11-libs/libdrm[video_cards_freedreno] ) - sys-libs/ncurses[unicode(+)?] -" - -DEPEND="${RDEPEND}" - -BDEPEND=" - virtual/pkgconfig -" - -src_configure() { - local mycmakeargs=( - -DCURSES_NEED_WIDE=$(usex unicode) - -DINTEL_SUPPORT=$(usex video_cards_intel) - -DNVIDIA_SUPPORT=$(usex video_cards_nvidia) - -DAMDGPU_SUPPORT=$(usex video_cards_amdgpu) - -DMSM_SUPPORT=$(usex video_cards_freedreno) - ) - - cmake_src_configure -} 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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C383A1581F2 for ; Sat, 14 Dec 2024 12:58:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02679E09B8; Sat, 14 Dec 2024 12:58:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BF919E09B5 for ; Sat, 14 Dec 2024 12:58:53 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E87AB341939 for ; Sat, 14 Dec 2024 12:58:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 836D5E96 for ; Sat, 14 Dec 2024 12:58:51 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1734180392.81f05e04c925c7215363bcbbae9602191d4ad6d7.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-process/nvtop/files/, sys-process/nvtop/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-process/nvtop/Manifest sys-process/nvtop/files/nvtop-3.1.0-fix-drm-missing.patch sys-process/nvtop/metadata.xml sys-process/nvtop/nvtop-3.1.0.ebuild sys-process/nvtop/nvtop-9999.ebuild X-VCS-Directories: sys-process/nvtop/ sys-process/nvtop/files/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 81f05e04c925c7215363bcbbae9602191d4ad6d7 X-VCS-Branch: master Date: Sat, 14 Dec 2024 12:58:51 +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: 0791eed1-e82b-4599-83b7-751be3f04a8a X-Archives-Hash: 73ae4062b5adb3f24ea6a662cf121afb Message-ID: <20241214125851.Y99vudDZ96heFP3as7NSWVSSHjinaFW8e4Pdh8RbpQk@z> commit: 81f05e04c925c7215363bcbbae9602191d4ad6d7 Author: David Roman gmail com> AuthorDate: Sat Dec 14 12:46:26 2024 +0000 Commit: David Roman gmail com> CommitDate: Sat Dec 14 12:46:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=81f05e04 sys-process/nvtop: treeclean, moved to ::gentoo Signed-off-by: David Roman gmail.com> sys-process/nvtop/Manifest | 1 - .../nvtop/files/nvtop-3.1.0-fix-drm-missing.patch | 23 ---------- sys-process/nvtop/metadata.xml | 30 ------------- sys-process/nvtop/nvtop-3.1.0.ebuild | 52 ---------------------- sys-process/nvtop/nvtop-9999.ebuild | 48 -------------------- 5 files changed, 154 deletions(-) diff --git a/sys-process/nvtop/Manifest b/sys-process/nvtop/Manifest deleted file mode 100644 index 09ab64b89..000000000 --- a/sys-process/nvtop/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST nvtop-3.1.0.tar.gz 269897 BLAKE2B 8d8e8b8014ea4d9dba241d620eaf9b4c37e99b593a8dddc31cc40d084eb1d5aaf3dff712d86567f46fb3b360b77392ac1836c9487e6b9f9a2514b27f2ebd1e94 SHA512 a22806920d85954930cf9a24450de2603418326b59bc7acedf8ff59ddb0f40e119de496a63f42706b4b6961c83ba664a8a33a3e4106a1c3ef6cd3da758aa5a55 diff --git a/sys-process/nvtop/files/nvtop-3.1.0-fix-drm-missing.patch b/sys-process/nvtop/files/nvtop-3.1.0-fix-drm-missing.patch deleted file mode 100644 index ea08bef38..000000000 --- a/sys-process/nvtop/files/nvtop-3.1.0-fix-drm-missing.patch +++ /dev/null @@ -1,23 +0,0 @@ -Merged by upstream: https://github.com/Syllo/nvtop/pull/338 -From 28328c5a6931786e57c9a205b2415114fa68a1ce Mon Sep 17 00:00:00 2001 -From: Takuya Wakazono -Date: Sat, 30 Nov 2024 21:54:23 +0900 -Subject: [PATCH] Include libdrm for builds with panfrost and panthor support - ---- - src/CMakeLists.txt | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt -index 169e112..25e4865 100644 ---- a/src/CMakeLists.txt -+++ b/src/CMakeLists.txt -@@ -74,7 +74,7 @@ if(AMDGPU_SUPPORT OR INTEL_SUPPORT) - target_sources(nvtop PRIVATE device_discovery_linux.c) - endif() - --if(AMDGPU_SUPPORT OR MSM_SUPPORT) -+if(AMDGPU_SUPPORT OR MSM_SUPPORT OR PANFROST_SUPPORT OR PANTHOR_SUPPORT) - # Search for libdrm for AMDGPU support - find_package(Libdrm) - diff --git a/sys-process/nvtop/metadata.xml b/sys-process/nvtop/metadata.xml deleted file mode 100644 index 2b6afc655..000000000 --- a/sys-process/nvtop/metadata.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - vowstar@gmail.com - Huang Rui - - - zhixu.liu@gmail.com - Z. Liu - - - https://github.com/Syllo/nvtop/issues - https://github.com/Syllo/nvtop/releases - Syllo/nvtop - - - NVTOP stands for Neat Videocard TOP, a (h)top like task monitor - for GPUs and accelerators. It can handle multiple GPUs and print - information about them in a htop-familiar way. - - Currently supported vendors are AMD (Linux amdgpu driver), Apple - (limited M1 & M2 support), Huawei (Ascend), Intel (Linux i915/Xe - drivers), NVIDIA (Linux proprietary divers), Qualcomm Adreno (Linux - MSM driver), Broadcom VideoCore (Linux v3d driver). - - - Enable support for ncurses Unicode choice - - diff --git a/sys-process/nvtop/nvtop-3.1.0.ebuild b/sys-process/nvtop/nvtop-3.1.0.ebuild deleted file mode 100644 index 81a0b78f6..000000000 --- a/sys-process/nvtop/nvtop-3.1.0.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake xdg - -DESCRIPTION="(h)top like task monitor for AMD, NVIDIA, Intel and other GPUs" -HOMEPAGE="https://github.com/Syllo/nvtop" - -if [[ "${PV}" == "9999" ]] ; then - EGIT_REPO_URI="https://github.com/Syllo/${PN}.git" - inherit git-r3 -else - SRC_URI="https://github.com/Syllo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="GPL-3" -SLOT="0" - -IUSE="unicode video_cards_intel video_cards_amdgpu video_cards_nvidia video_cards_freedreno" - -RDEPEND=" - video_cards_intel? ( virtual/udev ) - video_cards_amdgpu? ( x11-libs/libdrm[video_cards_amdgpu] ) - video_cards_nvidia? ( x11-drivers/nvidia-drivers ) - video_cards_freedreno? ( x11-libs/libdrm[video_cards_freedreno] ) - sys-libs/ncurses[unicode(+)?] -" - -DEPEND="${RDEPEND}" - -BDEPEND=" - virtual/pkgconfig -" - -PATCHES=( - "${FILESDIR}/${PN}-3.1.0-fix-drm-missing.patch" -) - -src_configure() { - local mycmakeargs=( - -DCURSES_NEED_WIDE=$(usex unicode) - -DINTEL_SUPPORT=$(usex video_cards_intel) - -DNVIDIA_SUPPORT=$(usex video_cards_nvidia) - -DAMDGPU_SUPPORT=$(usex video_cards_amdgpu) - -DMSM_SUPPORT=$(usex video_cards_freedreno) - ) - - cmake_src_configure -} diff --git a/sys-process/nvtop/nvtop-9999.ebuild b/sys-process/nvtop/nvtop-9999.ebuild deleted file mode 100644 index 0a63ae9e4..000000000 --- a/sys-process/nvtop/nvtop-9999.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake xdg - -DESCRIPTION="(h)top like task monitor for AMD, NVIDIA, Intel and other GPUs" -HOMEPAGE="https://github.com/Syllo/nvtop" - -if [[ "${PV}" == "9999" ]] ; then - EGIT_REPO_URI="https://github.com/Syllo/${PN}.git" - inherit git-r3 -else - SRC_URI="https://github.com/Syllo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="GPL-3" -SLOT="0" - -IUSE="unicode video_cards_intel video_cards_amdgpu video_cards_nvidia video_cards_freedreno" - -RDEPEND=" - video_cards_intel? ( virtual/udev ) - video_cards_amdgpu? ( x11-libs/libdrm[video_cards_amdgpu] ) - video_cards_nvidia? ( x11-drivers/nvidia-drivers ) - video_cards_freedreno? ( x11-libs/libdrm[video_cards_freedreno] ) - sys-libs/ncurses[unicode(+)?] -" - -DEPEND="${RDEPEND}" - -BDEPEND=" - virtual/pkgconfig -" - -src_configure() { - local mycmakeargs=( - -DCURSES_NEED_WIDE=$(usex unicode) - -DINTEL_SUPPORT=$(usex video_cards_intel) - -DNVIDIA_SUPPORT=$(usex video_cards_nvidia) - -DAMDGPU_SUPPORT=$(usex video_cards_amdgpu) - -DMSM_SUPPORT=$(usex video_cards_freedreno) - ) - - cmake_src_configure -}