swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: https://www.greenwoodsoftware.com/less/less-704.tar.gz sha256: 20a0b0a2bb2525fa53c7eee9beb854b4c9cf172eabb209af7020743547bfe9fb build: compiler: zig-cc target: x86_64-linux-musl link: static flags: [] phases: configure: ./configure --build=$CBUILD --host=$CHOST --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man compile: make -j"$(nproc)" install: make DESTDIR=/out install strip_debug: true target_bin: /usr/bin/less expected_hash: b3:337ffc443208cbbe732c3c525d2e6a44012cbcb11b03f2a0cf90c085f178b4ef deps: build: - binutils - ncurses runtime: []