public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/psimd/files/, dev-libs/psimd/
@ 2025-03-25 21:24 Alfredo Tupone
  0 siblings, 0 replies; only message in thread
From: Alfredo Tupone @ 2025-03-25 21:24 UTC (permalink / raw
  To: gentoo-commits

commit:     e8dd1954820bf744bff0079afa62c33a007edc5f
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 25 21:24:12 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Mar 25 21:24:40 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8dd1954

dev-libs/psimd: fix cmake min req

Closes: https://bugs.gentoo.org/952047
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-libs/psimd/files/psimd-2020.05.17-cmake.patch | 8 ++++++++
 dev-libs/psimd/psimd-2020.05.17.ebuild            | 2 ++
 2 files changed, 10 insertions(+)

diff --git a/dev-libs/psimd/files/psimd-2020.05.17-cmake.patch b/dev-libs/psimd/files/psimd-2020.05.17-cmake.patch
new file mode 100644
index 000000000000..7fa19018b1ed
--- /dev/null
+++ b/dev-libs/psimd/files/psimd-2020.05.17-cmake.patch
@@ -0,0 +1,8 @@
+--- a/CMakeLists.txt	2025-03-25 22:19:26.850541298 +0100
++++ b/CMakeLists.txt	2025-03-25 22:20:05.552064656 +0100
+@@ -1,4 +1,4 @@
+-CMAKE_MINIMUM_REQUIRED(VERSION 2.8.12 FATAL_ERROR)
++CMAKE_MINIMUM_REQUIRED(VERSION 3.10 FATAL_ERROR)
+ 
+ INCLUDE(GNUInstallDirs)
+ 

diff --git a/dev-libs/psimd/psimd-2020.05.17.ebuild b/dev-libs/psimd/psimd-2020.05.17.ebuild
index 32f0fd32edcb..56ed31331921 100644
--- a/dev-libs/psimd/psimd-2020.05.17.ebuild
+++ b/dev-libs/psimd/psimd-2020.05.17.ebuild
@@ -15,3 +15,5 @@ S="${WORKDIR}"/${PN}-${CommitId}
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64"
+
+PATCHES=( "${FILESDIR}"/${P}-cmake.patch )


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-03-25 21:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-25 21:24 [gentoo-commits] repo/gentoo:master commit in: dev-libs/psimd/files/, dev-libs/psimd/ Alfredo Tupone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox