mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
net-wireless/gr-lora_sdr: init with 999, no releases/tags
Signed-off-by: Zen <z@pyl.onl>
This commit is contained in:
17
net-wireless/gr-lora_sdr/gr-lora_sdr-9999.ebuild
Normal file
17
net-wireless/gr-lora_sdr/gr-lora_sdr-9999.ebuild
Normal file
@@ -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[@]}" ;
|
||||
11
net-wireless/gr-lora_sdr/metadata.xml
Normal file
11
net-wireless/gr-lora_sdr/metadata.xml
Normal file
@@ -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>
|
||||
Reference in New Issue
Block a user