From: "Eli Schwartz" <eschwartz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/vte/
Date: Mon, 12 Aug 2024 19:48:23 +0000 (UTC) [thread overview]
Message-ID: <1723492030.110127a91a9c35da799d5fb4c5a375b922d0a038.eschwartz@gentoo> (raw)
commit: 110127a91a9c35da799d5fb4c5a375b922d0a038
Author: Peak <48360696+PeakKS <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Sat Aug 10 21:57:24 2024 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Aug 12 19:47:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=110127a9
gui-libs/vte: filter LTO
LTO filter missing from this version bump
Signed-off-by: Peak <48360696+PeakKS <AT> users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/38074
Bug: https://bugs.gentoo.org/926156
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
gui-libs/vte/vte-0.76.3.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/gui-libs/vte/vte-0.76.3.ebuild b/gui-libs/vte/vte-0.76.3.ebuild
index 1d0866faf17d..32ba40bcda9b 100644
--- a/gui-libs/vte/vte-0.76.3.ebuild
+++ b/gui-libs/vte/vte-0.76.3.ebuild
@@ -4,7 +4,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
-inherit gnome.org meson python-any-r1 vala xdg
+inherit flag-o-matic gnome.org meson python-any-r1 vala xdg
DESCRIPTION="Library providing a virtual terminal emulator widget"
HOMEPAGE="https://gitlab.gnome.org/GNOME/vte/"
@@ -74,6 +74,9 @@ src_prepare() {
}
src_configure() {
+ # Upstream don't support LTO & error out on it in meson.build (bug #926156)
+ filter-lto
+
local emesonargs=(
-Da11y=true
$(meson_use debug)
next reply other threads:[~2024-08-12 19:48 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-12 19:48 Eli Schwartz [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-20 20:37 [gentoo-commits] repo/gentoo:master commit in: gui-libs/vte/ Arthur Zamarin
2024-08-25 12:04 Andreas K. Hüttel
2024-08-09 9:54 Pacho Ramos
2024-08-09 9:54 Pacho Ramos
2024-03-07 23:51 Sam James
2024-02-11 14:21 Mart Raudsepp
2023-12-19 18:36 Pacho Ramos
2023-11-29 4:23 Sam James
2023-10-26 16:12 Pacho Ramos
2023-09-22 17:18 Matt Turner
2023-08-18 10:55 Sam James
2023-08-16 22:32 Matt Turner
2023-07-15 15:24 Arthur Zamarin
2023-06-05 16:46 Matt Turner
2023-05-03 6:39 Arthur Zamarin
2023-04-17 0:42 Matt Turner
2023-04-10 12:39 Matt Turner
2023-03-19 3:58 Matt Turner
2023-02-11 20:48 Matt Turner
2022-12-16 20:37 Arthur Zamarin
2022-12-02 21:53 Matt Turner
2022-11-21 17:07 Joonas Niilola
2022-11-14 6:53 Arthur Zamarin
2022-11-12 6:01 WANG Xuerui
2022-11-10 0:33 Yixun Lan
2022-11-10 0:19 Matt Turner
2022-11-09 14:11 Matt Turner
2022-11-09 14:11 Matt Turner
2022-11-09 14:11 Matt Turner
2022-11-07 23:18 Sam James
2022-11-07 7:26 Sam James
2022-10-30 23:21 Matt Turner
2022-10-25 15:25 Matt Turner
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=1723492030.110127a91a9c35da799d5fb4c5a375b922d0a038.eschwartz@gentoo \
--to=eschwartz@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