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 4A6EE15808B for ; Sat, 17 Feb 2024 12:11:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B60FE29FC; Sat, 17 Feb 2024 12:11:27 +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 4EA32E29FC for ; Sat, 17 Feb 2024 12:11:27 +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 55DEF33BF28 for ; Sat, 17 Feb 2024 12:11:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C00A11CF for ; Sat, 17 Feb 2024 12:11:24 +0000 (UTC) From: "Rui Huang" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rui Huang" Message-ID: <1708171625.fc45f8635b7ce82adfad6488ef2ee494c9bb2a9d.vowstar@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-electronics/slang/files/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sci-electronics/slang/files/slang-5.0-fix-gentoo-libfmt-depend.patch X-VCS-Directories: sci-electronics/slang/files/ X-VCS-Committer: vowstar X-VCS-Committer-Name: Rui Huang X-VCS-Revision: fc45f8635b7ce82adfad6488ef2ee494c9bb2a9d X-VCS-Branch: dev Date: Sat, 17 Feb 2024 12:11:24 +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: e51e27f3-3d29-416f-8bf0-cbc0b87a9956 X-Archives-Hash: 4bfc457a5268f7890480ddb4b77bb06f commit: fc45f8635b7ce82adfad6488ef2ee494c9bb2a9d Author: Huang Rui gmail com> AuthorDate: Sat Feb 17 12:07:05 2024 +0000 Commit: Rui Huang gmail com> CommitDate: Sat Feb 17 12:07:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fc45f863 sci-electronics/slang: add missing patch file to slang-5.0 Signed-off-by: Huang Rui gmail.com> .../files/slang-5.0-fix-gentoo-libfmt-depend.patch | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/sci-electronics/slang/files/slang-5.0-fix-gentoo-libfmt-depend.patch b/sci-electronics/slang/files/slang-5.0-fix-gentoo-libfmt-depend.patch new file mode 100644 index 0000000000..5a94a3058a --- /dev/null +++ b/sci-electronics/slang/files/slang-5.0-fix-gentoo-libfmt-depend.patch @@ -0,0 +1,26 @@ +From 4be4a956ad1a1ff767dcc91c88fac103d5780578 Mon Sep 17 00:00:00 2001 +From: Huang Rui +Date: Fri, 15 Sep 2023 19:38:34 +0800 +Subject: [PATCHv1] external/CMakeLists.txt: fix gentoo libfmt depend + +Signed-off-by: Huang Rui +--- + external/CMakeLists.txt | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/external/CMakeLists.txt b/external/CMakeLists.txt +index 9341eb2e2ffa..4ea7429a69a8 100644 +--- a/external/CMakeLists.txt ++++ b/external/CMakeLists.txt +@@ -4,7 +4,7 @@ + # ~~~ + + # Required minimum versions for dependencies +-set(fmt_min_version "10.1") ++set(fmt_min_version "9.0") + set(mimalloc_min_version "2.1") + set(catch2_min_version "3.0") + +-- +2.42.0 + 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 C3D4D15808B for ; Sat, 17 Feb 2024 12:11:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17294E2A17; Sat, 17 Feb 2024 12:11:57 +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 0053DE2A17 for ; Sat, 17 Feb 2024 12:11:56 +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 4468C342FFD for ; Sat, 17 Feb 2024 12:11:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2D4C14D0 for ; Sat, 17 Feb 2024 12:11:53 +0000 (UTC) From: "Rui Huang" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rui Huang" Message-ID: <1708171625.fc45f8635b7ce82adfad6488ef2ee494c9bb2a9d.vowstar@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sci-electronics/slang/files/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sci-electronics/slang/files/slang-5.0-fix-gentoo-libfmt-depend.patch X-VCS-Directories: sci-electronics/slang/files/ X-VCS-Committer: vowstar X-VCS-Committer-Name: Rui Huang X-VCS-Revision: fc45f8635b7ce82adfad6488ef2ee494c9bb2a9d X-VCS-Branch: master Date: Sat, 17 Feb 2024 12:11:53 +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: 264aa829-78e8-4c63-886b-b8c5686282bd X-Archives-Hash: 4a301e488f13058d79bf3067322ecd19 Message-ID: <20240217121153.hj7B5hEA5FLvu_TqVnPSo3plujfpSnDGQEdD2GDvDSI@z> commit: fc45f8635b7ce82adfad6488ef2ee494c9bb2a9d Author: Huang Rui gmail com> AuthorDate: Sat Feb 17 12:07:05 2024 +0000 Commit: Rui Huang gmail com> CommitDate: Sat Feb 17 12:07:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fc45f863 sci-electronics/slang: add missing patch file to slang-5.0 Signed-off-by: Huang Rui gmail.com> .../files/slang-5.0-fix-gentoo-libfmt-depend.patch | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/sci-electronics/slang/files/slang-5.0-fix-gentoo-libfmt-depend.patch b/sci-electronics/slang/files/slang-5.0-fix-gentoo-libfmt-depend.patch new file mode 100644 index 0000000000..5a94a3058a --- /dev/null +++ b/sci-electronics/slang/files/slang-5.0-fix-gentoo-libfmt-depend.patch @@ -0,0 +1,26 @@ +From 4be4a956ad1a1ff767dcc91c88fac103d5780578 Mon Sep 17 00:00:00 2001 +From: Huang Rui +Date: Fri, 15 Sep 2023 19:38:34 +0800 +Subject: [PATCHv1] external/CMakeLists.txt: fix gentoo libfmt depend + +Signed-off-by: Huang Rui +--- + external/CMakeLists.txt | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/external/CMakeLists.txt b/external/CMakeLists.txt +index 9341eb2e2ffa..4ea7429a69a8 100644 +--- a/external/CMakeLists.txt ++++ b/external/CMakeLists.txt +@@ -4,7 +4,7 @@ + # ~~~ + + # Required minimum versions for dependencies +-set(fmt_min_version "10.1") ++set(fmt_min_version "9.0") + set(mimalloc_min_version "2.1") + set(catch2_min_version "3.0") + +-- +2.42.0 +