2017-09-13 06:23:54 +00:00
|
|
|
# Template file for 'gx'
|
|
|
|
pkgname=gx
|
2017-11-23 03:58:33 +00:00
|
|
|
version=0.12.1
|
2018-03-30 16:30:12 +00:00
|
|
|
revision=4
|
2017-09-13 06:23:54 +00:00
|
|
|
build_style=go
|
|
|
|
go_import_path="github.com/whyrusleeping/gx"
|
|
|
|
hostmakedepends="git"
|
|
|
|
short_desc="The language-agnostic, universal package manager around IPFS"
|
|
|
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|
|
|
license="MIT"
|
|
|
|
homepage="https://github.com/whyrusleeping/gx"
|
|
|
|
distfiles="https://github.com/whyrusleeping/gx/archive/v${version}.tar.gz"
|
2017-11-23 03:58:33 +00:00
|
|
|
checksum=c3e98d26bf5d42cf98ecd041db84b30296918a219d9fb5df2ede1067332e579e
|
2017-09-13 06:23:54 +00:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense LICENSE
|
|
|
|
}
|