summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-wireless/limesuite/limesuite-9999.ebuild17
-rw-r--r--net-wireless/limesuite/metadata.xml14
2 files changed, 0 insertions, 31 deletions
diff --git a/net-wireless/limesuite/limesuite-9999.ebuild b/net-wireless/limesuite/limesuite-9999.ebuild
deleted file mode 100644
index 1c0cfff..0000000
--- a/net-wireless/limesuite/limesuite-9999.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake git-r3 eutils
-
-DESCRIPTION="Driver and GUI for LMS7002M-based SDR platforms"
-HOMEPAGE="https://myriadrf.org/projects/component/limesdr/"
-EGIT_REPO_URI="https://github.com/myriadrf/LimeSuite.git"
-
-LICENSE="LGPL-2"
-KEYWORDS=""
-
-SLOT="0"
-
-RDEPEND="${DEPEND}"
diff --git a/net-wireless/limesuite/metadata.xml b/net-wireless/limesuite/metadata.xml
deleted file mode 100644
index 7afd923..0000000
--- a/net-wireless/limesuite/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>ctibor@brancik.cz</email>
- <name>Ctibor Brančík</name>
- </maintainer>
- <longdescription>
- Lime Suite is a collection of software supporting several hardware platforms including the LimeSDR, drivers for the LMS7002M transceiver RFIC, and other tools for developing with LMS7-based hardware. Installing the Lime Suite enables many SDR applications, such as GQRX for example, to work with supported hardware through the bundled SoapySDR support module.
- </longdescription>
- <upstream>
- <remote-id type="github">myriadrf/LimeSuite</remote-id>
- </upstream>
-</pkgmetadata>