blob: 684fcc899341c48fb8c61c5b8be1de354fdb6273 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
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 = 2
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
sha512sums = 159efc17ba446f3f2205a8c0580ed10fab263f8bdb7306d5444d1fc6a592f80d749c03031e7e416090360c36a51a38da083b2b2ed4e75dda5c55a103806d91d2
sha512sums = 0330f65d18065ed47b9af19cc3100be7b914b720bb5858a59b89473a29ffe32c12d84da6e3c7557a2aa1b0f8bc955c17000e19302724071caa2477eefdc71af1
pkgname = mcxx
|