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-analyzer/ostinato/
Date: Mon, 21 Aug 2023 17:07:24 +0000 (UTC)	[thread overview]
Message-ID: <1692637632.ab1e58d84d22776c5546da327e2e729aaa518eac.zerochaos@gentoo> (raw)

commit:     ab1e58d84d22776c5546da327e2e729aaa518eac
Author:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 16:54:48 2023 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 17:07:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab1e58d8

net-analyzer/ostinato: add 1.2.0

Additionally rename drone to ostinato-drone
Bug: https://bugs.gentoo.org/show_bug.cgi?id=912264
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>

 net-analyzer/ostinato/Manifest              |  1 +
 net-analyzer/ostinato/ostinato-1.2.0.ebuild | 44 +++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/net-analyzer/ostinato/Manifest b/net-analyzer/ostinato/Manifest
index 563c348f41f4..781d32d58930 100644
--- a/net-analyzer/ostinato/Manifest
+++ b/net-analyzer/ostinato/Manifest
@@ -1 +1,2 @@
 DIST ostinato-1.1.tar.gz 612589 BLAKE2B 2244b3be5649e0623139b667c61a169a3e7f5dae6f022d6550cd825f1af8fa2c2d82210af1f381ae53af19fff9a56d58b30a406fc1f3d89c73bc7e3d0ab18fa4 SHA512 a45e157d155d4f2efe9a1594a140647b5cbd7264985b15a9ed47d86198c9df9d763170097dcfd40fae1317206e53c9155f08c48c747cce458e0cae7f3a841449
+DIST ostinato-1.2.0.tar.gz 1169889 BLAKE2B 73d1ba4801ee8f50757fbe3a5e4c6fb67957296326c5ffcc5ecfde723ee975bd6a8f494644198b4b47a296fd087e2ed7a43088facd8c39d3ed70b8056fae5da5 SHA512 c3fb1f63a8f32c199ae2c8630244a3d6110e25e9117fbc96b009fd54d6bc16dbfa120b2d26c474ca06e86dbed59a5051443f82064fb8a0eda2feb212e4e1a1c5

diff --git a/net-analyzer/ostinato/ostinato-1.2.0.ebuild b/net-analyzer/ostinato/ostinato-1.2.0.ebuild
new file mode 100644
index 000000000000..9c346092d15c
--- /dev/null
+++ b/net-analyzer/ostinato/ostinato-1.2.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qmake-utils
+
+DESCRIPTION="Packet generator and analyzer"
+HOMEPAGE="https://ostinato.org/"
+SRC_URI="https://github.com/pstavirs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+#https://github.com/pstavirs/ostinato/issues/173
+# libpcap dep is versioned to pull in the fix for #602098
+RDEPEND="
+	dev-libs/protobuf:=
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtnetwork:5
+	dev-qt/qtscript:5
+	dev-qt/qtwidgets:5
+	dev-libs/libnl:3
+	>=net-libs/libpcap-1.8.1-r2
+"
+DEPEND="${RDEPEND}
+	dev-qt/qtxml:5"
+
+PATCHES=(
+	"${FILESDIR}/${PN}-0.9_p20180522-no-modeltest.patch"
+)
+
+src_configure() {
+	sed -i 's#"/drone"#"/ostinato-drone"#' client/mainwindow.cpp || die
+	eqmake5 PREFIX="/usr" ost.pro
+}
+
+src_install() {
+	emake INSTALL_ROOT="${ED}" install
+	mv "${ED}"/usr/bin/{drone,ostinato-drone}
+}


             reply	other threads:[~2023-08-21 17:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-21 17:07 Rick Farina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-21 17:07 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ostinato/ Rick Farina
2022-02-14 18:07 Rick Farina
2021-06-02  1:20 Sam James
2020-07-20 21:34 Andreas Sturmlechner
2018-06-26 14:26 Richard Farina
2018-05-13 19:20 Aaron Bauman
2018-01-15 17:31 Richard Farina
2016-07-01 16:36 Richard Farina
2015-09-01 19:55 Tobias Klausmann

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=1692637632.ab1e58d84d22776c5546da327e2e729aaa518eac.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