public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Beierlein" <tomjbe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/soapyuhd/
Date: Tue, 01 Jul 2025 19:31:11 +0000 (UTC)	[thread overview]
Message-ID: <1751398249.0e8ca183b74f14a15bac2f082475227d2d025dbf.tomjbe@gentoo> (raw)

commit:     0e8ca183b74f14a15bac2f082475227d2d025dbf
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  1 19:30:08 2025 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Tue Jul  1 19:30:49 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e8ca183

net-wireless/soapyuhd: Fix build with cmake4

Closes: https://bugs.gentoo.org/957441
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>

 .../soapyuhd/{soapyuhd-9999.ebuild => soapyuhd-0.4.1-r2.ebuild}      | 5 +++++
 net-wireless/soapyuhd/soapyuhd-9999.ebuild                           | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/net-wireless/soapyuhd/soapyuhd-9999.ebuild b/net-wireless/soapyuhd/soapyuhd-0.4.1-r2.ebuild
similarity index 89%
copy from net-wireless/soapyuhd/soapyuhd-9999.ebuild
copy to net-wireless/soapyuhd/soapyuhd-0.4.1-r2.ebuild
index 32a1a57cf8c5..3596f86ead9f 100644
--- a/net-wireless/soapyuhd/soapyuhd-9999.ebuild
+++ b/net-wireless/soapyuhd/soapyuhd-0.4.1-r2.ebuild
@@ -26,3 +26,8 @@ RDEPEND="net-wireless/soapysdr:=
 		net-wireless/uhd:=
 		dev-libs/boost:="
 DEPEND="${RDEPEND}"
+
+src_prepare() {
+	sed -i -e "s/2.8.7/3.5/" CMakeLists.txt || die
+	cmake_src_prepare
+}

diff --git a/net-wireless/soapyuhd/soapyuhd-9999.ebuild b/net-wireless/soapyuhd/soapyuhd-9999.ebuild
index 32a1a57cf8c5..3596f86ead9f 100644
--- a/net-wireless/soapyuhd/soapyuhd-9999.ebuild
+++ b/net-wireless/soapyuhd/soapyuhd-9999.ebuild
@@ -26,3 +26,8 @@ RDEPEND="net-wireless/soapysdr:=
 		net-wireless/uhd:=
 		dev-libs/boost:="
 DEPEND="${RDEPEND}"
+
+src_prepare() {
+	sed -i -e "s/2.8.7/3.5/" CMakeLists.txt || die
+	cmake_src_prepare
+}


             reply	other threads:[~2025-07-01 19:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-01 19:31 Thomas Beierlein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-05  7:57 [gentoo-commits] repo/gentoo:master commit in: net-wireless/soapyuhd/ Thomas Beierlein
2025-09-09  3:11 Sam James
2025-05-20 20:26 Andreas Sturmlechner
2024-05-18  8:18 Arthur Zamarin
2022-07-13  6:15 Sam James
2022-04-30 19:09 Marek Szuba
2021-02-21 21:30 Conrad Kostecki
2020-09-23 15:46 Rick Farina
2020-09-17 17:41 Rick Farina
2020-09-16 17:01 Rick Farina
2019-08-28 14:52 Rick Farina
2019-01-07 22:01 Rick Farina
2018-11-07 20:01 Rick Farina
2018-02-19 17:29 Richard Farina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1751398249.0e8ca183b74f14a15bac2f082475227d2d025dbf.tomjbe@gentoo \
    --to=tomjbe@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox