psanford / wormhole-william

End-to-end encrypted file transfer. A magic wormhole CLI and API in Go (golang).
MIT License
1.08k stars 55 forks source link

Add wormhole to macports & homebrew #25

Closed jasperweiss closed 3 years ago

jasperweiss commented 3 years ago

I couldn't find wormhole on any of the popular package managers on mac so I had to compile it myself and add it to /usr/local/bin manually. It'd be great if this was on macports and homebrew so people could more easily install it and more importantly, keep it up to date. Especially since the python implementation isn't distributed there either.

Is this something that anyone would like to look at? Otherwise I'd by happy to do it.

psanford commented 3 years ago

If you'd like to be a package maintainer for macports and homebrew feel free to do so.

jasperweiss commented 3 years ago

Alright, thanks. I'll post any updates on this issue.

jasperweiss commented 3 years ago

This issue is currently blocking me from being able to get it on mac ports:

Error: go.vendors can't handle dependencies from salsa.debian.org

See the Portfile I created here

edit: this commit to go2port should fix that, but it doesn't seem to.

edit2: this needs to be extended with salsa.debian.org which is just gitlab so that should be an easy fix (pending pull request )

jasperweiss commented 3 years ago

Wormhole-william is now available on MacPorts. See Portfile

Jacalz commented 3 years ago

Wormhole-william is now available on MacPorts. See Portfile

Should this issue perhaps be closed then? :)

j-lakeman commented 1 year ago

Anyone interested in adding it to Homebrew as well?

jiripospisil commented 11 months ago

Anyone interested in adding it to Homebrew as well?

Added as of an hour ago.

brew update && brew install wormhole-william