From: "Rick Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/limesuite/
Date: Wed, 28 Aug 2019 16:14:00 +0000 (UTC) [thread overview]
Message-ID: <1567008838.87b841d052a3ced3b7dfe9f3e98b9feecb5d6a53.zerochaos@gentoo> (raw)
commit: 87b841d052a3ced3b7dfe9f3e98b9feecb5d6a53
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 16:04:00 2019 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Wed Aug 28 16:13:58 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87b841d0
net-wireless/limesuite: initial commit
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
net-wireless/limesuite/Manifest | 1 +
net-wireless/limesuite/limesuite-19.04.0.ebuild | 31 +++++++++++++++++++++++++
net-wireless/limesuite/metadata.xml | 11 +++++++++
3 files changed, 43 insertions(+)
diff --git a/net-wireless/limesuite/Manifest b/net-wireless/limesuite/Manifest
new file mode 100644
index 00000000000..655c9293c56
--- /dev/null
+++ b/net-wireless/limesuite/Manifest
@@ -0,0 +1 @@
+DIST v19.04.0.tar.gz 5357563 BLAKE2B ac4f97b564968e2e1aca076cbb97d2cd77067c405fbe90e1453be864dd4083cf087363c708d9b3f130c8bad150ad878eb4c648809c2364fef0e669650319d66e SHA512 6e416cee91bd27fe5ac11838fe6a67d1f6d6a790a5844d6bddd79ed7433b65c401aa88cf45f9977af862b8e35bd3caf79d3d3c2e639ab993bbb8e0127a97a598
diff --git a/net-wireless/limesuite/limesuite-19.04.0.ebuild b/net-wireless/limesuite/limesuite-19.04.0.ebuild
new file mode 100644
index 00000000000..d2accd81041
--- /dev/null
+++ b/net-wireless/limesuite/limesuite-19.04.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+WX_GTK_VER="3.0-gtk3"
+inherit cmake-utils 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"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+S="${WORKDIR}/LimeSuite-${PV}"
+
+DEPEND="x11-libs/fltk
+ x11-libs/wxGTK:${WX_GTK_VER}
+ net-wireless/soapysdr:=
+ virtual/opengl
+ virtual/libusb:1"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+src_configure() {
+ setup-wxwidgets
+ cmake-utils_src_configure
+}
diff --git a/net-wireless/limesuite/metadata.xml b/net-wireless/limesuite/metadata.xml
new file mode 100644
index 00000000000..ce3eca15bcc
--- /dev/null
+++ b/net-wireless/limesuite/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>radio@gentoo.org</email>
+ <name>Radio</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">myriadrf/LimeSuite</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2019-08-28 16:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-28 16:14 Rick Farina [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-08-28 16:50 [gentoo-commits] repo/gentoo:master commit in: net-wireless/limesuite/ Rick Farina
2022-03-12 11:11 David Seifert
2022-03-12 11:11 David Seifert
2023-11-10 1:05 Rick Farina
2023-11-24 14:31 Pacho Ramos
2024-07-05 17:49 Pacho Ramos
2024-12-26 17:50 Ionen Wolkens
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=1567008838.87b841d052a3ced3b7dfe9f3e98b9feecb5d6a53.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