public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ntopng/
Date: Sun, 29 Dec 2019 15:20:25 +0000 (UTC)	[thread overview]
Message-ID: <1577632823.1343a920652c3953ee5fdffdb272c1ce01a94578.jer@gentoo> (raw)

commit:     1343a920652c3953ee5fdffdb272c1ce01a94578
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 29 15:07:25 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Dec 29 15:20:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1343a920

net-analyzer/ntopng: Fix dependencies

* Do not patch third-party/zeromq-*
* Depend on dev-libs/openssl net-libs/zeromq:= sys-libs/libcap
  sys-libs/zlib
* Drop obsolete dependencies and those needed for third-party/*
* Sort dependency list

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-analyzer/ntopng/ntopng-3.8.1-r1.ebuild | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/net-analyzer/ntopng/ntopng-3.8.1-r1.ebuild b/net-analyzer/ntopng/ntopng-3.8.1-r1.ebuild
index fceffce2d77..999edd283b2 100644
--- a/net-analyzer/ntopng/ntopng-3.8.1-r1.ebuild
+++ b/net-analyzer/ntopng/ntopng-3.8.1-r1.ebuild
@@ -13,22 +13,20 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 DEPEND="
+	>=net-libs/nDPI-3.0:=
+	dev-db/mysql-connector-c:=
 	dev-db/sqlite:3
-	dev-python/pyzmq
-	dev-lang/luajit:2
-	dev-libs/json-c:=
-	dev-libs/geoip
-	dev-libs/glib:2
 	dev-libs/hiredis
-	dev-libs/libsodium:=
-	dev-libs/libxml2
+	dev-libs/json-c:=
 	dev-libs/libmaxminddb
+	dev-libs/libsodium:=
+	dev-libs/openssl
 	net-analyzer/rrdtool
 	net-libs/libpcap
-	>=net-libs/nDPI-3.0
+	net-libs/zeromq:=
 	net-misc/curl
-	sys-libs/binutils-libs
-	dev-db/mysql-connector-c:=
+	sys-libs/libcap
+	sys-libs/zlib
 "
 RDEPEND="
 	${DEPEND}
@@ -38,7 +36,6 @@ BDEPEND="
 	virtual/pkgconfig
 "
 PATCHES=(
-	"${FILESDIR}"/${PN}-3.8-missing-min.patch
 	"${FILESDIR}"/${PN}-3.8-mysqltool.patch
 	"${FILESDIR}"/${PN}-3.8-ndpi-includes.patch
 	"${FILESDIR}"/${PN}-3.8.1-PKG_CONFIG.patch


             reply	other threads:[~2019-12-29 15:20 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-29 15:20 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-09 16:13 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ntopng/ Sam James
2023-05-31  3:26 Sam James
2023-05-31  3:26 Sam James
2023-05-01 13:19 Sam James
2023-04-23  6:43 Sam James
2023-03-13 23:27 Sam James
2023-02-03 16:53 Sam James
2022-08-18  0:30 Sam James
2022-01-03 11:23 Sam James
2021-06-22 18:19 Sam James
2020-12-27  0:50 Sam James
2020-03-23 12:45 Jeroen Roovers
2020-01-19 12:13 Jeroen Roovers
2019-12-30  9:23 Jeroen Roovers
2019-12-28 13:10 Jeroen Roovers
2019-12-28  1:03 Jeroen Roovers
2019-08-28 19:41 Michał Górny
2019-08-28 11:17 Thomas Deutschmann
2019-08-28 11:11 Slawek Lis
2019-08-27  5:01 Slawek Lis
2019-08-24 10:30 Thomas Deutschmann
2018-06-09 10:34 Jeroen Roovers
2018-06-03 13:49 Aaron Bauman
2018-01-23 19:06 Slawek Lis
2018-01-22 21:03 Slawek Lis
2017-12-19 21:45 Thomas Deutschmann
2017-12-18 19:36 Richard Farina
2017-09-13 11:39 Slawek Lis
2017-06-22  6:51 Slawek Lis
2017-06-19 11:59 Slawek Lis
2016-11-21 19:48 Slawek Lis
2016-11-21 19:48 Slawek Lis
2016-11-21 19:48 Slawek Lis
2016-11-11 20:31 Slawek Lis
2015-09-02  5:36 Slawek Lis
2015-08-24  5:52 Slawek Lis

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=1577632823.1343a920652c3953ee5fdffdb272c1ce01a94578.jer@gentoo \
    --to=jer@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