public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/airtraf/
Date: Wed,  2 Dec 2020 14:08:12 +0000 (UTC)	[thread overview]
Message-ID: <1606918050.d32b57bf6f48e7dcd2d37c8cd83d5ce69d587f43.bman@gentoo> (raw)

commit:     d32b57bf6f48e7dcd2d37c8cd83d5ce69d587f43
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  2 14:07:30 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Dec  2 14:07:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d32b57bf

net-wireless/airtraf: drop old

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 net-wireless/airtraf/airtraf-1.1-r3.ebuild | 52 ------------------------------
 1 file changed, 52 deletions(-)

diff --git a/net-wireless/airtraf/airtraf-1.1-r3.ebuild b/net-wireless/airtraf/airtraf-1.1-r3.ebuild
deleted file mode 100644
index aa46a675603..00000000000
--- a/net-wireless/airtraf/airtraf-1.1-r3.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="AirTraf 802.11b Wireless traffic sniffer"
-LICENSE="GPL-2"
-HOMEPAGE="http://www.elixar.com/"
-SRC_URI="http://www.elixar.com/${P}.tar.gz"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-RDEPEND="
-	net-libs/libpcap
-	sys-libs/ncurses:=
-"
-DEPEND="
-	${RDEPEND}
-	virtual/pkgconfig
-"
-
-src_prepare() {
-	epatch \
-		"${FILESDIR}"/${P}-sniffd.patch \
-		"${FILESDIR}"/${P}-off-by-one.patch \
-		"${FILESDIR}"/${P}-fprintf-format.patch
-
-	sed -i \
-		-e '/^LIBS/s|=.*|= $(shell $(PKG_CONFIG) --libs panel)|' \
-		src/libncurses/Makefile || die
-	sed -i \
-		-e 's|-lpanel -lncurses|$(shell $(PKG_CONFIG) --libs ncurses panel)|' \
-		src/sniffd/Makefile || die
-	tc-export PKG_CONFIG
-}
-
-src_compile() {
-	# parallel make (bug #297331)
-	emake -C src -j1 \
-		CC=$(tc-getCC) \
-		CXX=$(tc-getCXX) \
-		CFLAGS="${CFLAGS}" \
-		CXXFLAGS="${CXXFLAGS}" \
-		LDFLAGS="${LDFLAGS}"
-}
-
-src_install() {
-	dobin src/airtraf
-	dodoc Authors COMPATIBILITY docs/airtraf_doc.html
-}


             reply	other threads:[~2020-12-02 14:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-02 14:08 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-08 13:08 [gentoo-commits] repo/gentoo:master commit in: net-wireless/airtraf/ Arthur Zamarin
2025-03-08 12:58 Arthur Zamarin
2025-03-08 12:10 Sam James
2025-03-08 11:20 Sam James
2024-11-17  3:49 Sam James
2022-03-20  0:16 Sam James
2020-12-01 12:55 Sam James
2020-11-29 17:17 Sergei Trofimovich
2016-02-11 15:10 Jeroen Roovers

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=1606918050.d32b57bf6f48e7dcd2d37c8cd83d5ce69d587f43.bman@gentoo \
    --to=bman@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