* +gti

* wip
This commit is contained in:
Max Howell 2023-01-10 08:13:58 -05:00 committed by GitHub
parent ff1f4739fd
commit bb6be4db3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,24 @@
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:
tea.xyz/gx/cc: c99
tea.xyz/gx/make: '*'
script: |
make
mkdir "{{prefix}}"/bin
mv gti "{{prefix}}"/bin
test:
dependencies:
git-scm.org: ^2
script:
gti init