Fetch jfjoch_viewer-${V}-linux-cuda12.tgz from
https://gitea.psi.ch/mx/Jungfraujoch/releases instead of requiring a
hardcoded local tarball in the buildblock, so new versions only need a
config.yaml entry.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
11 lines
380 B
Plaintext
11 lines
380 B
Plaintext
#%Module
|
|
|
|
module-whatis "jfjoch viewer trying install offline processing for mx beamlines"
|
|
module-url "https://gitea.psi.ch/mx/Jungfraujoch/releases"
|
|
module-license "for internal testing right now"
|
|
module-maintainer "MX Data <jiaxin.duan@psi.ch>"
|
|
|
|
module-help "testing and learning how to install"
|
|
|
|
setenv JFJOCH $PREFIX/bin
|