From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B9B7715806E for ; Sat, 20 May 2023 05:09:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8028EE0769; Sat, 20 May 2023 05:09:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 69686E0769 for ; Sat, 20 May 2023 05:09:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6F050340E5F for ; Sat, 20 May 2023 05:09:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B424CA6D for ; Sat, 20 May 2023 05:09:30 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1684559103.56f9fa890ce26a825fc33a5baab0307767cde3a2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/netcdf-fortran/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/netcdf-fortran/Manifest sci-libs/netcdf-fortran/netcdf-fortran-4.6.1.ebuild X-VCS-Directories: sci-libs/netcdf-fortran/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 56f9fa890ce26a825fc33a5baab0307767cde3a2 X-VCS-Branch: master Date: Sat, 20 May 2023 05:09:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 59a298ab-a99c-4220-8b7e-d89c2530616e X-Archives-Hash: c944a42a2aef0fd65f2ef96e204c0e27 commit: 56f9fa890ce26a825fc33a5baab0307767cde3a2 Author: Sam James gentoo org> AuthorDate: Sat May 20 05:05:03 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat May 20 05:05:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56f9fa89 sci-libs/netcdf-fortran: add 4.6.1 Signed-off-by: Sam James gentoo.org> sci-libs/netcdf-fortran/Manifest | 1 + .../netcdf-fortran/netcdf-fortran-4.6.1.ebuild | 42 ++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/sci-libs/netcdf-fortran/Manifest b/sci-libs/netcdf-fortran/Manifest index 0f2a9bb79806..deb89c507b91 100644 --- a/sci-libs/netcdf-fortran/Manifest +++ b/sci-libs/netcdf-fortran/Manifest @@ -1,2 +1,3 @@ DIST netcdf-fortran-4.5.4.tar.gz 2011867 BLAKE2B bc98522be63c705193a22ce877c41abdc064a05afab2186891d8a0bbe9da8f0ba3f7eae6610e8b4e006b26ad8e3ea5fd8d57349054949a38f3a2fd9dfefb85c5 SHA512 a704f6483f2c8b8bf2353615a3e4b784294bd790588cfc13193c617e776e330edb17fa16da69e1a0b6c767308992321e01399ba2067c32f6ae6b3cb9ff72c3ee DIST netcdf-fortran-4.5.4.upstream.tar.gz 1085665 BLAKE2B 616fba5a8dfa69c4a48df72222cbc2adf24dadcbda01d95e97b64a23a76038dd75988b481eb3d73e6ae5d20c011c5dc23cf2e0f3a3ae020a12742fe93644de2c SHA512 a03a9a57476983096cdc610405869696c6c0345039da9f386e345932bf439f49aa012501d31f4ab0100688211a3abfc7487a8413cf9a0b3907dc1f8ee50d8000 +DIST netcdf-fortran-4.6.1.tar.gz 1112270 BLAKE2B 88c7550a1426fb82068dec3183d14ac0aa85eb4657cffaca7f141bfa2caa0e48ef1f395a504f06fca29ffb511b20182d6d0d71ab951b93f985a580352da3fe52 SHA512 4fb8ed0581df9157733f1331de60dc4e06274320a942db97dbc9020653ed4677bf26e84e5968ee6e5f8fc179e2db02898f339820e5b257ce8a94a5bcdc670587 diff --git a/sci-libs/netcdf-fortran/netcdf-fortran-4.6.1.ebuild b/sci-libs/netcdf-fortran/netcdf-fortran-4.6.1.ebuild new file mode 100644 index 000000000000..37fe541485f6 --- /dev/null +++ b/sci-libs/netcdf-fortran/netcdf-fortran-4.6.1.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +FORTRAN_STANDARD="77 90" + +inherit cmake fortran-2 + +DESCRIPTION="Scientific library and interface for array oriented data access" +HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/" +SRC_URI="https://downloads.unidata.ucar.edu/netcdf-fortran/${PV}/${P}.tar.gz" + +LICENSE="UCAR-Unidata" +SLOT="0/7" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="doc examples test zstd" +RESTRICT="!test? ( test )" + +RDEPEND="sci-libs/netcdf" +DEPEND=" + ${RDEPEND} + dev-lang/cfortran +" +BDEPEND="doc? ( app-doc/doxygen[dot] )" + +src_configure() { + local mycmakeargs=( + -DDISABLE_ZSTANDARD_PLUGIN=$(usex !zstd) + -DBUILD_EXAMPLES=$(usex examples) + -DENABLE_DOXYGEN=$(usex doc) + -DENABLE_PARALLEL_TESTS=$(usex test) + -DENABLE_TESTS=$(usex test) + + # "Take lots of time and disk." per CMakeLists.txt + #-DLARGE_FILE_TESTS="${T}" + + -DTEST_WITH_VALGRIND=OFF + ) + + cmake_src_configure +}