swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: https://ftp.gnu.org/gnu/ncurses/ncurses-6.5.tar.gz sha256: 136d91bc269a9a5785e5f9e980bc76ab57428f604ce3e5a5a90cebc767971cc6 build: compiler: zig-cc target: x86_64-linux-musl link: static flags: [] phases: configure: ./configure --prefix=/usr --without-shared --with-normal --enable-widec --without-debug --without-ada --without-tests --enable-pc-files --with-pkg-config-libdir=/usr/lib/pkgconfig --with-fallbacks=linux,vt100,vt220,xterm,xterm-256color,screen,tmux,tmux-256color,ansi compile: make install: make install.libs install.includes DESTDIR=/out strip_debug: true target_bin: /usr/bin/ncurses expected_hash: b3:da00f1d849962f914090a360d6994091beac01df97d39c6bf97cbc60d4da8fa7 deps: build: - binutils runtime: []