From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/0xtools/
Date: Sat, 28 Sep 2024 15:00:50 +0000 (UTC) [thread overview]
Message-ID: <1727535636.fcb9d022ea2a8bf208f329e0a456e2dcb2f06fcf.xgqt@gentoo> (raw)
commit: fcb9d022ea2a8bf208f329e0a456e2dcb2f06fcf
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 28 13:13:37 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Sep 28 15:00:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcb9d022
dev-util/0xtools: replace xtop launcher
Closes: https://bugs.gentoo.org/940266
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
.../0xtools/{0xtools-2.0.3-r1.ebuild => 0xtools-2.0.3-r2.ebuild} | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/dev-util/0xtools/0xtools-2.0.3-r1.ebuild b/dev-util/0xtools/0xtools-2.0.3-r2.ebuild
similarity index 88%
rename from dev-util/0xtools/0xtools-2.0.3-r1.ebuild
rename to dev-util/0xtools/0xtools-2.0.3-r2.ebuild
index 395a7ccf798a..e6903af81533 100644
--- a/dev-util/0xtools/0xtools-2.0.3-r1.ebuild
+++ b/dev-util/0xtools/0xtools-2.0.3-r2.ebuild
@@ -52,7 +52,7 @@ src_install() {
# C executables and scripts
exeinto /usr/bin
- doexe bin/{cpumhz,vmtop,xcapture,xtop}
+ doexe bin/{cpumhz,vmtop,xcapture}
doexe bin/{run_xcapture.sh,run_xcpu.sh}
# Python executables
@@ -73,6 +73,10 @@ src_install() {
doins bin/xcapture-bpf.c
make_wrapper xcapture-bpf "/lib/${PN}/xcapture/xcapture-bpf"
+ # There is a upstream command "xtop" that wraps around "xcapture-bpf"
+ # but its broken because of dynamic path lookup for "xcapture-bpf".
+ make_wrapper xtop "xcapture-bpf --xtop --clear-screen"
+
# Service config
insinto /etc/default
newins xcapture.default xcapture
next reply other threads:[~2024-09-28 15:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-28 15:00 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-24 10:23 [gentoo-commits] repo/gentoo:master commit in: dev-util/0xtools/ Maciej Barć
2024-09-24 10:23 Maciej Barć
2024-09-24 10:23 Maciej Barć
2024-09-24 10:23 Maciej Barć
2024-09-03 18:32 Jakov Smolić
2024-08-17 16:06 Arthur Zamarin
2024-08-01 13:07 Maciej Barć
2024-07-17 15:46 Maciej Barć
2023-10-24 17:19 Arthur Zamarin
2023-09-15 12:25 Maciej Barć
2023-09-15 12:25 Maciej Barć
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=1727535636.fcb9d022ea2a8bf208f329e0a456e2dcb2f06fcf.xgqt@gentoo \
--to=xgqt@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