From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/json-c/
Date: Sat, 8 Aug 2020 09:04:35 +0000 (UTC) [thread overview]
Message-ID: <1596877444.6313bdad058b1afedd73ce8cf137eb4876c43fb0.juippis@gentoo> (raw)
commit: 6313bdad058b1afedd73ce8cf137eb4876c43fb0
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Mon Jul 27 07:58:40 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Aug 8 09:04:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6313bdad
dev-libs/json-c: update live ebuild
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Closes: https://github.com/gentoo/gentoo/pull/16848
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-libs/json-c/json-c-9999.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/dev-libs/json-c/json-c-9999.ebuild b/dev-libs/json-c/json-c-9999.ebuild
index b39b8ba779c..effac5b4d6c 100644
--- a/dev-libs/json-c/json-c-9999.ebuild
+++ b/dev-libs/json-c/json-c-9999.ebuild
@@ -14,6 +14,8 @@ LICENSE="MIT"
SLOT="0/5"
IUSE="cpu_flags_x86_rdrand doc static-libs threads"
+BDEPEND="doc? ( >=app-doc/doxygen-1.8.13 )"
+
MULTILIB_WRAPPED_HEADERS=(
/usr/include/json-c/config.h
)
@@ -24,7 +26,6 @@ src_prepare() {
multilib_src_configure() {
local mycmakeargs=(
- -DBUILD_DOCUMENTATION=$(multilib_native_usex doc)
-DDISABLE_WERROR=ON
-DENABLE_THREADING=$(usex threads)
-DENABLE_RDRAND=$(usex cpu_flags_x86_rdrand)
@@ -36,6 +37,7 @@ multilib_src_configure() {
multilib_src_compile() {
cmake_src_compile
+ use doc && doxygen doc/Doxyfile
}
multilib_src_test() {
@@ -43,6 +45,6 @@ multilib_src_test() {
}
multilib_src_install_all() {
- use doc && HTML_DOCS=( "${S}"/doc/html/. )
+ use doc && HTML_DOCS=( "${BUILD_DIR}-abi_x86_64.amd64"/doc/html/. )
einstalldocs
}
next reply other threads:[~2020-08-08 9:04 UTC|newest]
Thread overview: 95+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-08 9:04 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-24 8:52 [gentoo-commits] repo/gentoo:master commit in: dev-libs/json-c/ Petr Vaněk
2025-02-17 20:18 Sam James
2024-11-23 16:17 Sam James
2024-11-23 13:02 Arthur Zamarin
2024-11-23 12:28 Arthur Zamarin
2024-11-23 10:32 Sam James
2024-11-23 10:32 Sam James
2024-09-27 20:09 Sam James
2024-06-18 18:55 Jakov Smolić
2024-03-16 5:23 Sam James
2023-12-23 18:45 Jakov Smolić
2023-11-29 12:02 Arthur Zamarin
2023-10-04 18:32 Arthur Zamarin
2023-10-03 22:46 Sam James
2023-10-03 22:41 Sam James
2023-10-03 22:41 Sam James
2023-10-03 22:40 Sam James
2023-10-03 22:39 Sam James
2023-10-03 22:39 Sam James
2023-08-27 10:21 Jakov Smolić
2023-08-27 10:21 Jakov Smolić
2023-03-26 6:21 Sam James
2022-05-30 13:53 Jakov Smolić
2022-05-30 6:57 Agostino Sarubbo
2022-05-30 6:57 Agostino Sarubbo
2022-05-30 6:56 Agostino Sarubbo
2022-05-29 14:36 Jakov Smolić
2022-05-29 7:02 Joonas Niilola
2022-05-28 16:07 Jakov Smolić
2022-05-28 16:07 Jakov Smolić
2022-05-28 15:58 Jakov Smolić
2022-05-07 4:28 WANG Xuerui
2022-04-28 6:54 Jakov Smolić
2022-04-27 22:23 Jakov Smolić
2022-04-27 22:23 Jakov Smolić
2020-12-27 17:52 Sam James
2020-09-13 8:44 Sergei Trofimovich
2020-09-10 19:07 Sergei Trofimovich
2020-09-09 21:35 Sergei Trofimovich
2020-09-07 21:21 Sam James
2020-09-07 21:21 Sam James
2020-09-07 14:54 Thomas Deutschmann
2020-08-30 23:33 Sam James
2020-08-30 23:30 Yixun Lan
2020-08-08 9:04 Joonas Niilola
2020-07-24 12:03 Joonas Niilola
2020-07-13 15:54 Joonas Niilola
2020-07-05 8:24 Joonas Niilola
2020-05-20 15:52 Mart Raudsepp
2020-05-19 9:59 Thomas Deutschmann
2020-05-19 9:59 Thomas Deutschmann
2020-05-15 17:33 Sergei Trofimovich
2020-05-15 11:47 Agostino Sarubbo
2020-05-15 11:46 Agostino Sarubbo
2020-05-15 11:45 Agostino Sarubbo
2020-05-15 10:30 Agostino Sarubbo
2020-05-15 10:29 Agostino Sarubbo
2020-05-15 10:28 Agostino Sarubbo
2020-05-15 10:18 Agostino Sarubbo
2020-05-12 13:58 Joonas Niilola
2020-05-12 13:58 Joonas Niilola
2020-05-01 15:21 Thomas Deutschmann
2020-04-08 20:40 Göktürk Yüksek
2019-02-11 16:26 Thomas Deutschmann
2019-02-10 17:25 Mikle Kolyada
2019-02-10 17:23 Mikle Kolyada
2019-02-07 12:46 Mikle Kolyada
2019-01-31 14:23 Tobias Klausmann
2019-01-29 12:15 Mikle Kolyada
2019-01-27 11:05 Pacho Ramos
2019-01-23 20:53 Sergei Trofimovich
2019-01-21 23:31 Sergei Trofimovich
2019-01-21 23:28 Sergei Trofimovich
2019-01-21 23:26 Sergei Trofimovich
2019-01-21 20:24 Mart Raudsepp
2019-01-21 19:40 Sergei Trofimovich
2018-05-03 0:16 Thomas Deutschmann
2018-05-01 21:29 Patrice Clement
2017-12-18 18:15 Thomas Deutschmann
2017-12-18 18:15 Thomas Deutschmann
2017-09-22 6:12 Tim Harder
2017-06-20 13:15 Alexis Ballier
2016-11-20 22:56 Aaron Bauman
2016-11-20 22:54 Aaron Bauman
2016-07-08 12:02 Agostino Sarubbo
2016-07-08 10:02 Agostino Sarubbo
2016-07-05 5:08 Yixun Lan
2016-05-02 4:02 Matt Turner
2016-04-11 10:39 Agostino Sarubbo
2016-03-30 18:28 Markus Meier
2016-03-27 10:16 Agostino Sarubbo
2016-03-26 9:09 Jeroen Roovers
2016-03-22 14:32 Agostino Sarubbo
2015-10-07 0:57 Chí-Thanh Christopher Nguyễn
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=1596877444.6313bdad058b1afedd73ce8cf137eb4876c43fb0.juippis@gentoo \
--to=juippis@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