summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Bachmann2022-02-20 18:20:53 +0100
committerTobias Bachmann2022-02-20 18:20:53 +0100
commit193fd48ae74ff50f805cc7da7f507ec9bf8df87a (patch)
treeb03469b080668bd48844fb9fd4fc139975b3e08d
parent2cc9852609effd09bc8b23d3d3e784346f8a39ff (diff)
downloadaur-193fd48ae74ff50f805cc7da7f507ec9bf8df87a.tar.gz
Version bump
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2dc27bf764d4..685796eb6be8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fsl
pkgdesc = A comprehensive library of analysis tools for FMRI, MRI and DTI brain imaging data
pkgver = 6.0.5.1
- pkgrel = 5
+ pkgrel = 6
url = http://www.fmrib.ox.ac.uk/fsl/
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 29816c0dcb5c..d18e32ca4146 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ NJOBS=$(nproc)
pkgname=fsl
pkgver=6.0.5.1
-pkgrel=5
+pkgrel=6
pkgdesc="A comprehensive library of analysis tools for FMRI, MRI and DTI brain imaging data"
arch=("x86_64")
url="http://www.fmrib.ox.ac.uk/fsl/"
@@ -80,9 +80,9 @@ build() {
cd "${FSLDIR}"
MAKEOPTIONS="-j $NJOBS" ./build extras CiftiLib-master utils znzlib NewNifti fslio giftiio miscmaths newimage libvis first_lib meshclass fslvtkio misc_tcl basisfield warpfns bint shapeModel MVdisc
- MAKEOPTIONS="" ./build fslsurface # fslsurface does not like parallel compiling
+ MAKEOPTIONS="-j 1" ./build fslsurface # fslsurface does not like parallel compiling
MAKEOPTIONS="-j $NJOBS" ./build libmeshutils newmesh DiscreteOpt FastPDlib MSMRegLib misc_c topup asl_mfree avwutils basil baycest bet2 bianca cluster fsl_deface eddy fabber_core fabber_models_asl fabber_models_cest fabber_models_dce fabber_models_dsc fabber_models_dualecho fabber_models_dwi fabber_models_pet fabber_models_qbold fabber_models_t1 fast4
- MAKEOPTIONS="" ./build fdt # fdt does not like parallel compiling and has to be built after eddy with CUDA support enabled
+ MAKEOPTIONS="-j 1" ./build fdt # fdt does not like parallel compiling and has to be built after eddy with CUDA support enabled
MAKEOPTIONS="-j $NJOBS" ./build feat5 film filmbabe first flameo flirt fnirt fslvbm fugue gps lesions mcflirt melodic misc_scripts miscvis mist mm MSM oxford_asl possum ptx2 qboot randomise siena slicetimer susan swe tbss verbena xtract
# Install missing binaries, which are now Python scripts and shipped with fslpy