swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: https://git.sr.ht/~sircmpwn/scdoc/archive/1.11.5.tar.gz sha256: 98780bbdf16c1bce89ef3a8c0f537ac6e4ea77087b609e7698857614488a2a62 build: compiler: zig-cc target: x86_64-linux-musl link: static flags: [] phases: compile: | _abuild_phase() { make PREFIX="/usr" } _abuild_phase install: | _abuild_phase() { make DESTDIR="/out" PREFIX="/usr" install } _abuild_phase target_bin: /usr/bin/scdoc expected_hash: b3:da6ad25861a9fbf24c9fcc711caa66dcb5bcd032c1046f1f9835349952eb07d7 deps: build: - make runtime: []