2017-09-13 08:23:54 +02:00
|
|
|
# Template file for 'gx'
|
|
|
|
pkgname=gx
|
|
|
|
version=0.12.0
|
2017-10-26 10:36:00 +02:00
|
|
|
revision=2
|
2017-09-13 08:23:54 +02: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"
|
|
|
|
checksum=a42ebd0d886b772c5315afc9e8eaf4012fdabc1bcbb4d6eb4f6d2977d6375c41
|
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense LICENSE
|
|
|
|
}
|