From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-games/surgescript/
Date: Sat, 11 Apr 2020 00:06:00 +0000 (UTC) [thread overview]
Message-ID: <1586563551.c6c95198fe0ad3bec900b0518b96a7e328c9ee9f.lanodan@gentoo> (raw)
commit: c6c95198fe0ad3bec900b0518b96a7e328c9ee9f
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Fri Apr 10 22:58:38 2020 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sat Apr 11 00:05:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c6c95198
dev-games/surgescript: Fix mkdoc addition
default here would override to the EAPI default function rather than
the one that cmake.eclass puts as a replacement to src_compile.
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
dev-games/surgescript/surgescript-0.5.4.ebuild | 3 ++-
dev-games/surgescript/surgescript-9999.ebuild | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/dev-games/surgescript/surgescript-0.5.4.ebuild b/dev-games/surgescript/surgescript-0.5.4.ebuild
index 983d3d5..b76cc96 100644
--- a/dev-games/surgescript/surgescript-0.5.4.ebuild
+++ b/dev-games/surgescript/surgescript-0.5.4.ebuild
@@ -25,7 +25,8 @@ BDEPEND="doc? (
dev-python/mkdocs-material )"
src_compile() {
- default
+ cmake_src_compile
+
if use doc; then
mkdocs build || die "failed to make docs"
HTML_DOCS="site"
diff --git a/dev-games/surgescript/surgescript-9999.ebuild b/dev-games/surgescript/surgescript-9999.ebuild
index 983d3d5..b76cc96 100644
--- a/dev-games/surgescript/surgescript-9999.ebuild
+++ b/dev-games/surgescript/surgescript-9999.ebuild
@@ -25,7 +25,8 @@ BDEPEND="doc? (
dev-python/mkdocs-material )"
src_compile() {
- default
+ cmake_src_compile
+
if use doc; then
mkdocs build || die "failed to make docs"
HTML_DOCS="site"
next reply other threads:[~2020-04-11 0:06 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-11 0:06 Haelwenn Monnier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-15 16:06 [gentoo-commits] repo/proj/guru:master commit in: dev-games/surgescript/ Julien Roy
2024-05-15 15:45 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-03-21 1:23 Haelwenn Monnier
2022-08-13 3:10 Haelwenn Monnier
2022-08-13 3:10 Haelwenn Monnier
2022-08-13 3:10 Haelwenn Monnier
2021-05-26 13:37 Anna Vyalkova
2020-12-21 10:40 Theo Anderson
2020-12-06 10:49 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-12-06 10:46 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-11 8:05 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-11 7:59 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-11 0:06 Haelwenn Monnier
2020-04-11 0:06 Haelwenn Monnier
2020-04-04 21:23 Haelwenn Monnier
2020-03-09 17:55 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-03-09 17:48 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2019-10-08 22:54 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=1586563551.c6c95198fe0ad3bec900b0518b96a7e328c9ee9f.lanodan@gentoo \
--to=contact@hacktivis.me \
--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