You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ncdns-repro/projects/github.com,namecoin,qlib/config

25 lines
701 B
Plaintext

version: '[% c("abbrev") %]'
git_url: https://github.com/namecoin/qlib.git
git_hash: '99c375238fe562c99a2c691c433a28f90fd15afe'
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
build: '[% c("projects/go/var/build_go_lib") %]'
var:
container:
use_container: 1
go_lib: github.com/namecoin/qlib
go_lib_deps:
- github.com,miekg,dns
build_go_lib_pre: |
export CGO_ENABLED=0
input_files:
- project: container-image
- name: go
project: go
- name: github.com,miekg,dns
project: github.com,miekg,dns
# v1.0.15 is the last tagged release that still works with q.
git_hash: '7064f7248f5fa5fd79382a76328b4e200b79e4ae'