From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-wm/phoc/
Date: Tue, 9 Jan 2024 12:03:35 +0000 (UTC) [thread overview]
Message-ID: <1704791162.9d4252b052f26e66bb95dc3b53a43c5086e09774.davidroman@gentoo> (raw)
commit: 9d4252b052f26e66bb95dc3b53a43c5086e09774
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Jan 9 08:59:39 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Jan 9 09:06:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9d4252b0
x11-wm/phoc: fix gtk-doc install
Closes: https://bugs.gentoo.org/921633
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
x11-wm/phoc/phoc-0.35.0.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/x11-wm/phoc/phoc-0.35.0.ebuild b/x11-wm/phoc/phoc-0.35.0.ebuild
index ff9004696c..cad47eda53 100644
--- a/x11-wm/phoc/phoc-0.35.0.ebuild
+++ b/x11-wm/phoc/phoc-0.35.0.ebuild
@@ -61,6 +61,11 @@ src_test() {
src_install() {
meson_src_install
+ if use gtk-doc; then
+ mkdir -p "${ED}"/usr/share/gtk-doc/html/ || die
+ mv "${ED}"/usr/share/doc/${PN}-${SLOT} "${ED}"/usr/share/gtk-doc/html/ || die
+ fi
+
newbin helpers/auto-maximize phoc-auto-maximize
newbin helpers/scale-to-fit phoc-scale-to-fit
}
next reply other threads:[~2024-01-09 12:03 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-09 12:03 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-11 11:57 [gentoo-commits] repo/proj/guru:master commit in: x11-wm/phoc/ David Roman
2024-01-09 12:03 David Roman
2024-01-07 23:46 David Roman
2024-01-07 23:46 David Roman
2024-01-03 15:20 David Roman
2022-04-04 14:49 Andrew Ammerlaan
2022-01-05 17:14 Florian Schmaus
2022-01-05 17:14 Florian Schmaus
2021-12-15 11:23 Andrew Ammerlaan
2021-08-24 19:23 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-08-24 19:24 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-07-13 9:09 Andrew Ammerlaan
2021-06-27 11:31 Andrew Ammerlaan
2021-06-26 10:53 Haelwenn Monnier
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=1704791162.9d4252b052f26e66bb95dc3b53a43c5086e09774.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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