Add qlib project

pull/27/head
JeremyRand 5 years ago
parent 848ae23a8e
commit bfdaeb9a38
No known key found for this signature in database
GPG Key ID: B3F2D165786D6570

@ -0,0 +1,24 @@
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'
Loading…
Cancel
Save