From: "Duje Mihanović" <duje.mihanovic@skole.hr>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/peertube-viewer-rs/
Date: Mon, 25 Jul 2022 11:08:28 +0000 (UTC) [thread overview]
Message-ID: <1658747277.2f46303319730b496fef9cc4593700af39aaa3f5.duje.mihanovic@gentoo> (raw)
commit: 2f46303319730b496fef9cc4593700af39aaa3f5
Author: Duje Mihanović <duje.mihanovic <AT> skole <DOT> hr>
AuthorDate: Mon Jul 25 11:07:57 2022 +0000
Commit: Duje Mihanović <duje.mihanovic <AT> skole <DOT> hr>
CommitDate: Mon Jul 25 11:07:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2f463033
net-misc/peertube-viewer-rs: force disable LTO
Closes: https://bugs.gentoo.org/860321
Signed-off-by: Duje Mihanović <duje.mihanovic <AT> skole.hr>
net-misc/peertube-viewer-rs/peertube-viewer-rs-1.8.4-r1.ebuild | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/net-misc/peertube-viewer-rs/peertube-viewer-rs-1.8.4-r1.ebuild b/net-misc/peertube-viewer-rs/peertube-viewer-rs-1.8.4-r1.ebuild
index cc84f0d61..f21d4e9f5 100644
--- a/net-misc/peertube-viewer-rs/peertube-viewer-rs-1.8.4-r1.ebuild
+++ b/net-misc/peertube-viewer-rs/peertube-viewer-rs-1.8.4-r1.ebuild
@@ -114,8 +114,7 @@ CRATES="
windows_x86_64_gnu-0.30.0
windows_x86_64_msvc-0.30.0
"
-
-inherit cargo
+inherit cargo flag-o-matic
DESCRIPTION="Command-line PeerTube viewer inspired by youtube-viewer"
HOMEPAGE="https://gitlab.com/peertube-viewer/peertube-viewer-rs"
@@ -129,6 +128,11 @@ QA_FLAGS_IGNORED=(
"usr/bin/peertube-viewer-rs"
)
+src_prepare() {
+ default
+ filter-lto
+}
+
src_install() {
cargo_src_install
install -Dm644 -t "${D}/usr/share/man/man1" "${S}/${PN}.1"
next reply other threads:[~2022-07-25 11:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-25 11:08 Duje Mihanović [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-11 10:16 [gentoo-commits] repo/proj/guru:dev commit in: net-misc/peertube-viewer-rs/ Takuya Wakazono
2024-02-11 10:16 Takuya Wakazono
2023-09-18 15:09 Duje Mihanović
2022-04-06 7:35 Duje Mihanović
2022-04-06 7:35 Duje Mihanović
2022-04-06 7:35 Duje Mihanović
2022-03-31 15:03 Duje Mihanović
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=1658747277.2f46303319730b496fef9cc4593700af39aaa3f5.duje.mihanovic@gentoo \
--to=duje.mihanovic@skole.hr \
--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