blob: 9e47bafd1582d7833319b262095a5bc272f0693f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = mcxx
pkgdesc = Mercurium is a C/C++/Fortran source-to-source compilation infrastructure aimed at fast prototyping developed by the Programming Models group at the Barcelona Supercomputing Center.
pkgver = 2.3.0.20190627
pkgrel = 3
url = https://pm.bsc.es/ompss
arch = x86_64
license = GPL3
makedepends = python3
depends = nanox
depends = gcc-fortran
depends = gperf
depends = sqlite3
source = https://pm.bsc.es/ftp/ompss/releases/ompss-19.06.tar.gz
source = migrate_scripts_to_python3.patch
source = 0001-Fix-build-with-Python-3.13-exec-eval-changes.patch
sha512sums = 159efc17ba446f3f2205a8c0580ed10fab263f8bdb7306d5444d1fc6a592f80d749c03031e7e416090360c36a51a38da083b2b2ed4e75dda5c55a103806d91d2
sha512sums = 0330f65d18065ed47b9af19cc3100be7b914b720bb5858a59b89473a29ffe32c12d84da6e3c7557a2aa1b0f8bc955c17000e19302724071caa2477eefdc71af1
sha512sums = fb59290edcf58b5c70390b462dea4df02f2eae028bed39aea0bb5c17caca6ec4a89e4545b1d4edf9a460c9de868e4b91f42fd7bd54d5fa5ffd98624daeb5003a
pkgname = mcxx
|