# Template file for 'ipfs-cluster' pkgname=ipfs-cluster version=0.12.1 revision=3 build_style=go go_import_path="github.com/ipfs/ipfs-cluster" go_package="${go_import_path}/cmd/ipfs-cluster-ctl ${go_import_path}/cmd/ipfs-cluster-service" depends="go-ipfs" short_desc="Collective pinning and composition for IPFS" maintainer="Toyam Cox " license="Apache-2.0, MIT" homepage="https://github.com/ipfs/ipfs-cluster" distfiles="https://github.com/ipfs/ipfs-cluster/archive/v${version}.tar.gz" checksum=53758c1518b510fbaf2ba5d7b360d429ee073c6a0bf9296ccd8a5ad18f9575f2 post_install() { vlicense LICENSE-MIT vlicense COPYRIGHT vdoc README.md }