pantry/projects/r-wos.org/gti/package.yml
2023-10-01 20:41:57 -04:00

21 lines
307 B
YAML

distributable:
url: https://github.com/rwos/gti/archive/v{{version}}.tar.gz
strip-components: 1
versions:
github: rwos/gti/tags
provides:
- bin/gti
build:
script: |
make
mkdir -p "{{prefix}}"/bin
mv gti "{{prefix}}"/bin
test:
dependencies:
git-scm.org: ^2
script: gti init