* Package name : mattermost Version : 2.2.0 Upstream Author : Mattermost, Inc. * URL : http://www.mattermost.org/ * License : Apache-2 Programming Lang: Go, React Description : self-hosted team communication service Mattermost is self-hosted team communication service bringing messaging and file sharing into one place, accessible across PCs and phones, with archiving and search. Mattermost is an open source, self-hosted Slack-alternative. It's features rival Slack features, it's compatible with existing Slack integrations, and one can even import users and channel history from existing Slack teams. Slack seems to be all the rage these days. It would be nice if we could offer a similar solution within Debian and thereby also support the FOSS alternative.
Hello, It seems we would need to package the following Go dependencies before we can package Mattermost: github.com/ssor/bom code.google.com/p/freetype-go/freetype bitbucket.org/taruti/pbkdf2.go code.google.com/p/goplan9/plan9/acme github.com/decker502/dnspod-go github.com/edeckers/auroradnsclient github.com/ovh/go-ovh/ovh github.com/pyr/egoscale/src/egoscale github.com/rainycape/memcache github.com/timewasted/linode/dns google.golang.org/api/dns/v1 gopkg.in/ns1/ns1-go.v2/rest Regards,
I've created repository for the official package: https://salsa.debian.org/go-team/packages/mattermost-server--- "For every complex problem there is an answer that is clear, simple, and wrong. -- H. L. Mencken
Hi, I would like to make sure these reported dependencies are up to date. In the next few days I should start packing one of them and I thought I'd start with github.com/ssor/bom---