From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/avogadrolibs/
Date: Tue, 12 Oct 2021 07:04:59 +0000 (UTC) [thread overview]
Message-ID: <1634022289.4ea14acad668034f2a333794fe63b773ac99fe1f.sam@gentoo> (raw)
commit: 4ea14acad668034f2a333794fe63b773ac99fe1f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 12 07:04:24 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 12 07:04:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ea14aca
sci-libs/avogadrolibs: apply (upstream) workaround for older hdf5lib API
Bug: https://bugs.gentoo.org/810505
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/avogadrolibs/avogadrolibs-1.93.0.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/sci-libs/avogadrolibs/avogadrolibs-1.93.0.ebuild b/sci-libs/avogadrolibs/avogadrolibs-1.93.0.ebuild
index a2872894639..4db9d9a0c2b 100644
--- a/sci-libs/avogadrolibs/avogadrolibs-1.93.0.ebuild
+++ b/sci-libs/avogadrolibs/avogadrolibs-1.93.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -62,6 +62,11 @@ src_unpack() {
}
src_configure() {
+ # Seems to be what upstream are using too. Apply the old hdf5lib workaround.
+ # https://github.com/OpenChemistry/avogadrolibs/commit/32e3dd8ce9f48f74e3960dc9afcc614496d87c7f
+ # bug #810505
+ append-cppflags -DH5_USE_110_API
+
# -DBUILD_STATIC_PLUGINS=$(usex static-plugins)
local mycmakeargs=(
-DCMAKE_INSTALL_DOCDIR="${EPREFIX}/usr/share/doc/${PF}"
next reply other threads:[~2021-10-12 7:05 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-12 7:04 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-09-07 9:55 [gentoo-commits] repo/gentoo:master commit in: sci-libs/avogadrolibs/ Andrew Ammerlaan
2022-03-01 13:54 David Seifert
2022-03-01 12:29 David Seifert
2020-06-29 16:30 Andreas K. Hüttel
2020-06-29 15:51 Andreas K. Hüttel
2018-04-10 20:36 Andreas Sturmlechner
2018-04-10 20:09 Andreas Sturmlechner
2018-04-07 20:49 Andreas Sturmlechner
2018-01-14 9:43 Andreas Sturmlechner
2017-03-25 1:16 Andreas Sturmlechner
2017-03-25 0:55 Andreas Sturmlechner
2017-03-25 0:37 Andreas Sturmlechner
2015-12-28 14:50 Justin Lecher
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=1634022289.4ea14acad668034f2a333794fe63b773ac99fe1f.sam@gentoo \
--to=sam@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