swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: https://www.gnupg.org/ftp/gcrypt/libksba/libksba-1.7.0.tar.bz2 sha256: e1d3a5745911f5a663fddecf526541c4241052a9e4cafbc92dc7f4096c7efdac build: compiler: zig-cc target: x86_64-linux-musl link: static flags: [] phases: configure: ./configure --build=$CBUILD --host=$CHOST --prefix=/usr --enable-static --disable-shared --disable-nls --with-libgpg-error-prefix=/usr compile: make install: make DESTDIR=/out install target_bin: /usr/bin/libksba expected_hash: b3:48d0f52406833acaea4f2f8e4a0f276a6f6ba20cc197df2bfe4629b1a03aa946 deps: build: - libgpg-error - linux-headers - pkgconf - make runtime: []