Introduction
Introduction Statistics Contact Development Disclaimer Help
tAdded chrpath to makedepends - petsc-git-PKGBUILD - build template for non-com…
git clone git://src.adamsgaard.dk/petsc-git-PKGBUILD
Log
Files
Refs
---
commit cafb49e666e6c55f288cd469460186b0f99e52e1
parent e87f7eb14461b0f0ebda9a18ac29d34040b4a8c4
Author: Lucas Heitzmann Gabrielli <[email protected]>
Date: Thu, 4 Feb 2021 07:19:33 -0300
Added chrpath to makedepends
Diffstat:
M .SRCINFO | 5 +++--
M PKGBUILD | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.SRCINFO b/.SRCINFO
t@@ -1,7 +1,7 @@
pkgbase = petsc-git
pkgdesc = Portable, extensible toolkit for scientific computation (ext…
- pkgver = 20210203
- pkgrel = 2
+ pkgver = 20210204
+ pkgrel = 1
url = https://gitlab.com/petsc/petsc
install = petsc.install
arch = i686
t@@ -14,6 +14,7 @@ pkgbase = petsc-git
makedepends = python
makedepends = git
makedepends = cython
+ makedepends = chrpath
depends = openmpi
depends = lapack
depends = fftw
diff --git a/PKGBUILD b/PKGBUILD
t@@ -1,8 +1,8 @@
# Maintainer: Lucas H. Gabrielli <[email protected]>
pkgname=petsc-git
-pkgver=20210203
-pkgrel=2
+pkgver=20210204
+pkgrel=1
_config=linux-c-opt
pkgdesc="Portable, extensible toolkit for scientific computation (external dow…
provides=(petsc)
t@@ -11,7 +11,7 @@ arch=('i686' 'x86_64')
url="https://gitlab.com/petsc/petsc"
license=('BSD')
depends=('openmpi' 'lapack' 'fftw' 'hdf5' 'suitesparse' 'metis' 'parmetis' 'su…
-makedepends=('gcc' 'gcc-fortran' 'cmake' 'sowing' 'python' 'git' 'cython')
+makedepends=('gcc' 'gcc-fortran' 'cmake' 'sowing' 'python' 'git' 'cython' 'chr…
optdepends=("opencl: GPU computing"
"hwloc: hardware locality"
"cgns: CFD data support"
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.