distributable: url: https://ftp.gnu.org/gnu/gperf/gperf-3.1.tar.gz strip-components: 1 versions: - 3.1.0 build: dependencies: tea.xyz/gx/cc: c99 tea.xyz/gx/make: '*' script: | ./configure --prefix={{ prefix }} make --jobs {{ hw.concurrency }} install test: script: echo "tea\nfoo\nbar" | gperf