From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libyaml/
Date: Sat, 11 May 2019 05:51:55 +0000 (UTC) [thread overview]
Message-ID: <1557553844.5ce72a11698272faeaa9d45cea677bc7c15a8a21.radhermit@gentoo> (raw)
commit: 5ce72a11698272faeaa9d45cea677bc7c15a8a21
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 05:41:44 2019 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sat May 11 05:50:44 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ce72a11
dev-libs/libyaml: fix doc build support
Also, stop installing example code.
Closes: https://bugs.gentoo.org/685594
Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>
dev-libs/libyaml/libyaml-0.2.2.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/dev-libs/libyaml/libyaml-0.2.2.ebuild b/dev-libs/libyaml/libyaml-0.2.2.ebuild
index b6373be87d0..84ef1799655 100644
--- a/dev-libs/libyaml/libyaml-0.2.2.ebuild
+++ b/dev-libs/libyaml/libyaml-0.2.2.ebuild
@@ -32,13 +32,13 @@ src_configure() {
econf $(use_enable static-libs static)
}
+src_compile() {
+ emake
+ use doc && emake html
+}
+
src_install() {
use doc && HTML_DOCS=( doc/html/. )
default
-
find "${D}" -name '*.la' -delete || die
-
- docinto examples
- dodoc tests/example-*.c
- docompress -x /usr/share/doc/${PF}/examples
}
next reply other threads:[~2019-05-11 5:52 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-11 5:51 Tim Harder [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-30 13:55 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libyaml/ Fabian Groffen
2022-07-29 4:17 Sam James
2021-03-21 19:00 David Seifert
2021-02-05 21:37 Sam James
2021-01-24 23:21 Sam James
2021-01-24 13:33 Sam James
2021-01-21 22:31 Sam James
2021-01-20 17:02 Sergei Trofimovich
2021-01-20 9:30 Sam James
2021-01-20 9:29 Sam James
2021-01-20 9:28 Sam James
2021-01-20 0:05 Sam James
2020-12-27 19:16 Fabian Groffen
2020-12-27 14:21 Fabian Groffen
2020-06-02 0:25 Patrick McLean
2019-11-19 1:28 Patrick McLean
2019-11-17 5:08 Tim Harder
2019-09-01 18:30 Mikle Kolyada
2019-09-01 18:30 Mikle Kolyada
2019-09-01 18:30 Mikle Kolyada
2019-08-23 10:04 Agostino Sarubbo
2019-08-23 10:00 Agostino Sarubbo
2019-08-18 21:51 Agostino Sarubbo
2019-08-17 20:41 Sergei Trofimovich
2019-08-17 20:33 Sergei Trofimovich
2019-08-17 20:22 Sergei Trofimovich
2019-08-17 20:17 Sergei Trofimovich
2019-08-16 22:38 Thomas Deutschmann
2019-08-16 22:16 Aaron Bauman
2019-08-15 18:51 Sergei Trofimovich
2019-05-05 12:46 Mikle Kolyada
2019-04-03 4:46 Tim Harder
2018-06-30 17:34 Tim Harder
2017-02-24 4:39 Mike Frysinger
2017-01-21 9:56 Tim Harder
2017-01-07 9:44 Jeroen Roovers
2016-11-29 17:31 Markus Meier
2016-11-25 18:54 Agostino Sarubbo
2016-11-25 18:27 Agostino Sarubbo
2016-11-23 17:59 Tobias Klausmann
2016-08-30 1:51 Tim Harder
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=1557553844.5ce72a11698272faeaa9d45cea677bc7c15a8a21.radhermit@gentoo \
--to=radhermit@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