# Template file for 'seaweedfs'
pkgname=seaweedfs
version=4.36
revision=1
build_style=go
go_import_path="github.com/seaweedfs/seaweedfs"
go_package="github.com/seaweedfs/seaweedfs/weed"
make_check_target="./weed/..."
short_desc="Simple and highly scalable distributed file system"
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/seaweedfs/seaweedfs"
distfiles="https://github.com/seaweedfs/seaweedfs/archive/${version}.tar.gz"
checksum=91ce1e0006673bcdbf9dcb3419837cf8a1c32880da8dea18ef33808f4a98ef00

case "$XBPS_TARGET_MACHINE" in
	ppc64*) broken="build constraints exclude all Go files in ...";;
esac
