Files
MX_Pmodule/autoPROC/files/config.yaml
T
2026-09-01 11:38:03 +02:00

22 lines
738 B
YAML

---
format: 1
autoPROC:
defaults:
group: MX
overlay: base
relstage: unstable
versions:
20240710:
config:
relstage: unstable
# Per GPhL CentOS8 install doc: CCP4 8.0 + XDS are absolute requirements,
# ImageMagick "highly recommended" for full functionality. ImageMagick is
# still unstable - promote it before promoting autoPROC to stable.
runtime_deps: [xds/20260616, ccp4/8.0, ImageMagick/7.1.2-30]
# same snapshot rebuilt fresh (updated deps); -2 is the module release,
# V_PKG stays 20240710 so the build finds the same staged tarball
20240710-2:
config:
relstage: unstable
runtime_deps: [xds/20260616, ccp4/8.0, ImageMagick/7.1.2-30]