From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/netcdf-cxx/
Date: Sun, 28 Mar 2021 03:05:55 +0000 (UTC) [thread overview]
Message-ID: <1616900738.156d6d434e5007d7838fc644668f5379a400e640.sam@gentoo> (raw)
commit: 156d6d434e5007d7838fc644668f5379a400e640
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 03:05:38 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 03:05:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=156d6d43
sci-libs/netcdf-cxx: port to EAPI 7, drop eutils.eclass, drop ltprune.eclass
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/netcdf-cxx/netcdf-cxx-4.3.0.ebuild | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/sci-libs/netcdf-cxx/netcdf-cxx-4.3.0.ebuild b/sci-libs/netcdf-cxx/netcdf-cxx-4.3.0.ebuild
index abbec52bd2a..ba3408589ce 100644
--- a/sci-libs/netcdf-cxx/netcdf-cxx-4.3.0.ebuild
+++ b/sci-libs/netcdf-cxx/netcdf-cxx-4.3.0.ebuild
@@ -1,15 +1,13 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-
-inherit eutils ltprune
+EAPI=7
MYP=${PN}4-${PV}
-
DESCRIPTION="C++ library for netCDF"
HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/"
SRC_URI="https://github.com/Unidata/netcdf-cxx4/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${MYP}"
LICENSE="UCAR-Unidata"
SLOT="0/1"
@@ -19,8 +17,6 @@ IUSE="examples"
RDEPEND=">=sci-libs/netcdf-4.2:=[hdf5]"
DEPEND="${RDEPEND}"
-S="${WORKDIR}/${MYP}"
-
src_configure() {
econf --disable-static
}
@@ -28,5 +24,6 @@ src_configure() {
src_install() {
default
use examples && dodoc -r examples
- prune_libtool_files
+
+ find "${ED}" -name '*.la' -delete || die
}
next reply other threads:[~2021-03-28 3:05 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-28 3:05 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-07 17:54 [gentoo-commits] repo/gentoo:master commit in: sci-libs/netcdf-cxx/ Sam James
2024-03-27 4:52 Sam James
2023-03-15 5:53 Sam James
2023-03-15 5:45 Sam James
2021-10-17 20:04 Sam James
2021-10-17 19:09 Sam James
2021-03-28 3:05 Sam James
2021-03-28 1:14 Sam James
2021-03-28 1:14 Sam James
2021-03-13 18:54 David Seifert
2021-03-13 18:21 David Seifert
2021-03-06 1:20 Sam James
2021-02-22 18:57 Sam James
2021-02-18 8:39 Sam James
2021-02-18 8:35 Sam James
2021-02-15 8:43 David Seifert
2018-10-27 14:09 Pacho Ramos
2018-05-16 22:57 Aaron Bauman
2018-04-24 15:58 Matthias Maier
2016-01-25 9:52 David Seifert
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=1616900738.156d6d434e5007d7838fc644668f5379a400e640.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