From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nautilus-python/
Date: Sat, 1 Oct 2022 22:30:25 +0000 (UTC) [thread overview]
Message-ID: <1664663385.fbfc5531e2b67a902546812d3d5b0ea0a0b5f513.mattst88@gentoo> (raw)
commit: fbfc5531e2b67a902546812d3d5b0ea0a0b5f513
Author: Leonardo Hernández Hernández <leohdz172 <AT> protonmail <DOT> com>
AuthorDate: Sat Oct 1 20:50:59 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 1 22:29:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbfc5531
dev-python/nautilus-python: rename USE doc -> gtk-doc
install examples anyway
Closes: https://github.com/gentoo/gentoo/pull/27562
Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> protonmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-python/nautilus-python/nautilus-python-4.0.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/dev-python/nautilus-python/nautilus-python-4.0.ebuild b/dev-python/nautilus-python/nautilus-python-4.0.ebuild
index dfdc42f186a1..3f8b8c7bea70 100644
--- a/dev-python/nautilus-python/nautilus-python-4.0.ebuild
+++ b/dev-python/nautilus-python/nautilus-python-4.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://projects.gnome.org/nautilus-python/"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm64 ~ppc64 ~x86"
-IUSE="doc"
+IUSE="gtk-doc"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
# Require pygobject:3 and USE=introspection on nautilus for sanity,
@@ -28,13 +28,14 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="
+ gtk-doc? ( dev-util/gtk-doc )
>=dev-util/gtk-doc-am-1.14
virtual/pkgconfig
"
src_configure() {
local emesonargs=(
- $(meson_feature doc docs)
+ $(meson_feature gtk-doc docs)
)
meson_src_configure
}
@@ -42,7 +43,7 @@ src_configure() {
src_install() {
meson_src_install
- use doc && mv "${ED}/usr/share/doc/${PN}/"* "${ED}/usr/share/doc/${P}" || die
+ mv "${ED}/usr/share/doc/${PN}/"* "${ED}/usr/share/doc/${P}" || die
rm -d "${ED}/usr/share/doc/${PN}" || die
# Directory for systemwide extensions
next reply other threads:[~2022-10-01 22:30 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-01 22:30 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-28 20:20 [gentoo-commits] repo/gentoo:master commit in: dev-python/nautilus-python/ Conrad Kostecki
2024-05-31 15:21 Michał Górny
2024-05-31 5:25 Joonas Niilola
2024-05-08 11:34 Sam James
2024-04-20 14:36 Mart Raudsepp
2024-03-09 17:41 Conrad Kostecki
2023-11-17 7:47 Sam James
2023-06-26 13:15 Sam James
2023-06-09 3:01 Matt Turner
2022-12-25 18:10 Arthur Zamarin
2022-12-25 18:09 Arthur Zamarin
2022-12-22 11:14 Arthur Zamarin
2022-11-29 23:42 Georgy Yakovlev
2022-11-23 5:35 Arthur Zamarin
2022-11-21 22:48 Matt Turner
2022-11-03 22:37 Conrad Kostecki
2022-10-30 1:50 Matt Turner
2022-09-19 21:58 Georgy Yakovlev
2020-09-20 8:16 Michał Górny
2020-08-27 15:43 Conrad Kostecki
2020-08-27 15:43 Conrad Kostecki
2020-08-05 14:17 Agostino Sarubbo
2020-08-05 13:53 Agostino Sarubbo
2020-06-04 3:12 Matt Turner
2020-02-09 16:18 Michał Górny
2019-05-18 19:59 Mart Raudsepp
2019-03-10 10:37 Mart Raudsepp
2018-12-12 19:16 Mart Raudsepp
2018-03-31 19:01 Mart Raudsepp
2016-09-18 11:01 Pacho Ramos
2015-11-11 9:12 Agostino Sarubbo
2015-11-10 11:45 Agostino Sarubbo
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=1664663385.fbfc5531e2b67a902546812d3d5b0ea0a0b5f513.mattst88@gentoo \
--to=mattst88@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