updated xds to 2025
This commit is contained in:
BIN
xds/XDS-gfortran_Linux_x86_64.tar.gz
Normal file
BIN
xds/XDS-gfortran_Linux_x86_64.tar.gz
Normal file
Binary file not shown.
@@ -8,8 +8,8 @@ pbuild::configure() { :; }
|
||||
pbuild::compile() { :; }
|
||||
|
||||
pbuild::install() {
|
||||
wget --no-check-certificate https://xds.mr.mpg.de/XDS-INTEL64_Linux_x86_64.tar.gz
|
||||
#wget --no-check-certificate https://xds.mr.mpg.de/XDS-gfortran_Linux_x86_64.tar.gz
|
||||
mkdir -p "${PREFIX}/bin"
|
||||
cd "${PREFIX}/bin"
|
||||
tar -xf "${BUILDBLOCK_DIR}/XDS-INTEL64_Linux_x86_64.tar.gz" --strip-components=1
|
||||
}
|
||||
tar -xf "${BUILDBLOCK_DIR}/XDS-gfortran_Linux_x86_64.tar.gz" --strip-components=1
|
||||
}
|
||||
|
||||
@@ -6,4 +6,6 @@ xds:
|
||||
overlay: base
|
||||
relstage: stable
|
||||
versions:
|
||||
20240724:
|
||||
20250523:
|
||||
config:
|
||||
relstage: unstable
|
||||
|
||||
@@ -3,10 +3,10 @@
|
||||
module-whatis "X-ray Detector Software for processing single-crystal monochromatic diffraction data recorded by the rotation method"
|
||||
module-url "http://xds.mpimf-heidelberg.mpg.de/"
|
||||
module-license "XDS is free of charge for non-commercial applications"
|
||||
module-maintainer "MX Data <mx-software@psi.ch>"
|
||||
module-maintainer "MX Data <jiaxin.duan@psi.ch>"
|
||||
|
||||
module-help "
|
||||
XDS can process data images from CCD-, imaging-plate-, multiwire-, and pixel-detectors in a variety of formats as well as from multi-segment detectors assembled from several rectangular components in arbitrary arrangement.
|
||||
"
|
||||
|
||||
setenv XDS $PREFIX/bin
|
||||
setenv XDS $PREFIX/bin
|
||||
|
||||
Reference in New Issue
Block a user