sys-cluster/opencoarrays - 2.9.2 (AstroFloyd)

Search

Package Information

Description:
Implementation of coarrays for gfortran
Homepage:
http://www.opencoarrays.org/
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
2.9.2 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8
CMAKE_MAKEFILE_GENERATOR=emake
inherit cmake fortran-2
DESCRIPTION="Implementation of coarrays for gfortran"
HOMEPAGE="http://www.opencoarrays.org/"
SRC_URI="https://github.com/sourceryinstitute/${PN}/releases/download/${PV}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="virtual/fortran virtual/mpi"
RDEPEND="${DEPEND}"

# Source dir has capitals:
S="${WORKDIR}/OpenCoarrays-${PV}/"

Dependencies

DEPEND

virtual/fortran virtual/mpi

RDEPEND

virtual/fortran virtual/mpi

Manifest for 2.9.2

Type File Size Source URLs
DIST opencoarrays-2.9.2.tar.gz 324933 bytes https://github.com/sourceryinstitute/opencoarrays/releases/download/2.9.2/opencoarrays-2.9.2.tar.gz