Files
MX_Pmodule/Xtrapol8/files/config.yaml
T
duan_jandClaude Fable 5 94cd0d8080 Xtrapol8: add 1.2.9, ccp4 runtime dep, and missing modulefile env
XTRAPOL8_DIR and PATH were never set despite README referencing them;
upstream prerequisites require CCP4 alongside Phenix.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-18 15:29:16 +02:00

20 lines
514 B
YAML

format: 1
Xtrapol8:
defaults:
group: MX
relstage: unstable
urls:
- url: https://github.com/ElkeDeZitter/Xtrapol8/archive/refs/tags/v.${V_PKG}.tar.gz
name: Xtrapol8-${V_PKG}.tar.gz
versions:
1.2.1:
config:
runtime_deps: [phenix/phenix-1.19.1-4122]
1.2.8:
config:
runtime_deps: [phenix/1.21.1-5286]
1.2.9:
config:
# upstream prerequisites: Phenix >=1.19 AND CCP4 (both licensed)
runtime_deps: [phenix/1.21.1-5286, ccp4/8.0]