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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 287381580EB for ; Mon, 26 May 2025 19:43:31 +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)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 109573431A3 for ; Mon, 26 May 2025 19:43:31 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 14BDF11049F; Mon, 26 May 2025 19:43:23 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 0E9A111049F for ; Mon, 26 May 2025 19:43:23 +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 B4B7E34302F for ; Mon, 26 May 2025 19:43:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E85E328DD for ; Mon, 26 May 2025 19:43:19 +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: <1748288574.b2856ee3daa64a1d9db9a967f9bf7fe3044f2140.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/icemon/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/icemon/Manifest dev-util/icemon/icemon-3.3_p20250520.ebuild X-VCS-Directories: dev-util/icemon/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b2856ee3daa64a1d9db9a967f9bf7fe3044f2140 X-VCS-Branch: master Date: Mon, 26 May 2025 19:43:19 +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: 999b0910-d3ac-426b-9b0e-4204bba1313b X-Archives-Hash: fb9d1ad4a6bafae41305a769ebad38b2 commit: b2856ee3daa64a1d9db9a967f9bf7fe3044f2140 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 25 19:01:41 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon May 26 19:42:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2856ee3 dev-util/icemon: add 3.3_p20250520 Closes: https://bugs.gentoo.org/952816 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-util/icemon/Manifest | 1 + dev-util/icemon/icemon-3.3_p20250520.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/dev-util/icemon/Manifest b/dev-util/icemon/Manifest index 6051b9fca2eb..e99f60a9970d 100644 --- a/dev-util/icemon/Manifest +++ b/dev-util/icemon/Manifest @@ -1 +1,2 @@ DIST icemon-3.3.tar.xz 95308 BLAKE2B e387bccd4361ddcf852ad07207ff9007cd70c16ab6bfda3d4a4a4a620a826bd4969d95613aeaa51f1977f4fe00068e3deca90b31e3bc963795c6461f4a14e2d1 SHA512 326e28959b9f3c9223dec38507414ca44b99cdb52282da27d1f3f96305d9f7e595eb1b9949021957f1b21d5b95811c8de2d9f33a78bc985616f7001bb20eb81d +DIST icemon-3.3_p20250520-1f9d2915.tar.gz 111411 BLAKE2B e72f6cf8ce8fb5efcde68531e7ab175d074fa65329ce816f93e449357f0cafd34f647bf30078544ece89c3e504b470b20ef0691ba7a5a5f9111c06d9395223af SHA512 234895a5be800c02acfe65710cf5f16eba4e5f3c28bac8999e4c98198754d7b7bd05cb717a04026f5d2d2bd578953a3b9b482400077a1fc0e5b6491ee960f212 diff --git a/dev-util/icemon/icemon-3.3_p20250520.ebuild b/dev-util/icemon/icemon-3.3_p20250520.ebuild new file mode 100644 index 000000000000..c11d23a685c9 --- /dev/null +++ b/dev-util/icemon/icemon-3.3_p20250520.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +COMMIT=1f9d2915c03949d565464c419b045e2770f553d1 +inherit cmake xdg + +DESCRIPTION="Monitor program for use with Icecream compile clusters" +HOMEPAGE="https://en.opensuse.org/Icecream https://github.com/icecc/icemon" +SRC_URI="https://github.com/icecc/icemon/archive/${COMMIT}.tar.gz -> ${P}-${COMMIT:0:8}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + dev-qt/qtbase:6[gui,widgets] + >=sys-devel/icecream-1.3 +" +DEPEND="${RDEPEND}" +BDEPEND=" + app-text/asciidoc + kde-frameworks/extra-cmake-modules +"