public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/xmw:master commit in: net-wireless/RTLSDR-Scanner/
Date: Mon,  4 Feb 2013 23:38:03 +0000 (UTC)	[thread overview]
Message-ID: <1360021068.5e641698a6ac96e2d31c185b0f4c975f20442549.xmw@gentoo> (raw)

commit:     5e641698a6ac96e2d31c185b0f4c975f20442549
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  4 23:37:48 2013 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Mon Feb  4 23:37:48 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=5e641698

Initial import

Package-Manager: portage-2.2.0_alpha161
Manifest-Sign-Key: 62EEF090

---
 net-wireless/RTLSDR-Scanner/ChangeLog              |   10 ++++++
 .../RTLSDR-Scanner/RTLSDR-Scanner-9999.ebuild      |   31 ++++++++++++++++++++
 net-wireless/RTLSDR-Scanner/metadata.xml           |    8 +++++
 3 files changed, 49 insertions(+), 0 deletions(-)

diff --git a/net-wireless/RTLSDR-Scanner/ChangeLog b/net-wireless/RTLSDR-Scanner/ChangeLog
new file mode 100644
index 0000000..4e90952
--- /dev/null
+++ b/net-wireless/RTLSDR-Scanner/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for net-wireless/RTLSDR-Scanner
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*RTLSDR-Scanner-9999 (04 Feb 2013)
+
+  04 Feb 2013; Michael Weber <xmw@gentoo.org> +RTLSDR-Scanner-9999.ebuild,
+  +metadata.xml:
+  Initial import
+

diff --git a/net-wireless/RTLSDR-Scanner/RTLSDR-Scanner-9999.ebuild b/net-wireless/RTLSDR-Scanner/RTLSDR-Scanner-9999.ebuild
new file mode 100644
index 0000000..bb3b0bd
--- /dev/null
+++ b/net-wireless/RTLSDR-Scanner/RTLSDR-Scanner-9999.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+inherit git-2 python-single-r1
+
+DESCRIPTION="cross platform Python frequency scanning GUI for the OsmoSDR rtl-sdr library"
+HOMEPAGE="http://eartoearoak.com/software/rtlsdr-scanner"
+EGIT_REPO_URI="git://github.com/EarToEarOak/RTLSDR-Scanner.git"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="dev-python/matplotlib
+	net-wireless/gr-osmosdr
+	net-wireless/pyrtlsdl"
+DEPEND=""
+
+src_prepare() {
+	python_fix_shebang src/rtlsdr_scan.py
+}
+
+src_install() {
+	dobin src/rtlsdr_scan.py
+	dodoc readme.md
+}

diff --git a/net-wireless/RTLSDR-Scanner/metadata.xml b/net-wireless/RTLSDR-Scanner/metadata.xml
new file mode 100644
index 0000000..5b80fb9
--- /dev/null
+++ b/net-wireless/RTLSDR-Scanner/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+<email>xmw@gentoo.org</email>
+<name>Michael Weber</name>
+</maintainer>
+</pkgmetadata>


                 reply	other threads:[~2013-02-04 23:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1360021068.5e641698a6ac96e2d31c185b0f4c975f20442549.xmw@gentoo \
    --to=xmw@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