pantry/projects/r-wos.org/gti/package.yml
Max Howell 81e7a5e16f
pkgx
2023-10-01 14:44:42 -04:00

23 lines
327 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:
dependencies:
script: |
make
mkdir -p "{{prefix}}"/bin
mv gti "{{prefix}}"/bin
test:
dependencies:
git-scm.org: ^2
script:
gti init