Files
MX_Pmodule/ccp4/files/config.yaml
T
duan_jandClaude Fable 5 1332910115 ccp4: download via wget --continue in custom prep
Builtin curl in default prep has no retry/resume: an interrupted 3.7 GB
download restarts from zero and leaves a partial file that prep reuses
silently. Custom pbuild::prep resumes with wget --continue and gates the
build on gzip -t, so a truncated tarball can neither be reused nor
require a full re-download. urls: dropped from config.yaml (unused with
custom prep); install untars straight from the distfiles cache instead
of a pointless 3.7 GB copy via SRC_DIR.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-18 20:14:26 +02:00

15 lines
330 B
YAML

---
format: 1
ccp4:
defaults:
group: MX
overlay: base
relstage: unstable
# no urls: — download lives in build's pbuild::prep (wget --continue +
# gzip -t), because the builtin curl has no retry/resume for the 3.7 GB
# session-gated tarball
versions:
9.0:
config:
relstage: unstable