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 1DA641580FD for ; Thu, 26 Dec 2024 17:50:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C89DBE0824; Thu, 26 Dec 2024 17:50:21 +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 pigeon.gentoo.org (Postfix) with ESMTPS id AD5A8E0824 for ; Thu, 26 Dec 2024 17:50:21 +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 807DB33BEFF for ; Thu, 26 Dec 2024 17:50:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2B581992 for ; Thu, 26 Dec 2024 17:50:17 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1735235313.7ffe4e7cd0e9753107c32b54b25360f4cbc23006.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/limesuite/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/limesuite/limesuite-23.11.0.ebuild X-VCS-Directories: net-wireless/limesuite/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 7ffe4e7cd0e9753107c32b54b25360f4cbc23006 X-VCS-Branch: master Date: Thu, 26 Dec 2024 17:50:17 +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: a8e80770-e1f4-4c26-86aa-c81789258e7e X-Archives-Hash: bf4bb47ac7420aba077b973fcce164da commit: 7ffe4e7cd0e9753107c32b54b25360f4cbc23006 Author: Ionen Wolkens gentoo org> AuthorDate: Thu Dec 26 08:09:41 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Thu Dec 26 17:48:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ffe4e7c net-wireless/limesuite: add binding := to fltk, soname changed For what it's worth anyway, ebuild appears broken for other reasons at the moment (not planning to look into it myself, one *could* just remove the offending `rm` line but issue *may* be that the GUI is getting disabled for some reason and then it skips Desktop files). Skipping the revbump given a rebuild would likely fail anyway. Bug: https://bugs.gentoo.org/922785 Signed-off-by: Ionen Wolkens gentoo.org> net-wireless/limesuite/limesuite-23.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-wireless/limesuite/limesuite-23.11.0.ebuild b/net-wireless/limesuite/limesuite-23.11.0.ebuild index 5dc765b3cd1a..4b4cae7cffd2 100644 --- a/net-wireless/limesuite/limesuite-23.11.0.ebuild +++ b/net-wireless/limesuite/limesuite-23.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" DEPEND=" - x11-libs/fltk:1 + x11-libs/fltk:1= x11-libs/wxGTK:${WX_GTK_VER} net-wireless/soapysdr:= virtual/opengl