public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Rick Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/kismetmobiledashboard/
Date: Tue,  5 Mar 2019 21:21:39 +0000 (UTC)	[thread overview]
Message-ID: <1551820892.e66b5cbd4f461955b5bb803443634612de4e4c2d.zerochaos@gentoo> (raw)

commit:     e66b5cbd4f461955b5bb803443634612de4e4c2d
Author:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  5 21:21:03 2019 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Tue Mar  5 21:21:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e66b5cbd

net-wireless/kismetmobiledashboard: initial import

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>

 .../kismetmobiledashboard-9999.ebuild              | 29 ++++++++++++++++++++++
 net-wireless/kismetmobiledashboard/metadata.xml    |  8 ++++++
 2 files changed, 37 insertions(+)

diff --git a/net-wireless/kismetmobiledashboard/kismetmobiledashboard-9999.ebuild b/net-wireless/kismetmobiledashboard/kismetmobiledashboard-9999.ebuild
new file mode 100644
index 00000000000..12e0b4cc7b3
--- /dev/null
+++ b/net-wireless/kismetmobiledashboard/kismetmobiledashboard-9999.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
+inherit git-r3
+
+DESCRIPTION="Mobile UI for kismet"
+HOMEPAGE="https://github.com/elkentaro/KismetMobileDashboard"
+SRC_URI=""
+EGIT_REPO_URI="https://github.com/elkentaro/KismetMobileDashboard.git"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+src_compile() {
+	KIS_SRC_DIR="/usr/share/kismet" emake
+}
+
+src_install() {
+	DESTDIR="${ED}" KIS_SRC_DIR="/usr/share/kismet" emake install
+}

diff --git a/net-wireless/kismetmobiledashboard/metadata.xml b/net-wireless/kismetmobiledashboard/metadata.xml
new file mode 100644
index 00000000000..2b9b4266ca5
--- /dev/null
+++ b/net-wireless/kismetmobiledashboard/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 type="person">
+		<email>zerochaos@gentoo.org</email>
+		<name>Rick Farina</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2019-03-05 21:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-05 21:21 Rick Farina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-26 15:47 [gentoo-commits] repo/gentoo:master commit in: net-wireless/kismetmobiledashboard/ Rick Farina
2020-08-03  2:47 Rick Farina
2020-08-03  3:53 Rick Farina
2020-08-03 16:59 Rick Farina
2020-08-03 17:45 Rick Farina
2023-08-19 13:45 Rick Farina

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=1551820892.e66b5cbd4f461955b5bb803443634612de4e4c2d.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