* [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/gr-lora_sdr/
@ 2024-08-29 0:45 George Zenner
0 siblings, 0 replies; only message in thread
From: George Zenner @ 2024-08-29 0:45 UTC (permalink / raw
To: gentoo-commits
commit: b0005b57d0799037209ad30ffa6e0365e5305aab
Author: Zen <z <AT> pyl <DOT> onl>
AuthorDate: Thu Aug 29 00:45:32 2024 +0000
Commit: George Zenner <dev <AT> pyl <DOT> onl>
CommitDate: Thu Aug 29 00:45:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b0005b57
net-wireless/gr-lora_sdr: init with 999, no releases/tags
Signed-off-by: Zen <z <AT> pyl.onl>
net-wireless/gr-lora_sdr/gr-lora_sdr-9999.ebuild | 17 +++++++++++++++++
net-wireless/gr-lora_sdr/metadata.xml | 11 +++++++++++
2 files changed, 28 insertions(+)
diff --git a/net-wireless/gr-lora_sdr/gr-lora_sdr-9999.ebuild b/net-wireless/gr-lora_sdr/gr-lora_sdr-9999.ebuild
new file mode 100644
index 000000000..c065be7ff
--- /dev/null
+++ b/net-wireless/gr-lora_sdr/gr-lora_sdr-9999.ebuild
@@ -0,0 +1,17 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit git-r3 cmake
+
+DESCRIPTION="GNU Radio SRT implementation of a LoRa transceiver."
+HOMEPAGE="https://github.com/tapparelj/gr-lora_sdr"
+EGIT_REPO_URI="https://github.com/tapparelj/${PN}"
+
+LICENSE="GPL-3"
+SLOT="0"
+
+DEPEND="net-wireless/gnuradio"
+RDEPEND="${DEPEND}"
+# Could maybe use local mycmakeargs=( -DENABLE_DOXYGEN=$(usex doc) ); cmake_src_configure "${mycmakeargs[@]}" ;
diff --git a/net-wireless/gr-lora_sdr/metadata.xml b/net-wireless/gr-lora_sdr/metadata.xml
new file mode 100644
index 000000000..2ade455ed
--- /dev/null
+++ b/net-wireless/gr-lora_sdr/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>dev@pyl.onl</email>
+ <name>Zen</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">tapparelj/gr-lora_sdr</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-08-29 0:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-29 0:45 [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/gr-lora_sdr/ George Zenner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox