[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#974553: RFP: gomuks -- terminal based Matrix client



Hi Gürkan (2020.11.12_10:12:49_+0200)
> Note I have completely done the wrong order, first did the packaging
> wrong (downloads from internet during build)
> then read:
> https://people.debian.org/~stapelberg/2015/07/27/dh-make-golang.html

Yeah, that's the biggest blocker here. Most of the dependencies are
packaged in Debian already, but not all of them. From a quick look at
go.mod, we're missing:

	gopkg.in/toast.v1 v1.0.0-20180812000517-0a84660828b2
	gopkg.in/vansante/go-ffprobe.v2 v2.0.2
	maunium.net/go/mautrix v0.9.26
	maunium.net/go/mauview v0.1.2
	maunium.net/go/tcell v0.2.0

And there are version mismatches, but presumably most of those aren't an
issue.

So, first step would be to package those missing dependencies, above.

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  +1 415 683 3272


Reply to: