From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-libs/feedbackd/
Date: Sun, 1 Jan 2023 18:21:40 +0000 (UTC) [thread overview]
Message-ID: <1672532353.8542cd1fabf6f4e954a678d99c145eea62afd0af.flow@gentoo> (raw)
commit: 8542cd1fabf6f4e954a678d99c145eea62afd0af
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Dec 31 23:48:13 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun Jan 1 00:19:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8542cd1f
dev-libs/feedbackd: fix gtk-doc install path
Closes: https://bugs.gentoo.org/888737
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
.../{feedbackd-0.0.2.ebuild => feedbackd-0.0.2-r1.ebuild} | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/dev-libs/feedbackd/feedbackd-0.0.2.ebuild b/dev-libs/feedbackd/feedbackd-0.0.2-r1.ebuild
similarity index 82%
rename from dev-libs/feedbackd/feedbackd-0.0.2.ebuild
rename to dev-libs/feedbackd/feedbackd-0.0.2-r1.ebuild
index 5503e6fb8..e19f29923 100644
--- a/dev-libs/feedbackd/feedbackd-0.0.2.ebuild
+++ b/dev-libs/feedbackd/feedbackd-0.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -50,3 +50,12 @@ src_configure() {
)
meson_src_configure
}
+
+src_install() {
+ meson_src_install
+
+ if use gtk-doc; then
+ mkdir -p "${ED}"/usr/share/gtk-doc/html/ || die
+ mv "${ED}"/usr/share/doc/libfeedback-${SLOT} "${ED}"/usr/share/gtk-doc/html/ || die
+ fi
+}
next reply other threads:[~2023-01-01 18:21 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-01 18:21 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-07 8:22 [gentoo-commits] repo/proj/guru:master commit in: dev-libs/feedbackd/ David Roman
2025-10-07 8:22 David Roman
2025-08-25 8:44 David Roman
2025-05-15 5:48 Viorel Munteanu
2025-03-27 11:09 David Roman
2025-02-07 13:45 David Roman
2024-12-27 15:34 Julien Roy
2024-10-16 15:15 David Roman
2024-08-20 20:46 David Roman
2024-04-21 14:11 Haelwenn Monnier
2023-04-28 17:52 Arthur Zamarin
2023-03-25 7:40 Viorel Munteanu
2023-03-24 11:43 Florian Schmaus
2023-03-23 9:12 Florian Schmaus
2023-03-23 9:12 Florian Schmaus
2023-02-16 12:47 Haelwenn Monnier
2021-07-24 15:58 Andrew Ammerlaan
2021-07-24 15:58 Andrew Ammerlaan
2021-07-24 15:25 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-07-24 15:58 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-06-25 10:11 Andrew Ammerlaan
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=1672532353.8542cd1fabf6f4e954a678d99c145eea62afd0af.flow@gentoo \
--to=flow@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