public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Rick Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/limesuite/
Date: Fri, 10 Nov 2023 01:05:05 +0000 (UTC)	[thread overview]
Message-ID: <1699578261.e59bbaeae5223dce8dd4d1be133c0b47067257c6.zerochaos@gentoo> (raw)

commit:     e59bbaeae5223dce8dd4d1be133c0b47067257c6
Author:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  9 23:59:34 2023 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Fri Nov 10 01:04:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e59bbaea

net-wireless/limesuite: add 23.10.0

Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>

 net-wireless/limesuite/Manifest                 |  1 +
 net-wireless/limesuite/limesuite-23.10.0.ebuild | 34 +++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/net-wireless/limesuite/Manifest b/net-wireless/limesuite/Manifest
index 5f21dfcaf829..8216ca603bbb 100644
--- a/net-wireless/limesuite/Manifest
+++ b/net-wireless/limesuite/Manifest
@@ -1 +1,2 @@
 DIST limesuite-20.10.0.tar.gz 5421065 BLAKE2B 1b3a6240b334a9d96c3184edc71d9666525906a3a34c03085c869ef2f2cb8d741386a2c14f120a3de50b55d2183006611fa1d79ecce0a353537b1c650d862b11 SHA512 4ff422d04bb8795463da1a3e04dd742701bca89cb9003e3a1af3a97f9aa13a167c6cafa4b36734c3c810d08cec96f4d8aced40413504660f42a9c7208bfa3264
+DIST limesuite-23.10.0.tar.gz 5202380 BLAKE2B e18ce6b95cd2f2cf4c7f12db09a006822a34e64cccd5ab427e19a2b25812985e260708a3d62dec6c41974571593fad4c8c9df510b814cda0da3bdad899fb44d0 SHA512 2f29afce2f00247e509b0a0c994b53ee31c98e2aa43cee12f0529994a532059db7b7bc4bd26f1066995740d5ba6cee3ec4db53e4068b21b330d463953a9b4d9d

diff --git a/net-wireless/limesuite/limesuite-23.10.0.ebuild b/net-wireless/limesuite/limesuite-23.10.0.ebuild
new file mode 100644
index 000000000000..6e42d2d852f0
--- /dev/null
+++ b/net-wireless/limesuite/limesuite-23.10.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+WX_GTK_VER="3.0-gtk3"
+inherit cmake wxwidgets
+
+DESCRIPTION="Driver and GUI for LMS7002M-based SDR platforms"
+HOMEPAGE="https://myriadrf.org/projects/component/limesdr/"
+SRC_URI="https://github.com/myriadrf/LimeSuite/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/LimeSuite-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+	x11-libs/fltk:1
+	x11-libs/wxGTK:${WX_GTK_VER}
+	net-wireless/soapysdr:=
+	virtual/opengl
+	virtual/libusb:1"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	setup-wxwidgets
+
+	local mycmakeargs=(
+		-DENABLE_OCTAVE=OFF
+		-DENABLE_EXAMPLES=OFF
+	)
+	cmake_src_configure
+}


             reply	other threads:[~2023-11-10  1:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-10  1:05 Rick Farina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-26 17:50 [gentoo-commits] repo/gentoo:master commit in: net-wireless/limesuite/ Ionen Wolkens
2024-07-05 17:49 Pacho Ramos
2023-11-24 14:31 Pacho Ramos
2022-03-12 11:11 David Seifert
2022-03-12 11:11 David Seifert
2019-08-28 16:50 Rick Farina
2019-08-28 16:14 Rick 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=1699578261.e59bbaeae5223dce8dd4d1be133c0b47067257c6.zerochaos@gentoo \
    --to=zerochaos@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