plugin.video.pulsar icon indicating copy to clipboard operation
plugin.video.pulsar copied to clipboard

Needs compiled Go binary to work on FreeBSD

Open uqs opened this issue 10 years ago • 1 comments

Hey Steeve, I'm running kodi on FreeBSD and usually the linux emulation will run Linux binaries just fine. Somehow this doesn't work with the provided Linux binaries (I blame the relative youngness of Go).

The Go compiler is readily available on FreeBSD, so I'd like to just compile this myself (and fix whatever needs patching in the Python or Go bits), but I can't find the Go sources?

Could you please give me access to the Go sources of Pulsar to add FreeBSD support? Thanks! Ulrich Spoerlein

uqs avatar Jul 07 '15 18:07 uqs

Is this what I need to compile under FreeBSD? https://github.com/steeve/torrent2http

uqs avatar Jul 27 '15 09:07 uqs