It looks like all the dependencies for Pond other than AGL's go-gtk have been packaged. https://github.com/agl/go-gtk
We have golang-go.crypto-devhttps://packages.debian.org/sid/golang-go.crypto-devand golang-ed25519-devhttps://packages.debian.org/sid/golang-ed25519-dev I made an amateur attempt at packaging AGL's go-gtk (hopefully this helps someone who understands go / packaging better can clean this up)https://github.com/saltthefries/go-gtk I'm trying to put together makefiles to create a pond-client package, but creating makefiles for multi-binary go packages is currently beyond my knowledge.