From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/weechat/, net-irc/weechat/files/
Date: Fri, 23 Jun 2023 22:42:15 +0000 (UTC) [thread overview]
Message-ID: <1687560124.5f5e32b47cfc2b2bdb5d32e451c2a7b5050b1e0e.sam@gentoo> (raw)
commit: 5f5e32b47cfc2b2bdb5d32e451c2a7b5050b1e0e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 23 22:40:58 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 23 22:42:04 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f5e32b4
net-irc/weechat: workaround build failure w/ gettext-0.22
Closes: https://bugs.gentoo.org/908976
Thanks-to: James McGeehan IV <jfmfour22 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../weechat-3.8-workaround-broken-translations.patch | 20 ++++++++++++++++++++
net-irc/weechat/weechat-3.8.ebuild | 1 +
2 files changed, 21 insertions(+)
diff --git a/net-irc/weechat/files/weechat-3.8-workaround-broken-translations.patch b/net-irc/weechat/files/weechat-3.8-workaround-broken-translations.patch
new file mode 100644
index 000000000000..339b3ebe2d26
--- /dev/null
+++ b/net-irc/weechat/files/weechat-3.8-workaround-broken-translations.patch
@@ -0,0 +1,20 @@
+https://bugs.gentoo.org/908976
+
+From 7c811ad118d073c23038e61ee68ecdc07d5b563a Mon Sep 17 00:00:00 2001
+From: blockiv <blockiv@tuta.io>
+Date: Thu, 22 Jun 2023 05:26:02 +0000
+Subject: [PATCH] Mark breaking translation as fuzzy
+
+--- a/po/cs.po
++++ b/po/cs.po
+@@ -142,7 +142,7 @@ msgstr "%sChyba: příkaz \"%s\" již existuje pro plugin \"%s\""
+ msgid "%sBad file descriptor (%d) used in hook_fd"
+ msgstr ""
+
+-#, c-format
++#, c-format, fuzzy
+ msgid "End of command '%s', timeout reached (%.1fs)"
+ msgstr "Konec příkazu '%s', vypršel časový limit (%.lfs)"
+
+--
+2.41.0
diff --git a/net-irc/weechat/weechat-3.8.ebuild b/net-irc/weechat/weechat-3.8.ebuild
index 11bbd607533d..ef801944230e 100644
--- a/net-irc/weechat/weechat-3.8.ebuild
+++ b/net-irc/weechat/weechat-3.8.ebuild
@@ -82,6 +82,7 @@ BDEPEND+="
PATCHES=(
"${FILESDIR}"/${PN}-3.3-cmake_lua_version.patch
+ "${FILESDIR}"/${PN}-3.8-workaround-broken-translations.patch
)
DOCS="AUTHORS.adoc ChangeLog.adoc Contributing.adoc ReleaseNotes.adoc README.adoc"
next reply other threads:[~2023-06-23 22:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-23 22:42 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-26 14:27 [gentoo-commits] repo/gentoo:master commit in: net-irc/weechat/, net-irc/weechat/files/ David Seifert
2021-10-12 16:28 Georgy Yakovlev
2020-02-13 10:18 Georgy Yakovlev
2018-12-13 6:48 Tim Harder
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=1687560124.5f5e32b47cfc2b2bdb5d32e451c2a7b5050b1e0e.sam@gentoo \
--to=sam@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