distributable: url: https://github.com/dylanaraps/neofetch/archive/{{ version }}.tar.gz strip-components: 1 versions: github: dylanaraps/neofetch dependencies: darwin: github.com/jhford/screenresolution: '*' build: dependencies: tea.xyz/gx/cc: c99 tea.xyz/gx/make: '*' script: make --jobs {{ hw.concurrency }} install env: ARGS: - PREFIX="{{prefix}}" provides: - bin/neofetch test: neofetch | grep $(uname -m)