swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: https://github.com/pciutils/pciutils/archive/refs/tags/v3.15.0.tar.gz sha256: 06f467642057599acf396bc17340452fac3308f1e08be19e0c32587e42d7017b build: compiler: zig-cc target: x86_64-linux-musl link: static flags: [] phases: compile: "_abuild_phase() {\nmake OPT=\"$CFLAGS\" ZLIB=no \\\n\t\tSHARED=no \\\n\t\tPREFIX=/usr \\\n\t\tIDSDIR=/usr/share/misc \\\n\t\tMANDIR=/usr/share/man \\\n\t\tHWDB=no DNS=no \\\n\t\tall\n}\n_abuild_phase\n" install: "_abuild_phase() {\nmake PREFIX=/usr \\\n\t\tDESTDIR=/out \\\n\t\tSHARED=no \\\n\t\tIDSDIR=/usr/share/misc \\\n\t\tMANDIR=/usr/share/man \\\n\t\tinstall\n}\n_abuild_phase\n" target_bin: /usr/bin/pciutils expected_hash: b3:17ea76af8b644fba5dc156bf36d43cb71bab8bb9c0009c6aa645f35f1e022c6d deps: build: - linux-headers - make runtime: []