swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: https://www.alsa-project.org/files/pub/lib/alsa-lib-1.2.14.tar.bz2 sha256: be9c88a0b3604367dd74167a2b754a35e142f670292ae47a2fdef27a2ee97a32 build: compiler: zig-cc target: x86_64-linux-musl link: dynamic flags: [] phases: configure: ./configure --build=$CBUILD --host=$CHOST --prefix=/usr --enable-shared --disable-static --disable-python compile: make -j"$(nproc)" install: make DESTDIR=/out install && find /out -name '*.la' -delete target_bin: /usr/bin/alsa-lib expected_hash: b3:73fb200aae06b0743035dc9f961121fc94295e80a12d39dc358920d698b7bfe0 deps: build: - pkgconf runtime: []