From: "Rick Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/multimon-ng/
Date: Thu, 25 Feb 2021 16:50:12 +0000 (UTC) [thread overview]
Message-ID: <1614271812.f0ee4c5d75815e5c06c8e57d9d2cea2c788038dd.zerochaos@gentoo> (raw)
commit: f0ee4c5d75815e5c06c8e57d9d2cea2c788038dd
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 25 16:50:00 2021 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 16:50:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ee4c5d
net-analyzer/multimon-ng: bump
add missing pdep
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
net-analyzer/multimon-ng/Manifest | 2 +-
.../{multimon-ng-1.1.8.ebuild => multimon-ng-1.1.9.ebuild} | 5 +++--
net-analyzer/multimon-ng/multimon-ng-9999.ebuild | 5 +++--
3 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/net-analyzer/multimon-ng/Manifest b/net-analyzer/multimon-ng/Manifest
index 59bc5904a3f..cea5f08e846 100644
--- a/net-analyzer/multimon-ng/Manifest
+++ b/net-analyzer/multimon-ng/Manifest
@@ -1 +1 @@
-DIST multimon-ng-1.1.8.tar.gz 2430488 BLAKE2B 82bc0be58e2f7d596363fc916c11584cbd1335e7984194af22955587877ad1cba2a0cca819467061bb18b97ca70f5c2adfd73ccbf159fbc27348d59429959ada SHA512 9cf93362555e5dc465a9ec60dff27b9875879afd954e810069022b3c003eca4c3ab2a833f1c00fef877175bc72e2d378bbb53380ada54542ae29d257a7d2bd1b
+DIST multimon-ng-1.1.9.tar.gz 2433964 BLAKE2B c2d72ba3b19ba162cb6fa9b8c1a66d950f3ed0acb36117ce070fbb9ede1837225b7349f473477020eea0ba727b6ea088688dbfaa50257702f337f1270ff5a233 SHA512 a30d8933b6cd0150a24a70544c03fa418bb5bdb00ab5531692f7153b59593455a915078a7417fb08c815b140f4c25786a9c412503dc50bead54f9dda304c053e
diff --git a/net-analyzer/multimon-ng/multimon-ng-1.1.8.ebuild b/net-analyzer/multimon-ng/multimon-ng-1.1.9.ebuild
similarity index 92%
rename from net-analyzer/multimon-ng/multimon-ng-1.1.8.ebuild
rename to net-analyzer/multimon-ng/multimon-ng-1.1.9.ebuild
index 6e71ce63712..f2011e9ff0d 100644
--- a/net-analyzer/multimon-ng/multimon-ng-1.1.8.ebuild
+++ b/net-analyzer/multimon-ng/multimon-ng-1.1.9.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="a fork of multimon, decodes multiple digital transmission modes"
HOMEPAGE="https://github.com/EliasOenal/multimon-ng"
@@ -23,9 +23,10 @@ IUSE="pulseaudio X"
DEPEND="pulseaudio? ( media-sound/pulseaudio )
X? ( x11-libs/libX11 )"
RDEPEND="${DEPEND}"
+PDEPEND="media-sound/sox"
src_prepare() {
use pulseaudio || sed -i '/find_package( PulseAudio )/d' CMakeLists.txt
use X || sed -i '/find_package( X11 )/d' CMakeLists.txt
- cmake-utils_src_prepare
+ cmake_src_prepare
}
diff --git a/net-analyzer/multimon-ng/multimon-ng-9999.ebuild b/net-analyzer/multimon-ng/multimon-ng-9999.ebuild
index 6e71ce63712..f2011e9ff0d 100644
--- a/net-analyzer/multimon-ng/multimon-ng-9999.ebuild
+++ b/net-analyzer/multimon-ng/multimon-ng-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="a fork of multimon, decodes multiple digital transmission modes"
HOMEPAGE="https://github.com/EliasOenal/multimon-ng"
@@ -23,9 +23,10 @@ IUSE="pulseaudio X"
DEPEND="pulseaudio? ( media-sound/pulseaudio )
X? ( x11-libs/libX11 )"
RDEPEND="${DEPEND}"
+PDEPEND="media-sound/sox"
src_prepare() {
use pulseaudio || sed -i '/find_package( PulseAudio )/d' CMakeLists.txt
use X || sed -i '/find_package( X11 )/d' CMakeLists.txt
- cmake-utils_src_prepare
+ cmake_src_prepare
}
next reply other threads:[~2021-02-25 16:50 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-25 16:50 Rick Farina [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-18 2:39 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/multimon-ng/ Rick Farina
2024-01-18 2:39 Rick Farina
2023-08-19 13:20 Rick Farina
2023-08-19 13:20 Rick Farina
2023-05-29 13:00 Andreas Sturmlechner
2019-12-13 21:59 Rick Farina
2019-12-13 21:59 Rick Farina
2018-01-15 16:13 Richard Farina
2018-01-15 16:13 Richard 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=1614271812.f0ee4c5d75815e5c06c8e57d9d2cea2c788038dd.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