From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/gtranslator/
Date: Thu, 17 Oct 2024 11:56:10 +0000 (UTC) [thread overview]
Message-ID: <1729166153.b55319453ad9cf97ebd5066cff752fd34ce7d625.pacho@gentoo> (raw)
commit: b55319453ad9cf97ebd5066cff752fd34ce7d625
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 09:21:15 2024 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 11:55:53 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5531945
app-text/gtranslator: Documentation building is broken
And upstream simply dropped it in the newer releases.
Closes: https://bugs.gentoo.org/915387
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
app-text/gtranslator/gtranslator-46.1.ebuild | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/app-text/gtranslator/gtranslator-46.1.ebuild b/app-text/gtranslator/gtranslator-46.1.ebuild
index a14400360c7a..82557ee258a3 100644
--- a/app-text/gtranslator/gtranslator-46.1.ebuild
+++ b/app-text/gtranslator/gtranslator-46.1.ebuild
@@ -11,7 +11,6 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gtranslator/"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="gtk-doc"
DEPEND="
>=dev-libs/glib-2.71.3:2
@@ -29,10 +28,6 @@ BDEPEND="
dev-libs/appstream-glib
dev-libs/libxml2:2
dev-util/glib-utils
- gtk-doc? (
- >=dev-util/gtk-doc-1.28
- app-text/docbook-xml-dtd:4.1.2
- )
dev-util/itstool
>=sys-devel/gettext-0.19.8
virtual/pkgconfig
@@ -43,8 +38,10 @@ PATCHES=(
)
src_configure() {
+ # Documentation broken and removed in future releases:
+ # https://gitlab.gnome.org/GNOME/gtranslator/-/issues/189
local emesonargs=(
- $(meson_use gtk-doc gtk_doc)
+ -Dgtk_doc=false
-Dprofile=default
)
meson_src_configure
next reply other threads:[~2024-10-17 11:56 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-17 11:56 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-15 15:22 [gentoo-commits] repo/gentoo:master commit in: app-text/gtranslator/ Pacho Ramos
2025-01-15 15:22 Pacho Ramos
2024-10-17 11:56 Pacho Ramos
2023-10-26 16:23 Pacho Ramos
2021-05-01 12:13 Matt Turner
2020-08-22 9:23 Mart Raudsepp
2019-03-29 23:27 Mart Raudsepp
2018-12-07 19:05 Mart Raudsepp
2018-12-07 19:05 Mart Raudsepp
2018-12-07 19:05 Mart Raudsepp
2018-06-27 19:29 Pacho Ramos
2017-04-27 22:08 Mart Raudsepp
2016-12-09 12:33 Pacho Ramos
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=1729166153.b55319453ad9cf97ebd5066cff752fd34ce7d625.pacho@gentoo \
--to=pacho@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